HomeSort by relevance Sort by last modified time
    Searched refs:VP8D_MFQE (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/common/
ppflags.h 22 VP8D_MFQE = 1 << 3
postproc.c 304 if ((flags & VP8D_MFQE) && !oci->post_proc_buffer_int_used) {
327 if ((flags & VP8D_MFQE) && oci->postproc_state.last_frame_valid &&

Completed in 206 milliseconds