Searched defs:InterpolateRow (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/libyuv/source/ |
| D | scale_argb.cc | 173 void (*InterpolateRow)(uint8* dst_argb, const uint8* src_argb, in ScaleARGBBilinearDown() local 281 void (*InterpolateRow)(uint8* dst_argb, const uint8* src_argb, in ScaleARGBBilinearUp() local 466 void (*InterpolateRow)(uint8* dst_argb, const uint8* src_argb, in ScaleYUVToARGBBilinearUp() local
|
| D | scale.cc | 881 void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in ScalePlaneBilinearDown() local 983 void (*InterpolateRow)(uint16* dst_ptr, const uint16* src_ptr, in ScalePlaneBilinearDown_16() local 1079 void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in ScalePlaneBilinearUp() local 1218 void (*InterpolateRow)(uint16* dst_ptr, const uint16* src_ptr, in ScalePlaneBilinearUp_16() local
|
| D | scale_common.cc | 877 void (*InterpolateRow)(uint8* dst_argb, const uint8* src_argb, in ScalePlaneVertical() local 959 void (*InterpolateRow)(uint16* dst_argb, const uint16* src_argb, in ScalePlaneVertical_16() local
|
| D | planar_functions.cc | 1768 void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in ARGBInterpolate() local
|