Searched refs:y_buf (Results 1 - 22 of 22) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_mips.cc597 "lw $t0, 0(%[y_buf]) \n" \
656 void I422ToARGBRow_DSPR2(const uint8* y_buf, argument
685 "addiu %[y_buf], 4 \n"
705 :[y_buf] "+r" (y_buf),
H A Drow_gcc.cc1501 "movq " MEMACCESS([y_buf]) ",%%xmm4 \n" \
1503 "lea " MEMLEA(0x8, [y_buf]) ",%[y_buf] \n"
1512 "movq " MEMACCESS([y_buf]) ",%%xmm4 \n" \
1514 "lea " MEMLEA(0x8, [y_buf]) ",%[y_buf] \n"
1523 "movq " MEMACCESS([y_buf]) ",%%xmm4 \n" \
1525 "lea " MEMLEA(0x8, [y_buf]) ",%[y_buf] \n" \
1545 "movq " MEMACCESS([y_buf]) ",
1671 I444ToARGBRow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1699 I422ToRGB24Row_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_rgb24, const struct YuvConstants* yuvconstants, int width) argument
1744 I422ToARGBRow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1773 I422AlphaToARGBRow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, const uint8* a_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1808 I411ToARGBRow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1843 NV12ToARGBRow_SSSE3(const uint8* y_buf, const uint8* uv_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1868 NV21ToARGBRow_SSSE3(const uint8* y_buf, const uint8* vu_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1944 I422ToRGBARow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_rgba, const struct YuvConstants* yuvconstants, int width) argument
2136 I444ToARGBRow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2169 I411ToARGBRow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2202 I422ToARGBRow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2235 I422AlphaToARGBRow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, const uint8* a_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2273 I422ToRGBARow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2316 NV12ToARGBRow_AVX2(const uint8* y_buf, const uint8* uv_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2346 NV21ToARGBRow_AVX2(const uint8* y_buf, const uint8* vu_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2435 I400ToARGBRow_SSE2(const uint8* y_buf, uint8* dst_argb, int width) argument
2482 I400ToARGBRow_AVX2(const uint8* y_buf, uint8* dst_argb, int width) argument
[all...]
H A Drow_any.cc27 void NAMEANY(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, \
35 ANY_SIMD(y_buf, u_buf, v_buf, a_buf, dst_ptr, yuvconstants, n); \
37 memcpy(temp, y_buf + n, r); \
60 void NAMEANY(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, \
67 ANY_SIMD(y_buf, u_buf, v_buf, dst_ptr, n); \
69 memcpy(temp, y_buf + n, r); \
98 void NAMEANY(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, \
106 ANY_SIMD(y_buf, u_buf, v_buf, dst_ptr, yuvconstants, n); \
108 memcpy(temp, y_buf + n, r); \
173 void NAMEANY(const uint8* y_buf, cons
[all...]
H A Dconvert_argb.cc56 void (*I422ToARGBRow)(const uint8* y_buf,
216 void (*I422ToARGBRow)(const uint8* y_buf,
384 void (*I444ToARGBRow)(const uint8* y_buf,
498 void (*I411ToARGBRow)(const uint8* y_buf,
568 void (*I422AlphaToARGBRow)(const uint8* y_buf,
702 void (*I400ToARGBRow)(const uint8* y_buf,
1163 void (*NV12ToARGBRow)(const uint8* y_buf,
1221 void (*NV21ToARGBRow)(const uint8* y_buf,
1278 void (*NV12ToARGBRow)(const uint8* y_buf,
H A Dconvert_from.cc411 void (*I422ToRGBARow)(const uint8* y_buf,
511 void (*I422ToRGB24Row)(const uint8* y_buf,
602 void (*I422ToARGB1555Row)(const uint8* y_buf,
665 void (*I422ToARGB4444Row)(const uint8* y_buf,
727 void (*I422ToRGB565Row)(const uint8* y_buf,
796 void (*I422ToARGBRow)(const uint8* y_buf,
H A Drow_win.cc37 xmm4 = _mm_loadl_epi64((__m128i*)y_buf); \
39 y_buf += 8;
48 xmm4 = _mm_loadl_epi64((__m128i*)y_buf); \
50 y_buf += 8; \
88 void I422ToARGBRow_SSSE3(const uint8* y_buf, argument
107 void I422AlphaToARGBRow_SSSE3(const uint8* y_buf, argument
2083 void I422ToARGBRow_AVX2(const uint8* y_buf,
2123 void I422AlphaToARGBRow_AVX2(const uint8* y_buf,
2166 void I444ToARGBRow_AVX2(const uint8* y_buf,
2205 void I411ToARGBRow_AVX2(const uint8* y_buf,
[all...]
H A Dscale_argb.cc439 void (*I422ToARGBRow)(const uint8* y_buf,
H A Dplanar_functions.cc1089 void (*I422ToRGBARow)(const uint8* y_buf,
1186 void (*NV12ToRGB565Row)(const uint8* y_buf,
/external/libyuv/files/source/
H A Drow_gcc.cc1506 "movq " MEMACCESS([y_buf]) ",%%xmm4 \n" \
1508 "lea " MEMLEA(0x8, [y_buf]) ",%[y_buf] \n"
1517 "movq " MEMACCESS([y_buf]) ",%%xmm4 \n" \
1519 "lea " MEMLEA(0x8, [y_buf]) ",%[y_buf] \n"
1528 "movq " MEMACCESS([y_buf]) ",%%xmm4 \n" \
1530 "lea " MEMLEA(0x8, [y_buf]) ",%[y_buf] \n" \
1539 "movq " MEMACCESS([y_buf]) ",
1656 I444ToARGBRow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1685 I422ToRGB24Row_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_rgb24, const struct YuvConstants* yuvconstants, int width) argument
1731 I422ToARGBRow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1761 I422AlphaToARGBRow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, const uint8* a_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1798 NV12ToARGBRow_SSSE3(const uint8* y_buf, const uint8* uv_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1826 NV21ToARGBRow_SSSE3(const uint8* y_buf, const uint8* vu_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
1911 I422ToRGBARow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_rgba, const struct YuvConstants* yuvconstants, int width) argument
2094 I444ToARGBRow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2128 I422ToARGBRow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2163 I422AlphaToARGBRow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, const uint8* a_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2204 I422ToRGBARow_AVX2(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2248 NV12ToARGBRow_AVX2(const uint8* y_buf, const uint8* uv_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2281 NV21ToARGBRow_AVX2(const uint8* y_buf, const uint8* vu_buf, uint8* dst_argb, const struct YuvConstants* yuvconstants, int width) argument
2379 I400ToARGBRow_SSE2(const uint8* y_buf, uint8* dst_argb, int width) argument
2427 I400ToARGBRow_AVX2(const uint8* y_buf, uint8* dst_argb, int width) argument
[all...]
H A Drow_any.cc35 void NAMEANY(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, \
43 ANY_SIMD(y_buf, u_buf, v_buf, a_buf, dst_ptr, yuvconstants, n); \
45 memcpy(temp, y_buf + n, r); \
71 void NAMEANY(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, \
78 ANY_SIMD(y_buf, u_buf, v_buf, dst_ptr, n); \
80 memcpy(temp, y_buf + n, r); \
115 void NAMEANY(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, \
123 ANY_SIMD(y_buf, u_buf, v_buf, dst_ptr, yuvconstants, n); \
125 memcpy(temp, y_buf + n, r); \
197 void NAMEANY(const uint8* y_buf, cons
[all...]
H A Dconvert_from.cc450 void (*I422ToRGBARow)(const uint8* y_buf, const uint8* u_buf,
566 void (*I422ToRGB24Row)(const uint8* y_buf, const uint8* u_buf,
673 void (*I422ToARGB1555Row)(const uint8* y_buf, const uint8* u_buf,
754 void (*I422ToARGB4444Row)(const uint8* y_buf, const uint8* u_buf,
835 void (*I422ToRGB565Row)(const uint8* y_buf, const uint8* u_buf,
906 void (*I422ToRGB565Row)(const uint8* y_buf, const uint8* u_buf,
981 void (*I422ToARGBRow)(const uint8* y_buf, const uint8* u_buf,
H A Dconvert_argb.cc63 void (*I422ToARGBRow)(const uint8* y_buf, const uint8* u_buf,
251 void (*I422ToARGBRow)(const uint8* y_buf, const uint8* u_buf,
444 void (*I444ToARGBRow)(const uint8* y_buf, const uint8* u_buf,
584 void (*I422AlphaToARGBRow)(const uint8* y_buf, const uint8* u_buf,
743 void (*I400ToARGBRow)(const uint8* y_buf, uint8* rgb_buf, int width) =
1309 void (*NV12ToARGBRow)(const uint8* y_buf, const uint8* uv_buf, uint8* rgb_buf,
1384 void (*NV21ToARGBRow)(const uint8* y_buf, const uint8* uv_buf, uint8* rgb_buf,
1449 void (*NV12ToARGBRow)(const uint8* y_buf, const uint8* uv_buf, uint8* rgb_buf,
H A Drow_dspr2.cc870 void I444ToARGBRow_DSPR2(const uint8* y_buf, argument
904 "lbu %[tmp_t7], 0(%[y_buf]) \n"
905 "lbu %[tmp_t1], 1(%[y_buf]) \n"
944 : [y_buf] "r"(y_buf), [yg] "r"(yg), [u_buf] "r"(u_buf),
949 y_buf += 2;
H A Drow_win.cc37 xmm4 = _mm_loadl_epi64((__m128i*)y_buf); \
39 y_buf += 8;
48 xmm4 = _mm_loadl_epi64((__m128i*)y_buf); \
50 y_buf += 8; \
87 void I422ToARGBRow_SSSE3(const uint8* y_buf, argument
106 void I422AlphaToARGBRow_SSSE3(const uint8* y_buf, argument
2068 const uint8* y_buf,
2108 const uint8* y_buf,
2151 const uint8* y_buf,
2190 const uint8* y_buf,
[all...]
H A Dscale_argb.cc539 void (*I422ToARGBRow)(const uint8* y_buf, const uint8* u_buf,
H A Dplanar_functions.cc1310 void (*I422ToRGBARow)(const uint8* y_buf, const uint8* u_buf,
1423 const uint8* y_buf, const uint8* uv_buf, uint8* rgb_buf,
/external/nos/host/android/hals/keymaster/
H A Dimport_key.cpp236 unique_ptr<uint8_t[]> y_buf(new uint8_t[field_size]);
237 if (!BN_bn2le_padded(y_buf.get(), field_size, y.get())) {
241 request->mutable_ec()->set_y(y_buf.get(), field_size);
/external/libvpx/libvpx/vp8/common/
H A Dblockd.h291 DECLARE_ALIGNED(32, unsigned char, y_buf[22 * 32]);
/external/nos/host/android/hals/keymaster/test/
H A Dimport_key_test.cpp299 unique_ptr<uint8_t[]> y_buf(new uint8_t[field_size]);
300 if (!BN_bn2le_padded(y_buf.get(), field_size, y.get())) {
305 memcmp(request.ec().y().data(), y_buf.get(), field_size) != 0) {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h575 void I422AlphaToARGBRow_NEON(const uint8* y_buf,
1050 void I422AlphaToARGBRow_C(const uint8* y_buf,
1164 void I422AlphaToARGBRow_SSSE3(const uint8* y_buf,
1171 void I422AlphaToARGBRow_AVX2(const uint8* y_buf,
1326 void I422AlphaToARGBRow_Any_SSSE3(const uint8* y_buf,
1333 void I422AlphaToARGBRow_Any_AVX2(const uint8* y_buf,
/external/libvpx/libvpx/vp8/encoder/
H A Dmcomp.c276 vfp->copymem(y_0 - buf_c1 - pre_stride * buf_r1, pre_stride, xd->y_buf,
278 y = xd->y_buf + y_stride * buf_r1 + buf_c1;
393 vfp->copymem(y_0 - 1 - pre_stride, pre_stride, xd->y_buf, y_stride, 18);
394 y = xd->y_buf + y_stride + 1;
689 vfp->copymem(y_0 - 1 - pre_stride, pre_stride, xd->y_buf, y_stride, 18);
690 y = xd->y_buf + y_stride + 1;
/external/libyuv/files/include/libyuv/
H A Drow.h700 void I422AlphaToARGBRow_NEON(const uint8* y_buf,
808 void I422AlphaToARGBRow_MSA(const uint8* y_buf,
1742 void I422AlphaToARGBRow_C(const uint8* y_buf,
1850 void I422AlphaToARGBRow_SSSE3(const uint8* y_buf,
1857 void I422AlphaToARGBRow_AVX2(const uint8* y_buf,
2000 void I422AlphaToARGBRow_Any_SSSE3(const uint8* y_buf,
2007 void I422AlphaToARGBRow_Any_AVX2(const uint8* y_buf,

Completed in 4008 milliseconds