Searched defs:lag_in_frames (Results 1 – 9 of 9) sorted by relevance
80 int lag_in_frames, int deadline, int rc_end_usage, in check_lag_in_frames_realtime_deadline()
220 static const arg_def_t lag_in_frames = variable
50 int lag_in_frames = AOMMAX(1, depth); in av1_lookahead_init() local
247 int lag_in_frames; // how many frames lag before we start encoding member
149 int lag_in_frames; /* how many frames lag before we start encoding */ member
257 static const arg_def_t lag_in_frames = variable
2465 double gop_intra_factor, int lag_in_frames) { in get_gop_coding_frame_num()
179 int lag_in_frames; // how many frames lag before we start encoding member
2099 int lag_in_frames = cpi_lap != NULL ? cpi_lap->oxcf.lag_in_frames in encoder_encode() local