Searched defs:lag_in_frames (Results 1 – 11 of 11) sorted by relevance
80 int lag_in_frames, int deadline, int rc_end_usage, in check_lag_in_frames_realtime_deadline()
218 static const arg_def_t lag_in_frames = variable
50 int lag_in_frames = AOMMAX(1, depth); in av1_lookahead_init() local
132 int height, int byte_alignment, int lag_in_frames) { in av1_setup_tpl_buffers()
583 int lag_in_frames; member3586 static INLINE int is_altref_enabled(int lag_in_frames, bool enable_auto_arf) { in is_altref_enabled()
23 const unsigned int lag_in_frames; member
149 int lag_in_frames; /* how many frames lag before we start encoding */ member
77 arg_def_t lag_in_frames; member
2749 int lag_in_frames = cpi_lap != NULL ? cpi_lap->oxcf.gf_cfg.lag_in_frames in encoder_encode() local
2496 double gop_intra_factor, int lag_in_frames) { in get_gop_coding_frame_num()
187 int lag_in_frames; // how many frames lag before we start encoding member