Searched refs:YUY2ToUV422Row_NEON (Results 1 – 11 of 11) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 731 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON() function
|
D | convert_argb.cc | 719 YUY2ToUV422Row = YUY2ToUV422Row_NEON; in YUY2ToARGB()
|
D | planar_functions.cc | 154 YUY2ToUV422Row = YUY2ToUV422Row_NEON; in YUY2ToI422()
|
D | row_common.cc | 1138 UV422ANY(YUY2ToUV422Row_Any_NEON, YUY2ToUV422Row_NEON, \
|
D | convert.cc | 564 YUY2ToUV422Row = YUY2ToUV422Row_NEON; in Q420ToI420()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 590 ANY12(YUY2ToUV422Row_Any_NEON, YUY2ToUV422Row_NEON, 1, 4, 1, 15)
|
D | row_neon.cc | 1154 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON() function
|
D | row_neon64.cc | 1157 void YUY2ToUV422Row_NEON(const uint8* src_yuy2, uint8* dst_u, uint8* dst_v, in YUY2ToUV422Row_NEON() function
|
D | planar_functions.cc | 337 YUY2ToUV422Row = YUY2ToUV422Row_NEON; in YUY2ToI422()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 617 void YUY2ToUV422Row_NEON(const uint8* src_yuy2,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1569 void YUY2ToUV422Row_NEON(const uint8* src_yuy2,
|