FFmpeg
4.3.7
|
Data Fields | |
double | r_x |
double | r_y |
double | g_x |
double | g_y |
double | b_x |
double | b_y |
double | white_x |
double | white_y |
double | max_luminance |
double | min_luminance |
Definition at line 149 of file matroskadec.c.
double MatroskaMasteringMeta::r_x |
Definition at line 150 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::r_y |
Definition at line 151 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::g_x |
Definition at line 152 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::g_y |
Definition at line 153 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::b_x |
Definition at line 154 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::b_y |
Definition at line 155 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::white_x |
Definition at line 156 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::white_y |
Definition at line 157 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::max_luminance |
Definition at line 158 of file matroskadec.c.
Referenced by mkv_parse_video_color().
double MatroskaMasteringMeta::min_luminance |
Definition at line 159 of file matroskadec.c.
Referenced by mkv_parse_video_color().