Home
last modified time | relevance | path

Searched refs:VP9D_MFQE (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_ppflags.h30 VP9D_MFQE = 1 << 10 enumerator
Dvp9_postproc.c658 if ((flags & VP9D_MFQE) && !cm->post_proc_buffer_int.buffer_alloc) { in vp9_post_proc_frame()
691 if ((flags & VP9D_MFQE) && cm->current_video_frame >= 2 && in vp9_post_proc_frame()