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

  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 80 int new_fb_idx, lst_fb_idx, gld_fb_idx, alt_fb_idx; member in struct:VP8Common
  /external/libvpx/libvpx/vpx/
vp8cx.h 734 int gld_fb_idx[VPX_TS_MAX_LAYERS]; /**< Golden buffer index. */ member in struct:vpx_svc_ref_frame_config
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 484 int gld_fb_idx; member in struct:VP9_COMP
785 return cpi->gld_fb_idx;

Completed in 90 milliseconds