Searched refs:dec_init_flags (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
H A Dencode_test_driver.cc188 unsigned long dec_init_flags = 0; // NOLINT local
192 dec_init_flags |= VPX_CODEC_USE_INPUT_FRAGMENTS;
195 codec_->CreateDecoder(dec_cfg, dec_init_flags));

Completed in 95 milliseconds