Searched refs:I444ToARGBRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 101 ANY31(I444ToARGBRow_Any_NEON, I444ToARGBRow_NEON, 0, 0, 4, 7)
|
D | row_neon.cc | 170 void I444ToARGBRow_NEON(const uint8* src_y, in I444ToARGBRow_NEON() function
|
D | convert_argb.cc | 100 I444ToARGBRow = I444ToARGBRow_NEON; in I444ToARGB()
|
D | row_neon64.cc | 171 void I444ToARGBRow_NEON(const uint8* src_y, in I444ToARGBRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 109 void I444ToARGBRow_NEON(const uint8_t* src_y, in I444ToARGBRow_NEON() function
|
D | row_neon64.cc | 115 void I444ToARGBRow_NEON(const uint8_t* src_y, in I444ToARGBRow_NEON() function
|
D | row_any.cc | 189 ANY31C(I444ToARGBRow_Any_NEON, I444ToARGBRow_NEON, 0, 0, 4, 7)
|
D | convert_argb.cc | 716 I444ToARGBRow = I444ToARGBRow_NEON; in I444ToARGBMatrix()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 109 void I444ToARGBRow_NEON(const uint8_t* src_y, in I444ToARGBRow_NEON() function
|
D | row_neon64.cc | 115 void I444ToARGBRow_NEON(const uint8_t* src_y, in I444ToARGBRow_NEON() function
|
D | row_any.cc | 201 ANY31C(I444ToARGBRow_Any_NEON, I444ToARGBRow_NEON, 0, 0, 4, 7)
|
D | convert_argb.cc | 716 I444ToARGBRow = I444ToARGBRow_NEON; in I444ToARGBMatrix()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 502 void I444ToARGBRow_NEON(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 664 void I444ToARGBRow_NEON(const uint8_t* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 746 void I444ToARGBRow_NEON(const uint8_t* src_y,
|