Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Drow.h687 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
/external/libyuv/files/source/
Dplanar_functions.cc1198 int width) = ARGBColorTableRow_C; in ARGBColorTable()
Drow_common.cc386 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C() function
/external/chromium_org/third_party/libyuv/source/
Dplanar_functions.cc1483 int width) = ARGBColorTableRow_C; in ARGBColorTable()
Drow_common.cc704 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C() function
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h1569 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);