Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dparms.cpp57 DOTHIS(O, allow_spatial_resampling )\
Dfirstpass.c2708 if (cpi->oxcf.allow_spatial_resampling) in find_next_key_frame()
Donyx_if.c2670 if (cpi->oxcf.allow_spatial_resampling && (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)) in resize_key_frame()
/external/libvpx/vp8/common/
Donyx.h157 int allow_spatial_resampling; member
/external/libvpx/vp8/
Dvp8_cx_iface.c294 oxcf->allow_spatial_resampling = cfg.rc_resize_allowed; in set_vp8e_config()