Home | History | Annotate | Download | only in libvpx

Lines Matching refs:dec_flags

529   int dec_flags = 0;
740 dec_flags = (postproc ? VPX_CODEC_USE_POSTPROC : 0) |
743 dec_flags)) {