Searched defs:gld_fb_idx (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libvpx/source/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
/external/libvpx/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
/external/libvpx/libvpx/vpx/
H A Dvp8cx.h302 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/
H A Dvp9_encoder.h248 int gld_fb_idx; member in struct:VP9_COMP
463 return cpi->gld_fb_idx;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h313 int gld_fb_idx; member in struct:VP9_COMP
579 return cpi->gld_fb_idx;

Completed in 774 milliseconds