Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_msa.cc2427 void BGRAToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in BGRAToYRow_MSA() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc2439 void BGRAToYRow_MSA(const uint8_t* src_argb0, uint8_t* dst_y, int width) { in BGRAToYRow_MSA() function