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.h23 static INLINE int vp9_preserve_existing_gf(VP9_COMP *cpi) { in vp9_preserve_existing_gf() function
Dvp9_bitstream.c903 if (vp9_preserve_existing_gf(cpi)) { in get_refresh_mask()
Dvp9_encoder.c2693 } else if (vp9_preserve_existing_gf(cpi)) {