Home
last modified time | relevance | path

Searched refs:POLL_TIMEOUT (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.h43 #define POLL_TIMEOUT 3000 macro
DAudioUsbALSA.cpp706 mtimeOut = POLL_TIMEOUT; in pollForProxyData()
748 mtimeOut = POLL_TIMEOUT; in pollForUsbData()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp65 #define POLL_TIMEOUT 1000 macro
327 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_venc_message_thread()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp90 #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/
Dvideo_encoder_device_v4l2.cpp67 #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/
Dvideo_encoder_device_v4l2.cpp70 #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/
Dvideo_encoder_device_v4l2.cpp82 #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/
Dvideo_encoder_device_v4l2.cpp70 #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/
Domx_vdec_hevc.cpp115 #define POLL_TIMEOUT 0x7fffffff macro
150 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
Domx_vdec_hevc_swvdec.cpp102 #define POLL_TIMEOUT 0x7fffffff macro
140 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
Domx_vdec_v4l2.cpp109 #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/
Domx_vdec_hevc.cpp119 #define POLL_TIMEOUT 0x7fffffff macro
154 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
Domx_vdec_hevc_swvdec.cpp106 #define POLL_TIMEOUT 0x7fffffff macro
146 rc = poll(&pfd, 1, POLL_TIMEOUT); in async_message_thread()
Domx_vdec_msm8974.cpp112 #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/
Domx_vdec_v4l2.cpp98 #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/
Domx_vdec_v4l2.cpp97 #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/
Domx_vdec_v4l2.cpp118 #define POLL_TIMEOUT 0x7fffffff macro
185 rc = poll(pfds, 2, POLL_TIMEOUT); in async_message_thread()