Searched refs:ARGBQuantizeRow_C (Results 1 – 6 of 6) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | row.h | 690 void ARGBQuantizeRow_C(uint8* dst_argb, int scale, int interval_size,
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 1228 int interval_offset, int width) = ARGBQuantizeRow_C; in ARGBQuantize()
|
D | row_common.cc | 400 void ARGBQuantizeRow_C(uint8* dst_argb, int scale, int interval_size, in ARGBQuantizeRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1621 int interval_offset, int width) = ARGBQuantizeRow_C; in ARGBQuantize()
|
D | row_common.cc | 789 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 | 1720 void ARGBQuantizeRow_C(uint8* dst_argb, int scale, int interval_size,
|