Home
last modified time | relevance | path

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

/external/libaom/third_party/libyuv/source/
Drow_any.cc684 ANY11(RGBAToYRow_Any_MMI, RGBAToYRow_MMI, 0, 4, 1, 7)
Dconvert.cc1294 RGBAToYRow = RGBAToYRow_MMI; in RGBAToI420()
/external/libyuv/files/source/
Drow_mmi.cc1556 void RGBAToYRow_MMI(const uint8_t* src_argb, uint8_t* dst_y, int width) { in RGBAToYRow_MMI() function
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h1171 void RGBAToYRow_MMI(const uint8_t* src_argb, uint8_t* dst_y, int width);