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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyxc_int.h 85 int new_fb_idx, lst_fb_idx, gld_fb_idx, alt_fb_idx; member in struct:VP8Common
  /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
  /external/libvpx/libvpx/vpx/
vp8cx.h 302 int gld_fb_idx; /**< golden frame frame buffer index */ member in struct:vpx_svc_parameters
  /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/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 248 int gld_fb_idx; member in struct:VP9_COMP
463 return cpi->gld_fb_idx;
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 313 int gld_fb_idx; member in struct:VP9_COMP
579 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 89 milliseconds