Home
last modified time | relevance | path

Searched refs:h_scaling_mode (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvp8cx.h676 VPX_SCALING_MODE h_scaling_mode; /**< horizontal scaling mode */ member
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c1133 res = vp8_set_internal_size(ctx->cpi, (VPX_SCALING)scalemode.h_scaling_mode, in vp8e_set_scalemode()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1438 vp9_set_internal_size(ctx->cpi, (VPX_SCALING)mode->h_scaling_mode, in ctrl_set_scale_mode()