Searched refs:existing_frame_idx (Results 1 – 1 of 1) sorted by relevance
4389 int existing_frame_idx) { in show_existing_frame_reset() argument4409 cm->current_frame_id = cm->ref_frame_id[existing_frame_idx]; in show_existing_frame_reset()4474 const int existing_frame_idx = aom_rb_read_literal(rb, 3); in read_uncompressed_header() local4475 RefCntBuffer *const frame_to_show = cm->ref_frame_map[existing_frame_idx]; in read_uncompressed_header()4489 if (display_frame_id != cm->ref_frame_id[existing_frame_idx] || in read_uncompressed_header()4490 pbi->valid_for_referencing[existing_frame_idx] == 0) in read_uncompressed_header()4529 show_existing_frame_reset(pbi, existing_frame_idx); in read_uncompressed_header()