Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc690 ANY11(ARGB4444ToYRow_Any_MMI, ARGB4444ToYRow_MMI, 0, 2, 1, 7)
Drow_mmi.cc2999 void ARGB4444ToYRow_MMI(const uint8_t* src_argb4444, in ARGB4444ToYRow_MMI() function
Dconvert.cc2251 ARGB4444ToYRow = ARGB4444ToYRow_MMI; in ARGB4444ToI420()
/external/libyuv/files/include/libyuv/
Drow.h1112 void ARGB4444ToYRow_MMI(const uint8_t* src_argb4444, uint8_t* dst_y, int width);