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

  /external/libvpx/vp8/decoder/
onyxd_if.c 130 ref_fb_idx = cm->gld_fb_idx;
151 ref_fb_idx = cm->gld_fb_idx;
206 new_fb = cm->gld_fb_idx;
224 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->gld_fb_idx, new_fb);
228 ref_cnt_fb (cm->fb_idx_ref_cnt, &cm->gld_fb_idx, cm->new_fb_idx);
threading.c 312 ref_fb_idx = pc->gld_fb_idx;
791 ref_fb_idx = pc->gld_fb_idx;
    [all...]
decodframe.c 374 ref_fb_idx = pc->gld_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 79 oci->gld_fb_idx = 2;
  /external/libvpx/vp8/encoder/
pickinter.c 479 YV12_BUFFER_CONFIG *gld_yv12 = &cpi->common.yv12_fb[cpi->common.gld_fb_idx];
onyx_if.c     [all...]
encodeframe.c     [all...]
firstpass.c 497 YV12_BUFFER_CONFIG *gld_yv12 = &cm->yv12_fb[cm->gld_fb_idx];
    [all...]
rdopt.c     [all...]

Completed in 904 milliseconds