Home
last modified time | relevance | path

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

/external/libaom/third_party/libyuv/source/
Drow_any.cc744 ANY11(ARGB4444ToYRow_Any_MMI, ARGB4444ToYRow_MMI, 0, 2, 1, 7)
Dconvert.cc2159 ARGB4444ToYRow = ARGB4444ToYRow_MMI; in ARGB4444ToI420()
/external/libyuv/files/source/
Drow_mmi.cc3073 void ARGB4444ToYRow_MMI(const uint8_t* src_argb4444, in ARGB4444ToYRow_MMI() function
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h1176 void ARGB4444ToYRow_MMI(const uint8_t* src_argb4444, uint8_t* dst_y, int width);