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 215 sem_t in_flush_sem, out_flush_sem; variable
479 sem_post(&in_flush_sem);
576 sem_wait(&in_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
605 sem_post(&in_flush_sem);
696 sem_wait(&in_flush_sem);
    [all...]

Completed in 72 milliseconds