Home
last modified time | relevance | path

Searched refs:ARGBColorTableRow_X86 (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/include/libyuv/
Drow.h688 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
/external/libyuv/files/source/
Dplanar_functions.cc1201 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()
Drow_win.cc3612 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86() function