Home
last modified time | relevance | path

Searched defs:ubuf0 (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
1121 const int16_t *ubuf0 = ubuf[0]; yuv2rgb32_1() local
1190 const int16_t *ubuf0 = ubuf[0]; yuv2bgr24_1() local
1231 const int16_t *ubuf0 = ubuf[0]; yuv2rgb555_1() local
1284 const int16_t *ubuf0 = ubuf[0]; yuv2rgb565_1() local
1374 const int16_t *ubuf0 = ubuf[0]; yuv2yuyv422_1() local
[all...]
/third_party/ffmpeg/libswscale/
H A Doutput.c843 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2422_2_c_template() local
874 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; in yuv2422_1_c_template() local
1114 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2rgba64_2_c_template() local
1177 const int32_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; in yuv2rgba64_1_c_template() local
1346 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], yuv2rgba64_full_2_c_template() local
1396 const int32_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; yuv2rgba64_full_1_c_template() local
1741 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], yuv2rgb_2_c_template() local
1780 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; yuv2rgb_1_c_template() local
2094 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], yuv2rgb_full_2_c_template() local
2138 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; 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
984 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; in yuv2rgb_full_1_vsx_template() local
1113 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; in yuv2rgb_1_vsx_template() local
1543 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], in yuv2422_2_vsx_template() local
1575 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; yuv2422_1_vsx_template() local
[all...]

Completed in 10 milliseconds