Home
last modified time | relevance | path

Searched refs:YUY2ToYRow_MMI (Results 1 – 5 of 5) sorted by relevance

/external/libaom/third_party/libyuv/source/
Dplanar_functions.cc830 YUY2ToYRow = YUY2ToYRow_MMI; in YUY2ToI422()
1007 YUY2ToYRow = YUY2ToYRow_MMI; in YUY2ToY()
Drow_any.cc756 ANY11(YUY2ToYRow_Any_MMI, YUY2ToYRow_MMI, 1, 4, 1, 7)
Dconvert.cc675 YUY2ToYRow = YUY2ToYRow_MMI; in YUY2ToI420()
/external/libyuv/files/source/
Drow_mmi.cc5372 void YUY2ToYRow_MMI(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_MMI() function
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h3357 void YUY2ToYRow_MMI(const uint8_t* src_yuy2, uint8_t* dst_y, int width);