HomeSort by relevance Sort by last modified time
    Searched defs:wait_for_event (Results 1 - 12 of 12) sorted by null

  /external/fio/engines/
solarisaio.c 38 static void wait_for_event(struct timeval *tv) function
91 wait_for_event(&tv);
172 wait_for_event(NULL);
  /tools/test/connectivity/acts/framework/acts/controllers/
event_dispatcher.py 200 def wait_for_event(self, event_name, predicate, member in class:EventDispatcher
  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
omx_amr_aenc.cpp 128 wait_for_event
145 void omx_amr_aenc::wait_for_event() function in class:omx_amr_aenc
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
omx_evrc_aenc.cpp 128 wait_for_event
145 void omx_evrc_aenc::wait_for_event() function in class:omx_evrc_aenc
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
omx_qcelp13_aenc.cpp 128 wait_for_event
145 void omx_qcelp13_aenc::wait_for_event() function in class:omx_qcelp13_aenc
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
omx_aac_aenc.cpp 129 wait_for_event
146 void omx_aac_aenc::wait_for_event() function in class:omx_aac_aenc
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/test/
omx_aac_enc_test.c 269 void wait_for_event(void) function
603 wait_for_event();
611 wait_for_event();
627 wait_for_event();
852 /* wait_for_event(); should not wait here event complete status will
882 wait_for_event();
889 wait_for_event();
894 wait_for_event();
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/test/
omx_amr_enc_test.c 275 void wait_for_event(void) function
565 wait_for_event();
573 wait_for_event();
590 wait_for_event();
819 /* wait_for_event(); should not wait here event complete status will
849 wait_for_event();
856 wait_for_event();
861 wait_for_event();
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/test/
omx_evrc_enc_test.c 284 void wait_for_event(void) function
606 wait_for_event();
614 wait_for_event();
631 wait_for_event();
862 /* wait_for_event(); should not wait here event complete status will
892 wait_for_event();
899 wait_for_event();
904 wait_for_event();
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/
omx_qcelp13_enc_test.c 284 void wait_for_event(void) function
608 wait_for_event();
616 wait_for_event();
633 wait_for_event();
864 /* wait_for_event(); should not wait here event complete status will
894 wait_for_event();
901 wait_for_event();
906 wait_for_event();
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 382 void wait_for_event(void) function
434 wait_for_event();
454 wait_for_event();
476 wait_for_event();
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 519 void wait_for_event(void) function
569 wait_for_event();
584 wait_for_event();
602 wait_for_event();
    [all...]

Completed in 147 milliseconds