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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 215 sem_t in_flush_sem, out_flush_sem; variable
481 sem_post(&out_flush_sem);
630 sem_wait(&out_flush_sem);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 342 sem_t in_flush_sem, out_flush_sem; variable
607 sem_post(&out_flush_sem);
756 sem_wait(&out_flush_sem);
    [all...]

Completed in 69 milliseconds