Home
last modified time | relevance | path

Searched refs:RGBColorTableRow_C (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/libyuv/source/
Dplanar_functions.cc1515 int width) = RGBColorTableRow_C; in RGBColorTable()
Drow_common.cc720 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_C() function
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h1572 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);