Home
last modified time | relevance | path

Searched refs:ref_cnt_fb (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp8/decoder/
Donyxd_if.c244 static void ref_cnt_fb (int *buf, int *idx, int new_idx) in ref_cnt_fb() function
280 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->alt_fb_idx, new_fb); in swap_frame_buffers()
294 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->gld_fb_idx, new_fb); in swap_frame_buffers()
298 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->gld_fb_idx, cm->new_fb_idx); in swap_frame_buffers()
301 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->alt_fb_idx, cm->new_fb_idx); in swap_frame_buffers()
305 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->lst_fb_idx, cm->new_fb_idx); in swap_frame_buffers()