Searched defs:scaling_mode (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vpx_scale/generic/
H A Dvpxscale.c1036 int scaling_mode,
1047 switch (scaling_mode)
1030 vp8_yv12_scale_or_center( YV12_BUFFER_CONFIG *src_yuv_config, YV12_BUFFER_CONFIG *dst_yuv_config, int expanded_frame_width, int expanded_frame_height, int scaling_mode, int HScale, int HRatio, int VScale, int VRatio ) argument

Completed in 64 milliseconds