Searched refs:ARGBColorTableRow_X86 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 6510 void ARGBColorTableRow_X86(uint8_t* dst_argb, in ARGBColorTableRow_X86() function
|
D | planar_functions.cc | 2252 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()
|
D | row_win.cc | 6063 __declspec(naked) void ARGBColorTableRow_X86(uint8_t* dst_argb,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 5312 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86() function
|
D | planar_functions.cc | 1564 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()
|
D | row_win.cc | 6164 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86() function
|
/external/libyuv/files/source/ |
D | row_gcc.cc | 5589 void ARGBColorTableRow_X86(uint8* dst_argb, in ARGBColorTableRow_X86() function
|
D | planar_functions.cc | 2048 ARGBColorTableRow = ARGBColorTableRow_X86; in ARGBColorTable()
|
D | row_win.cc | 6170 __declspec(naked) void ARGBColorTableRow_X86(uint8* dst_argb,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1716 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2849 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3101 void ARGBColorTableRow_X86(uint8_t* dst_argb,
|