/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | threading.h | 89 #define sem_wait(sem) (int)(WAIT_OBJECT_0 != WaitForSingleObject(*sem,INFINITE)) macro 115 static inline int sem_wait(sem_t * sem) 169 #define sem_wait(sem) (semaphore_wait(*sem) )
|
/hardware/ti/omap4-aah/libtiutils/ |
D | Semaphore.cpp | 135 return ErrorUtils::posixToAndroidError(sem_wait(mSemaphore)); in Wait()
|
/hardware/ti/omap4xxx/libtiutils/ |
D | Semaphore.cpp | 134 return ErrorUtils::posixToAndroidError(sem_wait(mSemaphore)); in Wait()
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | DSPManager.c | 104 sem_wait(&semOpenClose); in DspManager_Open() 135 sem_wait(&semOpenClose); in DspManager_Close()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
D | video_encoder_test.c | 644 sem_wait (&encoder_context->sem_synchronize); in start_encoding() 714 sem_wait (&encoder_context->sem_synchronize); in start_encoding() 740 sem_wait (&encoder_context->sem_synchronize); in stop_encoding() 754 sem_wait (&encoder_context->sem_synchronize); in stop_encoding() 764 sem_wait (&encoder_context->sem_synchronize); in stop_encoding()
|
D | queue.c | 77 sem_wait(&ptr_q->sem_message); in queue_get_cmd()
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_semaphores.c | 166 if (SUCCESS != sem_wait(psem)) in TIMM_OSAL_SemaphoreObtain()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | message_queue.c | 71 sem_wait(&ptr_q->sem_message); in queue_get_cmd()
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
D | timm_osal_semaphores.c | 166 if (SUCCESS != sem_wait(psem)) in TIMM_OSAL_SemaphoreObtain()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | message_queue.c | 77 sem_wait(&ptr_q->sem_message); in queue_get_cmd()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | message_queue.c | 71 sem_wait(&ptr_q->sem_message); in queue_get_cmd()
|
D | omx_swvdec.cpp | 473 sem_wait(&m_sem_cmd); in send_command() 4568 sem_wait(&m_async_thread.sem_thread_created); in async_thread_create() 4674 sem_wait(&p_async_thread->sem_event); in async_thread()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 582 sem_wait (&decode_context->sem_synchronize); in start_decoding() 650 sem_wait (&decode_context->sem_synchronize); in start_decoding() 672 sem_wait (&decode_context->sem_synchronize); in stop_decoding() 683 sem_wait (&decode_context->sem_synchronize); in stop_decoding() 692 sem_wait (&decode_context->sem_synchronize); in stop_decoding()
|
D | omx_vdec_test.cpp | 565 sem_wait(&seq_sem); in process_current_command() 596 sem_wait(&seq_sem); in process_current_command() 616 sem_wait(&seq_sem); in process_current_command() 696 sem_wait(&in_flush_sem); in ebd_thread() 700 sem_wait(&etb_sem); in ebd_thread() 756 sem_wait(&out_flush_sem); in fbd_thread() 759 sem_wait(&fbd_sem); in fbd_thread()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 625 sem_wait (&decode_context->sem_synchronize); in start_decoding() 691 sem_wait (&decode_context->sem_synchronize); in start_decoding() 717 sem_wait (&decode_context->sem_synchronize); in stop_decoding() 731 sem_wait (&decode_context->sem_synchronize); in stop_decoding() 742 sem_wait (&decode_context->sem_synchronize); in stop_decoding()
|
D | omx_vdec_test.cpp | 429 sem_wait(&seq_sem); in process_current_command() 469 sem_wait(&seq_sem); in process_current_command() 493 sem_wait(&seq_sem); in process_current_command() 576 sem_wait(&in_flush_sem); in ebd_thread() 580 sem_wait(&etb_sem); in ebd_thread() 630 sem_wait(&out_flush_sem); in fbd_thread() 633 sem_wait(&fbd_sem); in fbd_thread()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | ethreading.c | 34 if (sem_wait(&cpi->h_event_start_lpf) == 0) in thread_loopfilter() 61 if (sem_wait(&cpi->h_event_start_encoding[ithread]) == 0) in thread_encoding_proc()
|
D | onyx_if.c | 1459 sem_wait(&cpi->h_event_end_lpf); in vp8_change_config() 3357 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate() 4445 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate() 4455 sem_wait(&cpi->h_event_end_lpf); in encode_frame_to_data_rate() 5443 sem_wait(&cpi->h_event_end_lpf); in vp8_get_preview_raw_frame()
|
D | encodeframe.c | 847 sem_wait(&cpi->h_event_end_encoding); /* wait for other threads to finish */ in vp8_encode_frame()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
D | threading.c | 632 if (sem_wait(&pbi->h_event_start_decoding[ithread]) == 0) in thread_decoding_proc() 909 sem_wait(&pbi->h_event_end_decoding); /* add back for each frame */ in vp8mt_decode_mb_rows()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | OMX_VideoDec_Utils.h | 1330 sem_wait (&(_semaphore_).sSemaphore); \
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/ |
D | omx_qcelp13_aenc.cpp | 1273 sem_wait (&sem_States); in send_command()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/ |
D | omx_amr_aenc.cpp | 1269 sem_wait (&sem_States); in send_command()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/ |
D | omx_evrc_aenc.cpp | 1271 sem_wait (&sem_States); in send_command()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 307 sem_wait(&(omx->drv_ctx.async_lock)); in async_message_thread() 1827 sem_wait(&m_cmd_lock); in send_command()
|