Searched defs:alt_fb_idx (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Donyxc_int.h85 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/
H A Dvp8cx.h303 int alt_fb_idx; /**< alt reference frame frame buffer index */ member in struct:vpx_svc_parameters
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h315 int alt_fb_idx; member in struct:VP9_COMP
581 return cpi->alt_fb_idx;

Completed in 159 milliseconds