Home
last modified time | relevance | path

Searched refs:RGBColorTableRow_X86 (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc6543 void RGBColorTableRow_X86(uint8_t* dst_argb, in RGBColorTableRow_X86() function
Dplanar_functions.cc2288 RGBColorTableRow = RGBColorTableRow_X86; in RGBColorTable()
Drow_win.cc6097 __declspec(naked) void RGBColorTableRow_X86(uint8_t* dst_argb,
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc5344 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86() function
Dplanar_functions.cc1596 RGBColorTableRow = RGBColorTableRow_X86; in RGBColorTable()
Drow_win.cc6198 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86() function
/external/libyuv/files/source/
Drow_gcc.cc5622 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86() function
Dplanar_functions.cc2084 RGBColorTableRow = RGBColorTableRow_X86; in RGBColorTable()
Drow_win.cc6204 __declspec(naked) void RGBColorTableRow_X86(uint8* dst_argb,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1719 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h2852 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3108 void RGBColorTableRow_X86(uint8_t* dst_argb,