Searched refs:ARGBColorTableRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | row.h | 687 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 1198 int width) = ARGBColorTableRow_C; in ARGBColorTable()
|
D | row_common.cc | 386 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C() function
|
/external/chromium_org/third_party/libyuv/source/ |
D | planar_functions.cc | 1487 int width) = ARGBColorTableRow_C; in ARGBColorTable()
|
D | row_common.cc | 704 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C() function
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1487 int width) = ARGBColorTableRow_C; in ARGBColorTable()
|
D | row_common.cc | 704 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C() function
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 1593 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1685 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width);
|