Home
last modified time | relevance | path

Searched defs:abuf1 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
H A Dswscale_template.c801 const int16_t *abuf0 = abuf[0], *abuf1 = abuf[1]; in yuv2rgb32_2() local
/third_party/ffmpeg/libswscale/
H A Doutput.c976 *abuf1 = hasAlpha ? abuf[1] : NULL; in yuv2ya16_2_c_template() local
1117 *abuf1 = hasAlpha ? abuf[1] : NULL; in yuv2rgba64_2_c_template() local
1349 *abuf1 = hasAlpha ? abuf[1] : NULL; in yuv2rgba64_full_2_c_template() local
1744 *abuf1 = hasAlpha ? abuf[1] : NULL; in yuv2rgb_2_c_template() local
2097 *abuf1 = hasAlpha ? abuf[1] : NULL; yuv2rgb_full_2_c_template() local
2477 *abuf1 = hasAlpha ? abuf[1] : NULL; yuv2ya8_2_c() local
[all...]
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c690 *abuf1 = hasAlpha ? abuf[1] : NULL; in yuv2rgb_full_2_vsx_template() local
812 *abuf1 = hasAlpha ? abuf[1] : NULL; in yuv2rgb_2_vsx_template() local

Completed in 12 milliseconds