Searched refs:USE_BUF_FRAME (Results 1 – 4 of 4) sorted by relevance
115 USE_BUF_FRAME = 6, // Use show existing frame, no ref buffer update enumerator
2172 gf_group->update_type[*index_counter] = USE_BUF_FRAME; in find_arf_order()2347 case USE_BUF_FRAME: gf_group->bit_allocation[idx] = 0; break; in allocate_gf_group_bits()
1597 case USE_BUF_FRAME: in vp9_configure_buffer_updates()
5505 case USE_BUF_FRAME:6505 if (gf_picture[frame_idx].update_type == USE_BUF_FRAME) continue;