Home
last modified time | relevance | path

Searched defs:rgb2xyz_matrix (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/
Dutils.c871 static const int16_t rgb2xyz_matrix[3][4] = { in fill_xyztables() local
Dswscale_internal.h551 int16_t rgb2xyz_matrix[3][4]; member