Searched refs:ARGBColorTableRow_X86 (Results 1 – 7 of 7) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | row.h | 688 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 1201 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()
|
D | row_win.cc | 3612 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1501 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()
|
D | row_posix.cc | 6276 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86() function
|
D | row_win.cc | 7234 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1598 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
|