Searched refs:RGBColorTableRow_X86 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 6543 void RGBColorTableRow_X86(uint8_t* dst_argb, in RGBColorTableRow_X86() function
|
D | planar_functions.cc | 2288 RGBColorTableRow = RGBColorTableRow_X86; in RGBColorTable()
|
D | row_win.cc | 6097 __declspec(naked) void RGBColorTableRow_X86(uint8_t* dst_argb,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 5344 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86() function
|
D | planar_functions.cc | 1596 RGBColorTableRow = RGBColorTableRow_X86; in RGBColorTable()
|
D | row_win.cc | 6198 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86() function
|
/external/libyuv/files/source/ |
D | row_gcc.cc | 5622 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86() function
|
D | planar_functions.cc | 2084 RGBColorTableRow = RGBColorTableRow_X86; in RGBColorTable()
|
D | row_win.cc | 6204 __declspec(naked) void RGBColorTableRow_X86(uint8* dst_argb,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1719 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2852 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3108 void RGBColorTableRow_X86(uint8_t* dst_argb,
|