Searched refs:I422ToRGBARow_NEON (Results 1 – 11 of 11) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 179 void I422ToRGBARow_NEON(const uint8* y_buf, in I422ToRGBARow_NEON() function
|
D | convert_from.cc | 870 I422ToRGBARow = I422ToRGBARow_NEON; in I420ToRGBA()
|
D | planar_functions.cc | 562 I422ToRGBARow = I422ToRGBARow_NEON; in I422ToRGBA()
|
D | row_common.cc | 1037 YANY(I422ToRGBARow_Any_NEON, I422ToRGBARow_NEON, I422ToRGBARow_C, 1)
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 106 ANY31(I422ToRGBARow_Any_NEON, I422ToRGBARow_NEON, 1, 0, 4, 7)
|
D | row_neon.cc | 322 void I422ToRGBARow_NEON(const uint8* src_y, in I422ToRGBARow_NEON() function
|
D | row_neon64.cc | 316 void I422ToRGBARow_NEON(const uint8* src_y, in I422ToRGBARow_NEON() function
|
D | convert_from.cc | 694 I422ToRGBARow = I422ToRGBARow_NEON; in I420ToRGBA()
|
D | planar_functions.cc | 963 I422ToRGBARow = I422ToRGBARow_NEON; in I422ToRGBA()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 194 void I422ToRGBARow_NEON(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 526 void I422ToRGBARow_NEON(const uint8* src_y,
|