Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
H A Dswscale_template.c798 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; in yuv2rgb32_2() local
862 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; in yuv2bgr24_2() local
885 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; in yuv2rgb555_2() local
914 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; in yuv2rgb565_2() local
983 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; yuv2yuyv422_2() local
1125 const int16_t *ubuf1 = ubuf[0]; yuv2rgb32_1() local
1154 const int16_t *ubuf1 = ubuf[1]; yuv2rgb32_1() local
1194 const int16_t *ubuf1 = ubuf[0]; yuv2bgr24_1() local
1209 const int16_t *ubuf1 = ubuf[1]; yuv2bgr24_1() local
1235 const int16_t *ubuf1 = ubuf[0]; yuv2rgb555_1() local
1256 const int16_t *ubuf1 = ubuf[1]; yuv2rgb555_1() local
1288 const int16_t *ubuf1 = ubuf[0]; yuv2rgb565_1() local
1309 const int16_t *ubuf1 = ubuf[1]; yuv2rgb565_1() local
1378 const int16_t *ubuf1 = ubuf[0]; yuv2yuyv422_1() local
1391 const int16_t *ubuf1 = ubuf[1]; yuv2yuyv422_1() local
[all...]
/third_party/ffmpeg/libswscale/
H A Doutput.c843 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2422_2_c_template() local
894 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1]; in yuv2422_1_c_template() local
1114 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2rgba64_2_c_template() local
1226 const int32_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1]; in yuv2rgba64_1_c_template() local
1346 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2rgba64_full_2_c_template() local
1432 const int32_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1]; yuv2rgba64_full_1_c_template() local
1741 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], yuv2rgb_2_c_template() local
1805 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1]; yuv2rgb_1_c_template() local
2094 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], yuv2rgb_full_2_c_template() local
2164 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1]; yuv2rgb_full_1_c_template() local
[all...]
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c687 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2rgb_full_2_vsx_template() local
809 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2rgb_2_vsx_template() local
985 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1]; in yuv2rgb_full_1_vsx_template() local
1114 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1]; in yuv2rgb_1_vsx_template() local
1543 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2422_2_vsx_template() local
1603 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1]; yuv2422_1_vsx_template() local
[all...]

Completed in 9 milliseconds