Searched refs:YUY2ToUV422Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/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/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 971 void YUY2ToUV422Row_NEON(const uint8_t* src_yuy2, in YUY2ToUV422Row_NEON() function
|
D | row_neon64.cc | 1026 void YUY2ToUV422Row_NEON(const uint8_t* src_yuy2, in YUY2ToUV422Row_NEON() function
|
D | row_any.cc | 1055 ANY12(YUY2ToUV422Row_Any_NEON, YUY2ToUV422Row_NEON, 1, 4, 1, 15)
|
D | planar_functions.cc | 723 YUY2ToUV422Row = YUY2ToUV422Row_NEON; in YUY2ToI422()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 971 void YUY2ToUV422Row_NEON(const uint8_t* src_yuy2, in YUY2ToUV422Row_NEON() function
|
D | row_neon64.cc | 1026 void YUY2ToUV422Row_NEON(const uint8_t* src_yuy2, in YUY2ToUV422Row_NEON() function
|
D | row_any.cc | 1198 ANY12(YUY2ToUV422Row_Any_NEON, YUY2ToUV422Row_NEON, 1, 4, 1, 15)
|
D | planar_functions.cc | 819 YUY2ToUV422Row = YUY2ToUV422Row_NEON; in YUY2ToI422()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1570 void YUY2ToUV422Row_NEON(const uint8* src_yuy2,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2769 void YUY2ToUV422Row_NEON(const uint8_t* src_yuy2,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3170 void YUY2ToUV422Row_NEON(const uint8_t* src_yuy2,
|