Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dencode_test_driver.cc217 bool has_dxdata = false; in RunLoop() local
231 has_dxdata = true; in RunLoop()
248 if ((init_flags_ & VPX_CODEC_USE_OUTPUT_PARTITION) && has_dxdata) { in RunLoop()
254 if (has_dxdata && has_cxdata) { in RunLoop()