Searched refs:RGB565ToUVRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 661 ANY12S(RGB565ToUVRow_Any_NEON, RGB565ToUVRow_NEON, 0, 2, 15)
|
D | row_neon.cc | 1982 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON() function
|
D | row_neon64.cc | 1939 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON() function
|
D | convert.cc | 1056 RGB565ToUVRow = RGB565ToUVRow_NEON; in RGB565ToI420()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1642 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON() function
|
D | row_neon64.cc | 1667 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON() function
|
D | row_any.cc | 1180 ANY12S(RGB565ToUVRow_Any_NEON, RGB565ToUVRow_NEON, 0, 2, 15)
|
D | convert.cc | 1266 RGB565ToUVRow = RGB565ToUVRow_NEON; in RGB565ToI420()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1642 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON() function
|
D | row_neon64.cc | 1667 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON() function
|
D | row_any.cc | 1352 ANY12S(RGB565ToUVRow_Any_NEON, RGB565ToUVRow_NEON, 0, 2, 15)
|
D | convert.cc | 1930 RGB565ToUVRow = RGB565ToUVRow_NEON; in RGB565ToI420()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 613 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 889 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 986 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565,
|