Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2204 int gop_frames = in define_gf_group_structure() local
2234 find_arf_order(cpi, gf_group, &frame_index, layer_depth, 1, gop_frames); in define_gf_group_structure()
2266 int gop_frames = gf_group->gf_group_size; in allocate_gf_group_bits() local
2310 for (idx = 0; idx < gop_frames; ++idx) { in allocate_gf_group_bits()
2339 for (idx = frame_index; idx < gop_frames; ++idx) { in allocate_gf_group_bits()