/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/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
|
/external/libyuv/files/source/ |
D | scale_argb.cc | 292 void (*InterpolateRow)(uint8_t * dst_argb, const uint8_t* src_argb, in ScaleARGBBilinearDown() local 408 void (*InterpolateRow)(uint8_t * dst_argb, const uint8_t* src_argb, in ScaleARGBBilinearUp() local 631 void (*InterpolateRow)(uint8_t * dst_argb, const uint8_t* src_argb, in ScaleYUVToARGBBilinearUp() local
|
D | scale.cc | 1002 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in ScalePlaneBilinearDown() local 1117 void (*InterpolateRow)(uint16_t * dst_ptr, const uint16_t* src_ptr, in ScalePlaneBilinearDown_16() local 1202 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in ScalePlaneBilinearUp() local 1342 void (*InterpolateRow)(uint16_t * dst_ptr, const uint16_t* src_ptr, in ScalePlaneBilinearUp_16() local
|
D | scale_common.cc | 1036 void (*InterpolateRow)(uint8_t * dst_argb, const uint8_t* src_argb, in ScalePlaneVertical() local 1114 void (*InterpolateRow)(uint16_t * dst_argb, const uint16_t* src_argb, in ScalePlaneVertical_16() local
|
D | planar_functions.cc | 2800 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in InterpolatePlane() local 3685 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in YUY2ToNV12() local 3817 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in UYVYToNV12() local
|
D | convert.cc | 280 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in I422ToNV21() local
|