Searched refs:ARGBColorTableRow_X86 (Results 1 – 3 of 3) sorted by relevance
688 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
1201 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()
3612 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86() function