Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc675 ANY11(RGB565ToYRow_Any_MMI, RGB565ToYRow_MMI, 0, 2, 1, 7)
Drow_mmi.cc2770 void RGB565ToYRow_MMI(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MMI() function
Dconvert.cc1948 RGB565ToYRow = RGB565ToYRow_MMI; in RGB565ToI420()
/external/libyuv/files/include/libyuv/
Drow.h1110 void RGB565ToYRow_MMI(const uint8_t* src_rgb565, uint8_t* dst_y, int width);