Home
last modified time | relevance | path

Searched defs:table_argb (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/source/
Dplanar_functions.cc1191 const uint8* table_argb, in ARGBColorTable()
Drow_win.cc3612 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86()
Drow_common.cc386 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C()