Searched refs:I422ToRGB24Row_NEON (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 212 void I422ToRGB24Row_NEON(const uint8* y_buf, in I422ToRGB24Row_NEON() function
|
D | convert_from.cc | 924 I422ToRGB24Row = I422ToRGB24Row_NEON; in I420ToRGB24()
|
D | row_common.cc | 1040 YANY(I422ToRGB24Row_Any_NEON, I422ToRGB24Row_NEON, I422ToRGB24Row_C, 1)
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 75 YANY(I422ToRGB24Row_Any_NEON, I422ToRGB24Row_NEON, I422ToRGB24Row_C, 1, 3, 7)
|
D | row_neon.cc | 332 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 | 731 I422ToRGB24Row = I422ToRGB24Row_NEON; in I420ToRGB24()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 199 void I422ToRGB24Row_NEON(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 507 void I422ToRGB24Row_NEON(const uint8* src_y,
|