Searched refs:NV12ToRGB565Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 481 void NV12ToRGB565Row_NEON(const uint8_t* src_y, in NV12ToRGB565Row_NEON() function
|
D | row_neon64.cc | 518 void NV12ToRGB565Row_NEON(const uint8_t* src_y, in NV12ToRGB565Row_NEON() function
|
D | row_any.cc | 409 ANY21C(NV12ToRGB565Row_Any_NEON, NV12ToRGB565Row_NEON, 1, 1, 2, 2, 7)
|
D | planar_functions.cc | 1647 NV12ToRGB565Row = NV12ToRGB565Row_NEON; in NV12ToRGB565()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 161 ANY21(NV12ToRGB565Row_Any_NEON, NV12ToRGB565Row_NEON, 1, 1, 2, 2, 7)
|
D | row_neon.cc | 645 void NV12ToRGB565Row_NEON(const uint8* src_y, in NV12ToRGB565Row_NEON() function
|
D | row_neon64.cc | 621 void NV12ToRGB565Row_NEON(const uint8* src_y, in NV12ToRGB565Row_NEON() function
|
D | planar_functions.cc | 1035 NV12ToRGB565Row = NV12ToRGB565Row_NEON; in NV12ToRGB565()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 497 void NV12ToRGB565Row_NEON(const uint8* src_y, in NV12ToRGB565Row_NEON() function
|
D | row_neon64.cc | 498 void NV12ToRGB565Row_NEON(const uint8* src_y, in NV12ToRGB565Row_NEON() function
|
D | row_any.cc | 346 ANY21C(NV12ToRGB565Row_Any_NEON, NV12ToRGB565Row_NEON, 1, 1, 2, 2, 7)
|
D | planar_functions.cc | 1454 NV12ToRGB565Row = NV12ToRGB565Row_NEON; in NV12ToRGB565()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 565 void NV12ToRGB565Row_NEON(const uint8* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 748 void NV12ToRGB565Row_NEON(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 724 void NV12ToRGB565Row_NEON(const uint8_t* src_y,
|