Home | History | Annotate | Download | only in decoder

Lines Matching defs:frame_to_show

1038     const int frame_to_show = cm->ref_frame_map[vp9_rb_read_literal(rb, 3)];
1040 if (cm->frame_bufs[frame_to_show].ref_count < 1)
1043 frame_to_show);
1045 ref_cnt_fb(cm->frame_bufs, &cm->new_fb_idx, frame_to_show);