HomeSort by relevance Sort by last modified time
    Searched refs:alt_fb_idx (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 137 ref_fb_idx = cm->alt_fb_idx;
169 ref_fb_ptr = &cm->alt_fb_idx;
247 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->alt_fb_idx, new_fb);
257 new_fb = cm->alt_fb_idx;
268 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->alt_fb_idx, cm->new_fb_idx);
384 pbi->dec_fb_ref[ALTREF_FRAME] = &cm->yv12_fb[cm->alt_fb_idx];
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 82 int new_fb_idx, lst_fb_idx, gld_fb_idx, alt_fb_idx; member in struct:VP8Common
alloccommon.c 72 oci->alt_fb_idx = 3;
  /external/libvpx/libvpx/vp8/encoder/
rdopt.h 98 get_plane_pointers(&cpi->common.yv12_fb[cpi->common.alt_fb_idx],
onyx_if.c     [all...]
encodeframe.c     [all...]

Completed in 3070 milliseconds