HomeSort by relevance Sort by last modified time
    Searched full:eos_cond (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 173 pthread_cond_t eos_cond; variable
544 pthread_cond_broadcast(&eos_cond);
599 pthread_cond_broadcast(&eos_cond);
995 pthread_cond_init(&eos_cond, 0);
    [all...]

Completed in 147 milliseconds