Searched defs:chrVSrc (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libswscale/ |
D | output.c | 186 const int16_t **chrUSrc, const int16_t **chrVSrc, in yuv2p016cX_c() 409 const int16_t **chrUSrc, const int16_t **chrVSrc, in yuv2nv12cX_c() 483 const int16_t **chrUSrc, const int16_t **chrVSrc, in yuv2p010cX_c() 550 const int16_t **chrVSrc, int chrFilterSize, in yuv2mono_X_c_template() 768 const int16_t **chrVSrc, int chrFilterSize, in yuv2422_X_c_template() 996 const int32_t **chrVSrc, int chrFilterSize, in yuv2rgba64_X_c_template() 1246 const int32_t **chrVSrc, int chrFilterSize, in yuv2rgba64_full_X_c_template() 1651 const int16_t **chrVSrc, int chrFilterSize, in yuv2rgb_X_c_template() 1996 const int16_t **chrVSrc, int chrFilterSize, in yuv2rgb_full_X_c_template() 2172 const int16_t **chrVSrc, int chrFilterSize, in yuv2gbrp_full_X_c() [all …]
|
/third_party/ffmpeg/libswscale/ppc/ |
D | yuv2rgb_altivec.c | 639 const int16_t **chrVSrc, in yuv2packedX_altivec()
|
D | swscale_vsx.c | 532 const int16_t **chrVSrc, int chrFilterSize, in yuv2rgb_full_X_vsx_template() 1431 const int16_t **chrVSrc, int chrFilterSize, in yuv2422_X_vsx_template()
|