/external/libaom/libaom/third_party/libyuv/source/ |
D | scale_argb.cc | 194 void (*InterpolateRow)(uint8* dst_argb, const uint8* src_argb, in ScaleARGBBilinearDown() local 304 void (*InterpolateRow)(uint8* dst_argb, const uint8* src_argb, in ScaleARGBBilinearUp() local 494 void (*InterpolateRow)(uint8* dst_argb, const uint8* src_argb, in ScaleYUVToARGBBilinearUp() local
|
D | scale.cc | 871 void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in ScalePlaneBilinearDown() local 975 void (*InterpolateRow)(uint16* dst_ptr, const uint16* src_ptr, in ScalePlaneBilinearDown_16() local 1065 void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in ScalePlaneBilinearUp() local 1204 void (*InterpolateRow)(uint16* dst_ptr, const uint16* src_ptr, in ScalePlaneBilinearUp_16() local
|
D | planar_functions.cc | 1834 void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in ARGBInterpolate() local 2353 void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in YUY2ToNV12() local 2457 void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in UYVYToNV12() local
|
D | scale_common.cc | 869 void (*InterpolateRow)(uint8* dst_argb, const uint8* src_argb, in ScalePlaneVertical() local 943 void (*InterpolateRow)(uint16* dst_argb, const uint16* src_argb, in ScalePlaneVertical_16() local
|
/external/libyuv/files/source/ |
D | scale_argb.cc | 266 void (*InterpolateRow)(uint8 * dst_argb, const uint8* src_argb, in ScaleARGBBilinearDown() local 383 void (*InterpolateRow)(uint8 * dst_argb, const uint8* src_argb, in ScaleARGBBilinearUp() local 584 void (*InterpolateRow)(uint8 * dst_argb, const uint8* src_argb, in ScaleYUVToARGBBilinearUp() local
|
D | scale.cc | 1021 void (*InterpolateRow)(uint8 * dst_ptr, const uint8* src_ptr, in ScalePlaneBilinearDown() local 1128 void (*InterpolateRow)(uint16 * dst_ptr, const uint16* src_ptr, in ScalePlaneBilinearDown_16() local 1221 void (*InterpolateRow)(uint8 * dst_ptr, const uint8* src_ptr, in ScalePlaneBilinearUp() local 1356 void (*InterpolateRow)(uint16 * dst_ptr, const uint16* src_ptr, in ScalePlaneBilinearUp_16() local
|
D | planar_functions.cc | 2351 void (*InterpolateRow)(uint8 * dst_ptr, const uint8* src_ptr, in InterpolatePlane() local 3127 void (*InterpolateRow)(uint8 * dst_ptr, const uint8* src_ptr, in YUY2ToNV12() local 3235 void (*InterpolateRow)(uint8 * dst_ptr, const uint8* src_ptr, in UYVYToNV12() local
|
D | scale_common.cc | 1032 void (*InterpolateRow)(uint8 * dst_argb, const uint8* src_argb, in ScalePlaneVertical() local 1112 void (*InterpolateRow)(uint16 * dst_argb, const uint16* src_argb, in ScalePlaneVertical_16() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale_argb.cc | 266 void (*InterpolateRow)(uint8_t * dst_argb, const uint8_t* src_argb, in ScaleARGBBilinearDown() local 382 void (*InterpolateRow)(uint8_t * dst_argb, const uint8_t* src_argb, in ScaleARGBBilinearUp() local 584 void (*InterpolateRow)(uint8_t * dst_argb, const uint8_t* src_argb, in ScaleYUVToARGBBilinearUp() local
|
D | scale.cc | 952 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in ScalePlaneBilinearDown() local 1059 void (*InterpolateRow)(uint16_t * dst_ptr, const uint16_t* src_ptr, in ScalePlaneBilinearDown_16() local 1144 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in ScalePlaneBilinearUp() local 1279 void (*InterpolateRow)(uint16_t * dst_ptr, const uint16_t* src_ptr, in ScalePlaneBilinearUp_16() local
|
D | scale_common.cc | 1034 void (*InterpolateRow)(uint8_t * dst_argb, const uint8_t* src_argb, in ScalePlaneVertical() local 1104 void (*InterpolateRow)(uint16_t * dst_argb, const uint16_t* src_argb, in ScalePlaneVertical_16() local
|
D | planar_functions.cc | 2560 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in InterpolatePlane() local 3365 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in YUY2ToNV12() local 3481 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in UYVYToNV12() local
|