Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Donyx.h179 int resample_up_water_mark; member
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c304 oxcf->resample_up_water_mark = cfg.rc_resize_up_thresh; in set_vp8e_config()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c3086 (projected_buffer_level < (cpi->oxcf.resample_up_water_mark * in find_next_key_frame()
Donyx_if.c2514 else if (cpi->buffer_level > (cpi->oxcf.resample_up_water_mark * in resize_key_frame()