Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtpl_model.c835 const int gop_length = in init_gop_frames_for_tpl() local
837 for (gf_index = cur_frame_idx; gf_index <= gop_length; ++gf_index) { in init_gop_frames_for_tpl()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c1660 int gop_length = cpi->twopass.gf_group.gf_group_size; in vp9_estimate_qp_gop() local
1667 for (idx = 1; idx <= gop_length; ++idx) { in vp9_estimate_qp_gop()