Home
last modified time | relevance | path

Searched refs:sws_getCoefficients (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libswscale/
Dswscale.h105 const int *sws_getCoefficients(int colorspace);
Dyuv2rgb.c63 const int *sws_getCoefficients(int colorspace) in sws_getCoefficients() function
/third_party/ffmpeg/libavfilter/
Dvf_scale.c403 return sws_getCoefficients(colorspace); in parse_yuv_type()
/third_party/ffmpeg/doc/
DAPIchanges3208 2010-02-05 - 3f3dc76 - lsws 0.10.0 - sws_getCoefficients()
3209 Add sws_getCoefficients().