Home
last modified time | relevance | path

Searched refs:allow_spatial_resampling (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Donyx.h187 int allow_spatial_resampling; member
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c324 oxcf->allow_spatial_resampling = cfg.rc_resize_allowed; in set_vp8e_config()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c3202 if (cpi->oxcf.allow_spatial_resampling) in find_next_key_frame()
Donyx_if.c2763 if (cpi->oxcf.allow_spatial_resampling && (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)) in resize_key_frame()