Searched refs:YUY2ToARGBRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 302 ANY11(YUY2ToARGBRow_Any_NEON, YUY2ToARGBRow_NEON, 1, 4, 4, 7)
|
D | row_neon.cc | 701 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON() function
|
D | convert_argb.cc | 937 YUY2ToARGBRow = YUY2ToARGBRow_NEON; in YUY2ToARGB()
|
D | row_neon64.cc | 675 void YUY2ToARGBRow_NEON(const uint8* src_yuy2, in YUY2ToARGBRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 504 void YUY2ToARGBRow_NEON(const uint8_t* src_yuy2, in YUY2ToARGBRow_NEON() function
|
D | row_neon64.cc | 543 void YUY2ToARGBRow_NEON(const uint8_t* src_yuy2, in YUY2ToARGBRow_NEON() function
|
D | row_any.cc | 905 ANY11C(YUY2ToARGBRow_Any_NEON, YUY2ToARGBRow_NEON, 1, 4, 4, 7)
|
D | convert_argb.cc | 2026 YUY2ToARGBRow = YUY2ToARGBRow_NEON; in YUY2ToARGB()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 504 void YUY2ToARGBRow_NEON(const uint8_t* src_yuy2, in YUY2ToARGBRow_NEON() function
|
D | row_neon64.cc | 543 void YUY2ToARGBRow_NEON(const uint8_t* src_yuy2, in YUY2ToARGBRow_NEON() function
|
D | row_any.cc | 1036 ANY11C(YUY2ToARGBRow_Any_NEON, YUY2ToARGBRow_NEON, 1, 4, 4, 7)
|
D | convert_argb.cc | 2166 YUY2ToARGBRow = YUY2ToARGBRow_NEON; in YUY2ToARGB()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 573 void YUY2ToARGBRow_NEON(const uint8* src_yuy2,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 744 void YUY2ToARGBRow_NEON(const uint8_t* src_yuy2,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 830 void YUY2ToARGBRow_NEON(const uint8_t* src_yuy2,
|