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

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1717 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1582 int width) = RGBColorTableRow_C;
H A Drow_common.cc776 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { function

Completed in 53 milliseconds