Searched refs:NV21ToARGBRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 404 void NV21ToARGBRow_NEON(const uint8_t* src_y, in NV21ToARGBRow_NEON() function
|
D | row_neon64.cc | 439 void NV21ToARGBRow_NEON(const uint8_t* src_y, in NV21ToARGBRow_NEON() function
|
D | row_any.cc | 379 ANY21C(NV21ToARGBRow_Any_NEON, NV21ToARGBRow_NEON, 1, 1, 2, 4, 7)
|
D | convert_argb.cc | 1679 NV21ToARGBRow = NV21ToARGBRow_NEON; in NV21ToARGBMatrix()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 150 ANY21(NV21ToARGBRow_Any_NEON, NV21ToARGBRow_NEON, 1, 1, 2, 4, 7)
|
D | row_neon.cc | 617 void NV21ToARGBRow_NEON(const uint8* src_y, in NV21ToARGBRow_NEON() function
|
D | convert_argb.cc | 818 NV21ToARGBRow = NV21ToARGBRow_NEON; in NV21ToARGB()
|
D | row_neon64.cc | 594 void NV21ToARGBRow_NEON(const uint8* src_y, in NV21ToARGBRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 469 void NV21ToARGBRow_NEON(const uint8* src_y, in NV21ToARGBRow_NEON() function
|
D | row_neon64.cc | 470 void NV21ToARGBRow_NEON(const uint8* src_y, in NV21ToARGBRow_NEON() function
|
D | row_any.cc | 334 ANY21C(NV21ToARGBRow_Any_NEON, NV21ToARGBRow_NEON, 1, 1, 2, 4, 7)
|
D | convert_argb.cc | 1416 NV21ToARGBRow = NV21ToARGBRow_NEON; in NV21ToARGBMatrix()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 561 void NV21ToARGBRow_NEON(const uint8* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 753 void NV21ToARGBRow_NEON(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 729 void NV21ToARGBRow_NEON(const uint8_t* src_y,
|