Searched refs:I422ToRGB565Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libyuv/files/source/ |
D | convert_from.cc | 869 I422ToRGB565Row = I422ToRGB565Row_NEON; in I420ToRGB565Matrix() 1015 I422ToRGB565Row = I422ToRGB565Row_NEON; in I422ToRGB565()
|
D | row_neon.cc | 287 void I422ToRGB565Row_NEON(const uint8* src_y, in I422ToRGB565Row_NEON() function
|
D | row_neon64.cc | 287 void I422ToRGB565Row_NEON(const uint8* src_y, in I422ToRGB565Row_NEON() function
|
D | row_any.cc | 176 ANY31C(I422ToRGB565Row_Any_NEON, I422ToRGB565Row_NEON, 1, 0, 2, 7)
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from.cc | 955 I422ToRGB565Row = I422ToRGB565Row_NEON; in I420ToRGB565() 1026 I422ToRGB565Row = I422ToRGB565Row_NEON; in I422ToRGB565()
|
D | row_neon.cc | 247 void I422ToRGB565Row_NEON(const uint8_t* src_y, in I422ToRGB565Row_NEON() function
|
D | row_neon64.cc | 268 void I422ToRGB565Row_NEON(const uint8_t* src_y, in I422ToRGB565Row_NEON() function
|
D | row_any.cc | 195 ANY31C(I422ToRGB565Row_Any_NEON, I422ToRGB565Row_NEON, 1, 0, 2, 7)
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 111 ANY31(I422ToRGB565Row_Any_NEON, I422ToRGB565Row_NEON, 1, 0, 2, 7)
|
D | row_neon.cc | 423 void I422ToRGB565Row_NEON(const uint8* src_y, in I422ToRGB565Row_NEON() function
|
D | row_neon64.cc | 408 void I422ToRGB565Row_NEON(const uint8* src_y, in I422ToRGB565Row_NEON() function
|
D | convert_from.cc | 995 I422ToRGB565Row = I422ToRGB565Row_NEON; in I420ToRGB565()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 542 void I422ToRGB565Row_NEON(const uint8* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 725 void I422ToRGB565Row_NEON(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 701 void I422ToRGB565Row_NEON(const uint8_t* src_y,
|