Searched refs:I422ToABGRRow_NEON (Results 1 – 11 of 11) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 145 void I422ToABGRRow_NEON(const uint8* y_buf, in I422ToABGRRow_NEON() function
|
D | convert_from.cc | 816 I422ToABGRRow = I422ToABGRRow_NEON; in I420ToABGR()
|
D | planar_functions.cc | 510 I422ToABGRRow = I422ToABGRRow_NEON; in I422ToABGR()
|
D | row_common.cc | 1036 YANY(I422ToABGRRow_Any_NEON, I422ToABGRRow_NEON, I422ToABGRRow_C, 1)
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 105 ANY31(I422ToABGRRow_Any_NEON, I422ToABGRRow_NEON, 1, 0, 4, 7)
|
D | row_neon.cc | 291 void I422ToABGRRow_NEON(const uint8* src_y, in I422ToABGRRow_NEON() function
|
D | row_neon64.cc | 287 void I422ToABGRRow_NEON(const uint8* src_y, in I422ToABGRRow_NEON() function
|
D | convert_from.cc | 634 I422ToABGRRow = I422ToABGRRow_NEON; in I420ToABGR()
|
D | planar_functions.cc | 895 I422ToABGRRow = I422ToABGRRow_NEON; in I422ToABGR()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 189 void I422ToABGRRow_NEON(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 521 void I422ToABGRRow_NEON(const uint8* src_y,
|