HomeSort by relevance Sort by last modified time
    Searched defs:lst_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 733 int lst_fb_idx[VPX_TS_MAX_LAYERS]; /**< Last buffer index. */ member in struct:vpx_svc_ref_frame_config
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 483 int lst_fb_idx; member in struct:VP9_COMP
783 return cpi->lst_fb_idx;

Completed in 3217 milliseconds