Home
last modified time | relevance | path

Searched refs:RAWToARGBRow_MSA (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc634 ANY11(RAWToARGBRow_Any_MSA, RAWToARGBRow_MSA, 0, 3, 4, 15)
Dconvert_argb.cc1259 RAWToARGBRow = RAWToARGBRow_MSA; in RAWToARGB()
Drow_msa.cc1630 void RAWToARGBRow_MSA(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_MSA() function
/external/libyuv/files/source/
Drow_any.cc729 ANY11(RAWToARGBRow_Any_MSA, RAWToARGBRow_MSA, 0, 3, 4, 15)
Dconvert_argb.cc1291 RAWToARGBRow = RAWToARGBRow_MSA; in RAWToARGB()
Drow_msa.cc1630 void RAWToARGBRow_MSA(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_MSA() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1620 void RAWToARGBRow_MSA(const uint8_t* src_raw, uint8_t* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h1906 void RAWToARGBRow_MSA(const uint8_t* src_raw, uint8_t* dst_argb, int width);