HomeSort by relevance Sort by last modified time
    Searched refs:in_flush_sem (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 219 sem_t in_flush_sem, out_flush_sem; variable
483 sem_post(&in_flush_sem);
580 sem_wait(&in_flush_sem);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 309 sem_t in_flush_sem, out_flush_sem; variable
571 sem_post(&in_flush_sem);
656 sem_wait(&in_flush_sem);
    [all...]

Completed in 45 milliseconds