Home
last modified time | relevance | path

Searched defs:InterpolateRow (Results 1 – 13 of 13) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Dscale_argb.cc194 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
Dscale.cc871 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
Dplanar_functions.cc1834 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
Dscale_common.cc869 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/
Dscale_argb.cc266 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
Dscale.cc952 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
Dscale_common.cc1034 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
Dplanar_functions.cc2560 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/
Dscale_argb.cc292 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
Dscale.cc1002 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
Dscale_common.cc1036 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
Dplanar_functions.cc2800 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
Dconvert.cc280 void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr, in I422ToNV21() local