Searched defs:chrFilter (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libswscale/ |
D | output.c | 185 const int16_t *chrFilter, int chrFilterSize, in yuv2p016cX_c() 408 const int16_t *chrFilter, int chrFilterSize, in yuv2nv12cX_c() 482 const int16_t *chrFilter, int chrFilterSize, in yuv2p010cX_c() 549 const int16_t *chrFilter, const int16_t **chrUSrc, in yuv2mono_X_c_template() 767 const int16_t *chrFilter, const int16_t **chrUSrc, in yuv2422_X_c_template() 899 const int16_t *chrFilter, const int32_t **unused_chrUSrc, in yuv2ya16_X_c_template() 995 const int16_t *chrFilter, const int32_t **chrUSrc, in yuv2rgba64_X_c_template() 1245 const int16_t *chrFilter, const int32_t **chrUSrc, in yuv2rgba64_full_X_c_template() 1650 const int16_t *chrFilter, const int16_t **chrUSrc, in yuv2rgb_X_c_template() 1995 const int16_t *chrFilter, const int16_t **chrUSrc, in yuv2rgb_full_X_c_template() [all …]
|
/third_party/ffmpeg/libswscale/ppc/ |
D | yuv2rgb_altivec.c | 637 const int16_t *chrFilter, in yuv2packedX_altivec()
|
D | swscale_vsx.c | 531 const int16_t *chrFilter, const int16_t **chrUSrc, in yuv2rgb_full_X_vsx_template() 1430 const int16_t *chrFilter, const int16_t **chrUSrc, in yuv2422_X_vsx_template()
|