Searched refs:RGBColorTableRow_C (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1811 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1753 int width) = RGBColorTableRow_C;
H A Drow_common.cc747 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { function
/external/libyuv/files/source/
H A Dplanar_functions.cc2070 int width) = RGBColorTableRow_C;
H A Drow_common.cc734 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h2851 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);

Completed in 194 milliseconds