Searched refs:NV12ToARGBRow_NEON (Results 1 – 10 of 10) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 277 void NV12ToARGBRow_NEON(const uint8* y_buf, in NV12ToARGBRow_NEON() function
|
D | convert_argb.cc | 563 NV12ToARGBRow = NV12ToARGBRow_NEON; in NV12ToARGB()
|
D | planar_functions.cc | 850 NV12ToARGBRow = NV12ToARGBRow_NEON; in NV12ToRGB565()
|
D | row_common.cc | 1038 Y2NY(NV12ToARGBRow_Any_NEON, NV12ToARGBRow_NEON, NV12ToARGBRow_C, 0)
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_argb.cc | 761 NV12ToARGBRow = NV12ToARGBRow_NEON; in NV12ToARGB() 874 NV12ToARGBRow = NV12ToARGBRow_NEON; in M420ToARGB()
|
D | row_any.cc | 149 ANY21(NV12ToARGBRow_Any_NEON, NV12ToARGBRow_NEON, 1, 1, 2, 4, 7)
|
D | row_neon.cc | 589 void NV12ToARGBRow_NEON(const uint8* src_y, in NV12ToARGBRow_NEON() function
|
D | row_neon64.cc | 567 void NV12ToARGBRow_NEON(const uint8* src_y, in NV12ToARGBRow_NEON() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 209 void NV12ToARGBRow_NEON(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 556 void NV12ToARGBRow_NEON(const uint8* src_y,
|