Searched refs:dec_flags (Results 1 – 1 of 1) sorted by relevance
515 int dec_flags = 0; in main_loop() local721 dec_flags = (postproc ? VPX_CODEC_USE_POSTPROC : 0) | in main_loop()723 if (vpx_codec_dec_init(&decoder, interface->interface(), &cfg, dec_flags)) { in main_loop()