Searched refs:NV21ToARGBRow_NEON (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 308 void NV21ToARGBRow_NEON(const uint8* y_buf, in NV21ToARGBRow_NEON() function
|
D | convert_argb.cc | 614 NV21ToARGBRow = NV21ToARGBRow_NEON; in NV21ToARGB()
|
D | row_common.cc | 1039 Y2NY(NV21ToARGBRow_Any_NEON, NV21ToARGBRow_NEON, NV21ToARGBRow_C, 0)
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 108 NV2NY(NV21ToARGBRow_Any_NEON, NV21ToARGBRow_NEON, NV21ToARGBRow_C, 0, 4)
|
D | convert_argb.cc | 761 NV21ToARGBRow = NV21ToARGBRow_NEON; in NV21ToARGB()
|
D | row_neon.cc | 625 void NV21ToARGBRow_NEON(const uint8* src_y, in NV21ToARGBRow_NEON() function
|
D | row_neon64.cc | 654 void NV21ToARGBRow_NEON(const uint8* src_y, in NV21ToARGBRow_NEON() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 213 void NV21ToARGBRow_NEON(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 536 void NV21ToARGBRow_NEON(const uint8* src_y,
|