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

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1808 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1721 int width) = ARGBColorTableRow_C;
H A Drow_common.cc731 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { function
/external/libyuv/files/source/
H A Dplanar_functions.cc2034 int width) = ARGBColorTableRow_C;
H A Drow_common.cc718 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h2848 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);

Completed in 285 milliseconds