Searched refs:is_altref_enabled (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h508 static INLINE int is_altref_enabled(const VP9_COMP *const cpi) { function
H A Dvp9_ratectrl.c1218 if (is_altref_enabled(cpi) && cpi->refresh_alt_ref_frame &&
1489 if (is_altref_enabled(cpi)) {
H A Dvp9_firstpass.c1577 unsigned int allow_alt_ref = is_altref_enabled(cpi);
H A Dvp9_encoder.c2530 if (is_altref_enabled(cpi)) {

Completed in 95 milliseconds