Searched refs:NV12ToRGB24Row_NEON (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 427 void NV12ToRGB24Row_NEON(const uint8_t* src_y, in NV12ToRGB24Row_NEON() function
|
D | row_neon64.cc | 466 void NV12ToRGB24Row_NEON(const uint8_t* src_y, in NV12ToRGB24Row_NEON() function
|
D | row_any.cc | 385 ANY21C(NV12ToRGB24Row_Any_NEON, NV12ToRGB24Row_NEON, 1, 1, 2, 3, 7)
|
D | convert_argb.cc | 1788 NV12ToRGB24Row = NV12ToRGB24Row_NEON; in NV12ToRGB24Matrix()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 427 void NV12ToRGB24Row_NEON(const uint8_t* src_y, in NV12ToRGB24Row_NEON() function
|
D | row_neon64.cc | 466 void NV12ToRGB24Row_NEON(const uint8_t* src_y, in NV12ToRGB24Row_NEON() function
|
D | row_any.cc | 423 ANY21C(NV12ToRGB24Row_Any_NEON, NV12ToRGB24Row_NEON, 1, 1, 2, 3, 7)
|
D | convert_argb.cc | 1853 NV12ToRGB24Row = NV12ToRGB24Row_NEON; in NV12ToRGB24Matrix()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 734 void NV12ToRGB24Row_NEON(const uint8_t* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 816 void NV12ToRGB24Row_NEON(const uint8_t* src_y,
|