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

  /external/libvpx/vp8/decoder/
onyxd_if.c 132 ref_fb_idx = cm->alt_fb_idx;
153 ref_fb_idx = cm->alt_fb_idx;
210 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->alt_fb_idx, new_fb);
220 new_fb = cm->alt_fb_idx;
231 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->alt_fb_idx, cm->new_fb_idx);
threading.c 314 ref_fb_idx = pc->alt_fb_idx;
793 ref_fb_idx = pc->alt_fb_idx;
    [all...]
decodframe.c 376 ref_fb_idx = pc->alt_fb_idx;
  /external/libvpx/vp8/common/
onyxc_int.h 103 int new_fb_idx, lst_fb_idx, gld_fb_idx, alt_fb_idx; member in struct:VP8Common
alloccommon.c 80 oci->alt_fb_idx = 3;
  /external/libvpx/vp8/encoder/
pickinter.c 493 YV12_BUFFER_CONFIG *alt_yv12 = &cpi->common.yv12_fb[cpi->common.alt_fb_idx];
onyx_if.c     [all...]
encodeframe.c     [all...]
rdopt.c     [all...]

Completed in 117 milliseconds