Searched defs:rgb2xyz_matrix (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libswscale/ | ||
| D | utils.c | 871 static const int16_t rgb2xyz_matrix[3][4] = { in fill_xyztables() local |
| D | swscale_internal.h | 551 int16_t rgb2xyz_matrix[3][4]; member |