Home
last modified time | relevance | path

Searched refs:RGB24ToYRow_MSA (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/source/
Drow_any.cc505 ANY11(RGB24ToYRow_Any_MSA, RGB24ToYRow_MSA, 0, 3, 1, 15)
Dconvert.cc987 RGB24ToYRow = RGB24ToYRow_MSA; in RGB24ToI420()
Drow_msa.cc1765 void RGB24ToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in RGB24ToYRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h992 void RGB24ToYRow_MSA(const uint8* src_rgb24, uint8* dst_y, int width);