Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Donyx.h178 int resample_down_water_mark; member
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c325 oxcf->resample_down_water_mark = cfg.rc_resize_down_thresh; in set_vp8e_config()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c3075 if ((projected_buffer_level < (cpi->oxcf.resample_down_water_mark * in find_next_key_frame()
Donyx_if.c2516 if (cpi->buffer_level < (cpi->oxcf.resample_down_water_mark * in resize_key_frame()