Home
last modified time | relevance | path

Searched refs:vp9_preserve_existing_gf (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.h40 static INLINE int vp9_preserve_existing_gf(VP9_COMP *cpi) { in vp9_preserve_existing_gf() function
Dvp9_bitstream.c898 if (vp9_preserve_existing_gf(cpi)) { in vp9_get_refresh_mask()
Dvp9_encoder.c3013 } else if (vp9_preserve_existing_gf(cpi)) {