Searched defs:YUY2ToUV422Row_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
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
|
/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
|
/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
|