Home
last modified time | relevance | path

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

/external/libvpx/vpx/
Dvp8cx.h862 VPX_SCALING_MODE h_scaling_mode; /**< horizontal scaling mode */ member
/external/libaom/aom/
Daomcx.h1648 AOM_SCALING_MODE h_scaling_mode; /**< horizontal scaling mode */ member
/external/libvpx/vp8/
Dvp8_cx_iface.c1274 res = vp8_set_internal_size(ctx->cpi, scalemode.h_scaling_mode, in vp8e_set_scalemode()
/external/libvpx/vp9/
Dvp9_cx_iface.c1799 const int res = vp9_set_internal_size(ctx->cpi, mode->h_scaling_mode, in ctrl_set_scale_mode()
/external/libaom/av1/
Dav1_cx_iface.c3778 mode->h_scaling_mode, mode->v_scaling_mode); in ctrl_set_scale_mode()