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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_decoder.c104 static int init_done = 0; local
106 if (!init_done) {
109 init_done = 1;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c151 static int init_done = 0; local
153 if (!init_done) {
163 init_done = 1;

Completed in 274 milliseconds