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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddecode_test_driver.h44 : cfg_(cfg), deadline_(deadline), init_done_(false) {
92 if (!init_done_) {
97 init_done_ = true;
104 bool init_done_; member in class:libvpx_test::Decoder

Completed in 42 milliseconds