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

/external/libvpx/libvpx/vpx/
H A Dvp8cx.h294 int lst_fb_idx; /**< last frame frame buffer index */ member in struct:vpx_svc_parameters
/external/libvpx/libvpx/vp8/common/
H A Donyxc_int.h81 int new_fb_idx, lst_fb_idx, gld_fb_idx, alt_fb_idx; member in struct:VP8Common
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h338 int lst_fb_idx; member in struct:VP9_COMP
672 return cpi->lst_fb_idx;

Completed in 341 milliseconds