Home
last modified time | relevance | path

Searched defs:is_altref_enabled (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h1428 static INLINE int is_altref_enabled(const VP9_COMP *const cpi) { in is_altref_enabled() function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.h4037 static inline int is_altref_enabled(int lag_in_frames, bool enable_auto_arf) { in is_altref_enabled() function