Lines Matching refs:new_fb_idx
228 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->gld_fb_idx, cm->new_fb_idx);
231 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->alt_fb_idx, cm->new_fb_idx);
235 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->lst_fb_idx, cm->new_fb_idx);
240 cm->frame_to_show = &cm->yv12_fb[cm->new_fb_idx];
242 cm->fb_idx_ref_cnt[cm->new_fb_idx]--;
293 cm->new_fb_idx = get_free_fb (cm);
313 if (cm->fb_idx_ref_cnt[cm->new_fb_idx] > 0)
314 cm->fb_idx_ref_cnt[cm->new_fb_idx]--;
340 if (cm->fb_idx_ref_cnt[cm->new_fb_idx] > 0)
341 cm->fb_idx_ref_cnt[cm->new_fb_idx]--;