Searched refs:ARGBColorTableRow_C (Results 1 - 9 of 9) 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/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1685 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
/external/chromium_org/third_party/libvpx/source/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
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1593 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
/external/chromium_org/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 181 milliseconds