Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8cx.h759 VPX_SCALING_MODE h_scaling_mode; /**< horizontal scaling mode */ member
/external/libaom/libaom/aom/
Daomcx.h1154 AOM_SCALING_MODE h_scaling_mode; /**< horizontal scaling mode */ member
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c1158 res = vp8_set_internal_size(ctx->cpi, (VPX_SCALING)scalemode.h_scaling_mode, in vp8e_set_scalemode()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1417 vp9_set_internal_size(ctx->cpi, (VPX_SCALING)mode->h_scaling_mode, in ctrl_set_scale_mode()
/external/libaom/libaom/av1/
Dav1_cx_iface.c2029 av1_set_internal_size(ctx->cpi, (AOM_SCALING)mode->h_scaling_mode, in ctrl_set_scale_mode()