Searched refs:av1_first_pass (Results 1 – 3 of 3) sorted by relevance
176 void av1_first_pass(struct AV1_COMP *cpi, const int64_t ts_duration);
321 void av1_first_pass(AV1_COMP *cpi, const int64_t ts_duration) { in av1_first_pass() function
5218 av1_first_pass(cpi, frame_input->ts_duration); in av1_encode()