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.h177 int allow_spatial_resampling; member
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c304 oxcf->allow_spatial_resampling = cfg.rc_resize_allowed; in set_vp8e_config()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2982 if (cpi->oxcf.allow_spatial_resampling) { in find_next_key_frame()
Donyx_if.c2553 if (cpi->oxcf.allow_spatial_resampling && in resize_key_frame()