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