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

  /external/libvpx/libvpx/vpx/
vp8cx.h 296 int alt_fb_idx; /**< alt reference frame frame buffer index */ member in struct:vpx_svc_parameters
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 81 int new_fb_idx, lst_fb_idx, gld_fb_idx, alt_fb_idx; member in struct:VP8Common
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 340 int alt_fb_idx; member in struct:VP9_COMP
676 return cpi->alt_fb_idx;

Completed in 2040 milliseconds