Searched defs:chrVSrc (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libswscale/ |
D | output.c | 184 const int16_t **chrUSrc, const int16_t **chrVSrc, in yuv2p016cX_c() 406 const int16_t **chrUSrc, const int16_t **chrVSrc, in yuv2nv12cX_c() 481 const int16_t **chrUSrc, const int16_t **chrVSrc, in yuv2p010cX_c() 548 const int16_t **chrVSrc, int chrFilterSize, in yuv2mono_X_c_template() 766 const int16_t **chrVSrc, int chrFilterSize, in yuv2422_X_c_template() 994 const int32_t **chrVSrc, int chrFilterSize, in yuv2rgba64_X_c_template() 1244 const int32_t **chrVSrc, int chrFilterSize, in yuv2rgba64_full_X_c_template() 1642 const int16_t **chrVSrc, int chrFilterSize, in yuv2rgb_X_c_template() 1986 const int16_t **chrVSrc, int chrFilterSize, in yuv2rgb_full_X_c_template() 2162 const int16_t **chrVSrc, int chrFilterSize, in yuv2gbrp_full_X_c() [all …]
|
/third_party/ffmpeg/libswscale/ppc/ |
D | yuv2rgb_altivec.c | 628 const int16_t **chrVSrc, in yuv2packedX_altivec()
|
D | swscale_vsx.c | 531 const int16_t **chrVSrc, int chrFilterSize, in yuv2rgb_full_X_vsx_template() 1430 const int16_t **chrVSrc, int chrFilterSize, in yuv2422_X_vsx_template()
|