Searched refs:I422ToBGRARow_NEON (Results 1 – 11 of 11) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 111 void I422ToBGRARow_NEON(const uint8* y_buf, in I422ToBGRARow_NEON() function
|
D | convert_from.cc | 762 I422ToBGRARow = I422ToBGRARow_NEON; in I420ToBGRA()
|
D | planar_functions.cc | 458 I422ToBGRARow = I422ToBGRARow_NEON; in I422ToBGRA()
|
D | row_common.cc | 1035 YANY(I422ToBGRARow_Any_NEON, I422ToBGRARow_NEON, I422ToBGRARow_C, 1)
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 104 ANY31(I422ToBGRARow_Any_NEON, I422ToBGRARow_NEON, 1, 0, 4, 7)
|
D | row_neon.cc | 260 void I422ToBGRARow_NEON(const uint8* src_y, in I422ToBGRARow_NEON() function
|
D | row_neon64.cc | 258 void I422ToBGRARow_NEON(const uint8* src_y, in I422ToBGRARow_NEON() function
|
D | convert_from.cc | 565 I422ToBGRARow = I422ToBGRARow_NEON; in I420ToBGRA()
|
D | planar_functions.cc | 834 I422ToBGRARow = I422ToBGRARow_NEON; in I422ToBGRA()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 184 void I422ToBGRARow_NEON(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 516 void I422ToBGRARow_NEON(const uint8* src_y,
|