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

/external/libyuv/files/include/libyuv/
H A Drow.h687 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
/external/libyuv/files/source/
H A Dplanar_functions.cc1198 int width) = ARGBColorTableRow_C;
H A Drow_common.cc386 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1597 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1487 int width) = ARGBColorTableRow_C;
H A Drow_common.cc704 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { function

Completed in 273 milliseconds