Searched refs:I422ToRGB24Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 107 ANY31(I422ToRGB24Row_Any_NEON, I422ToRGB24Row_NEON, 1, 0, 3, 7)
|
D | row_neon.cc | 352 void I422ToRGB24Row_NEON(const uint8* src_y, in I422ToRGB24Row_NEON() function
|
D | row_neon64.cc | 345 void I422ToRGB24Row_NEON(const uint8* src_y, in I422ToRGB24Row_NEON() function
|
D | convert_from.cc | 754 I422ToRGB24Row = I422ToRGB24Row_NEON; in I420ToRGB24()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 215 void I422ToRGB24Row_NEON(const uint8_t* src_y, in I422ToRGB24Row_NEON() function
|
D | row_neon64.cc | 233 void I422ToRGB24Row_NEON(const uint8_t* src_y, in I422ToRGB24Row_NEON() function
|
D | convert_from.cc | 666 I422ToRGB24Row = I422ToRGB24Row_NEON; in I420ToRGB24Matrix()
|
D | row_any.cc | 192 ANY31C(I422ToRGB24Row_Any_NEON, I422ToRGB24Row_NEON, 1, 0, 3, 7)
|
/external/libyuv/files/source/ |
D | row_neon.cc | 215 void I422ToRGB24Row_NEON(const uint8_t* src_y, in I422ToRGB24Row_NEON() function
|
D | row_neon64.cc | 233 void I422ToRGB24Row_NEON(const uint8_t* src_y, in I422ToRGB24Row_NEON() function
|
D | convert_from.cc | 690 I422ToRGB24Row = I422ToRGB24Row_NEON; in I420ToRGB24Matrix()
|
D | row_any.cc | 204 ANY31C(I422ToRGB24Row_Any_NEON, I422ToRGB24Row_NEON, 1, 0, 3, 7)
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 532 void I422ToRGB24Row_NEON(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 695 void I422ToRGB24Row_NEON(const uint8_t* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 777 void I422ToRGB24Row_NEON(const uint8_t* src_y,
|