Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c1615 int gop_length = cpi->twopass.gf_group.gf_group_size; in vp9_estimate_qp_gop() local
1622 for (idx = 1; idx <= gop_length; ++idx) { in vp9_estimate_qp_gop()