Searched refs:ARGBQuantizeRow_C (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1792 int interval_offset, int width) = ARGBQuantizeRow_C; in ARGBQuantize()
|
D | row_common.cc | 760 void ARGBQuantizeRow_C(uint8* dst_argb, int scale, int interval_size, in ARGBQuantizeRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1814 void ARGBQuantizeRow_C(uint8* dst_argb, int scale, int interval_size,
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 2115 int interval_offset, int width) = ARGBQuantizeRow_C; in ARGBQuantize()
|
D | row_common.cc | 747 void ARGBQuantizeRow_C(uint8* dst_argb, in ARGBQuantizeRow_C() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2854 void ARGBQuantizeRow_C(uint8* dst_argb,
|