Searched refs:yuv_coeff (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_colormatrix.c43 static const double yuv_coeff[4][3][3] = { variable
143 inverse3x3(rgb_coeffd[i], yuv_coeff[i]);
146 solve_coefficients(yuv_convertd[v], rgb_coeffd[i], yuv_coeff[j]);

Completed in 115 milliseconds