Home
last modified time | relevance | path

Searched defs:YUY2ToYRow_MSA (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/source/
Drow_msa.cc641 void YUY2ToYRow_MSA(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_MSA() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc641 void YUY2ToYRow_MSA(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_MSA() function