/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.h | 43 #define POLL_TIMEOUT 3000 macro
|
D | AudioUsbALSA.cpp | 706 mtimeOut = POLL_TIMEOUT; in pollForProxyData() 748 mtimeOut = POLL_TIMEOUT; in pollForUsbData()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 65 #define POLL_TIMEOUT 1000 macro 327 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_venc_message_thread()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 90 #define POLL_TIMEOUT 0x7fffffff //10000// macro 127 rc = poll(pfd, 2, POLL_TIMEOUT); in async_message_thread()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 67 #define POLL_TIMEOUT 1000 macro 371 rc = poll(pfds, 2, POLL_TIMEOUT); in async_venc_message_thread()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 70 #define POLL_TIMEOUT 1000 macro 269 rc = poll(pfds, 2, POLL_TIMEOUT); in async_venc_message_thread()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 82 #define POLL_TIMEOUT 1000 macro 298 rc = poll(pfds, 2, POLL_TIMEOUT); in async_venc_message_thread()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 70 #define POLL_TIMEOUT 1000 macro 347 rc = poll(pfds, 2, POLL_TIMEOUT); in async_venc_message_thread()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 115 #define POLL_TIMEOUT 0x7fffffff macro 150 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
|
D | omx_vdec_hevc_swvdec.cpp | 102 #define POLL_TIMEOUT 0x7fffffff macro 140 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
|
D | omx_vdec_v4l2.cpp | 109 #define POLL_TIMEOUT 0x7fffffff macro 170 rc = poll(pfds, 2, POLL_TIMEOUT); in async_message_thread()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 119 #define POLL_TIMEOUT 0x7fffffff macro 154 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
|
D | omx_vdec_hevc_swvdec.cpp | 106 #define POLL_TIMEOUT 0x7fffffff macro 146 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
|
D | omx_vdec_msm8974.cpp | 112 #define POLL_TIMEOUT 0x7fffffff macro 156 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 98 #define POLL_TIMEOUT 0x7fffffff macro 210 rc = poll(pfds, 2, POLL_TIMEOUT); in async_message_thread()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 97 #define POLL_TIMEOUT 0x7fffffff macro 206 rc = poll(pfds, 2, POLL_TIMEOUT); in async_message_thread()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 118 #define POLL_TIMEOUT 0x7fffffff macro 185 rc = poll(pfds, 2, POLL_TIMEOUT); in async_message_thread()
|