Searched defs:ARGB4444ToYRow_C (Results 1 – 3 of 3) sorted by relevance
474 void ARGB4444ToYRow_C(const uint8* src_argb4444, uint8* dst_y, int width) { in ARGB4444ToYRow_C() function
551 void ARGB4444ToYRow_C(const uint8_t* src_argb4444, uint8_t* dst_y, int width) { in ARGB4444ToYRow_C() function