Searched refs:ARGBColorTableRow (Results 1 – 2 of 2) sorted by relevance
1197 void (*ARGBColorTableRow)(uint8* dst_argb, const uint8* table_argb, in ARGBColorTable() local1201 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()1206 ARGBColorTableRow(dst, table_argb, width); in ARGBColorTable()
1549 void (*ARGBColorTableRow)(uint8* dst_argb, const uint8* table_argb, in ARGBColorTable() local1564 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()1568 ARGBColorTableRow(dst, table_argb, width); in ARGBColorTable()