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

  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 85 int new_fb_idx, lst_fb_idx, gld_fb_idx, alt_fb_idx; member in struct:VP8Common
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h 85 int new_fb_idx, lst_fb_idx, gld_fb_idx, alt_fb_idx; member in struct:VP8Common
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8cx.h 302 int gld_fb_idx; /**< golden frame frame buffer index */ member in struct:vpx_svc_parameters
  /external/libvpx/libvpx/vpx/
vp8cx.h 694 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 320 int gld_fb_idx; member in struct:VP9_COMP
566 return cpi->gld_fb_idx;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 314 int gld_fb_idx; member in struct:VP9_COMP
579 return cpi->gld_fb_idx;

Completed in 161 milliseconds