Searched refs:ubuf0 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dswscale_template.c866 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
878 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "r" (dest),
904 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "m" (dest),
918 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "m" (dest),
930 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
941 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "m" (dest),
953 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
970 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "m" (dest),
982 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
999 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "
1051 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
1189 const int16_t *ubuf0 = ubuf[0]; local
1258 const int16_t *ubuf0 = ubuf[0]; local
1299 const int16_t *ubuf0 = ubuf[0]; local
1352 const int16_t *ubuf0 = ubuf[0]; local
1442 const int16_t *ubuf0 = ubuf[0]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_template.c771 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
783 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "r" (dest),
809 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "m" (dest),
823 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "m" (dest),
835 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
847 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "m" (dest),
858 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
876 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "D" (ubuf1), "m" (dest),
887 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
905 :: "c" (buf0), "d" (buf1), "S" (ubuf0), "
956 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
1095 const int16_t *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
1162 const int16_t *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
1199 const int16_t *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
1248 const int16_t *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
1334 const int16_t *ubuf0 = ubuf[0], *ubuf1 = ubuf[1]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Doutput.c588 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
597 int U = (ubuf0[i] * uvalpha1 + ubuf1[i] * uvalpha) >> 19;
617 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; local
624 int U = (ubuf0[i] +64) >> 7;
646 int U = (ubuf0[i] + ubuf1[i]+128) >> 8;
764 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
776 int U = (ubuf0[i] * uvalpha1 + ubuf1[i] * uvalpha + (-128 << 23)) >> 14;
817 const int32_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; local
825 int U = (ubuf0[i] + (-128 << 11)) >> 2;
864 int U = (ubuf0[
967 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
1007 const int32_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; local
1320 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
1357 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; local
1658 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
1699 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c649 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
658 int U = (ubuf0[i] * uvalpha1 + ubuf1[i] * uvalpha) >> 19;
671 const int16_t *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
688 int U = (ubuf0[i] + ubuf1[i]) >> 8;
777 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
786 int U = (ubuf0[i] * uvalpha1 + ubuf1[i] * uvalpha + (-128 << 23)) >> 14;
817 const int32_t *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
825 int U = (ubuf0[i] + (-128 << 11)) >> 2;
852 int U = (ubuf0[i] + ubuf1[i] + (-128 << 11)) >> 3;
1077 *ubuf0 local
1112 const int16_t *ubuf0 = ubuf[0], *ubuf1 = ubuf[1], local
[all...]

Completed in 51 milliseconds