Searched refs:NV21ToARGBRow_SSSE3 (Results 1 – 17 of 17) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 142 ANY21(NV21ToARGBRow_Any_SSSE3, NV21ToARGBRow_SSSE3, 1, 1, 2, 4, 7)
|
D | convert_argb.cc | 802 NV21ToARGBRow = NV21ToARGBRow_SSSE3; in NV21ToARGB()
|
D | row_gcc.cc | 1856 void OMITFP NV21ToARGBRow_SSSE3(const uint8* y_buf, in NV21ToARGBRow_SSSE3() function
|
D | row_common.cc | 2250 NV21ToARGBRow_SSSE3(src_y, src_vu, row, twidth); in NV21ToRGB565Row_SSSE3()
|
D | row_win.cc | 2819 void NV21ToARGBRow_SSSE3(const uint8* y_buf, in NV21ToARGBRow_SSSE3() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 328 ANY21C(NV21ToARGBRow_Any_SSSE3, NV21ToARGBRow_SSSE3, 1, 1, 2, 4, 7)
|
D | convert_argb.cc | 1400 NV21ToARGBRow = NV21ToARGBRow_SSSE3; in NV21ToARGBMatrix()
|
D | row_gcc.cc | 1826 void OMITFP NV21ToARGBRow_SSSE3(const uint8* y_buf, in NV21ToARGBRow_SSSE3() function
|
D | row_win.cc | 2780 __declspec(naked) void NV21ToARGBRow_SSSE3(
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 373 ANY21C(NV21ToARGBRow_Any_SSSE3, NV21ToARGBRow_SSSE3, 1, 1, 2, 4, 7)
|
D | row_gcc.cc | 2276 void OMITFP NV21ToARGBRow_SSSE3(const uint8_t* y_buf, in NV21ToARGBRow_SSSE3() function
|
D | convert_argb.cc | 1663 NV21ToARGBRow = NV21ToARGBRow_SSSE3; in NV21ToARGBMatrix()
|
D | row_common.cc | 2993 NV21ToARGBRow_SSSE3(src_y, src_vu, row, yuvconstants, twidth); in NV21ToRGB24Row_SSSE3()
|
D | row_win.cc | 2780 __declspec(naked) void NV21ToARGBRow_SSSE3(
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1078 void NV21ToARGBRow_SSSE3(const uint8* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1890 void NV21ToARGBRow_SSSE3(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2042 void NV21ToARGBRow_SSSE3(const uint8_t* y_buf,
|