FFmpeg
|
#include <palette.h>
Data Fields | |
int32_t | L |
int32_t | a |
int32_t | b |
int32_t Lab::L |
Definition at line 31 of file palette.h.
Referenced by compute_box_stats(), and get_next_color().
int32_t Lab::a |
Definition at line 31 of file palette.h.
Referenced by compute_box_stats(), and get_next_color().
int32_t Lab::b |
Definition at line 31 of file palette.h.
Referenced by compute_box_stats(), ff_srgb_u8_to_oklab_int(), and get_next_color().