Home
last modified time | relevance | path

Searched refs:ARGBGrayRow_MMI (Results 1 – 3 of 3) sorted by relevance

/external/libaom/third_party/libyuv/source/
Dplanar_functions.cc2287 ARGBGrayRow = ARGBGrayRow_MMI; in ARGBGrayTo()
2337 ARGBGrayRow = ARGBGrayRow_MMI; in ARGBGray()
/external/libyuv/files/source/
Drow_mmi.cc4124 void ARGBGrayRow_MMI(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_MMI() function
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h3758 void ARGBGrayRow_MMI(const uint8_t* src_argb, uint8_t* dst_argb, int width);