Searched refs:RGBColorTableRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 1582 int width) = RGBColorTableRow_C; in RGBColorTable()
|
D | row_common.cc | 776 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1718 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 2070 int width) = RGBColorTableRow_C; in RGBColorTable()
|
D | row_common.cc | 734 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2274 int width) = RGBColorTableRow_C; in RGBColorTable()
|
D | row_common.cc | 816 void RGBColorTableRow_C(uint8_t* dst_argb, in RGBColorTableRow_C() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2851 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3105 void RGBColorTableRow_C(uint8_t* dst_argb,
|