Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/common/
H A Donyx.h177 int allow_spatial_resampling; member
/aosp_15_r20/external/libvpx/vp8/
H A Dvp8_cx_iface.c336 oxcf->allow_spatial_resampling = cfg.rc_resize_allowed; in set_vp8e_config()
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dfirstpass.c2942 if (cpi->oxcf.allow_spatial_resampling) { in find_next_key_frame()
H A Donyx_if.c2500 if (cpi->oxcf.allow_spatial_resampling && in resize_key_frame()