Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencode_strategy.c174 static INLINE void update_twopass_gf_group_index(AV1_COMP *cpi) { in update_twopass_gf_group_index() function
188 if (cpi->oxcf.pass == 2) update_twopass_gf_group_index(cpi); in update_rc_counts()