Searched refs:drop_frames_allowed (Results 1 – 4 of 4) sorted by relevance
442 int drop_frames_allowed; /* Are we permitted to drop frames? */ member
927 if (cpi->drop_frames_allowed && in calc_pframe_target_size()
1887 if (cpi->drop_frames_allowed) in define_gf_group()3035 if (cpi->drop_frames_allowed) in find_next_key_frame()
1696 cpi->drop_frames_allowed = cpi->oxcf.allow_df && cpi->buffered_mode; in vp8_change_config()3540 if (cpi->drop_frames_allowed) in encode_frame_to_data_rate()