/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/omap3/dspbridge/libbridge/ |
D | DSPManager.c | 104 sem_wait(&semOpenClose); in DspManager_Open() 135 sem_wait(&semOpenClose); in DspManager_Close()
|
/hardware/ti/omap4xxx/libtiutils/ |
D | Semaphore.cpp | 134 return ErrorUtils::posixToAndroidError(sem_wait(mSemaphore)); in Wait()
|
/hardware/ti/omap4-aah/libtiutils/ |
D | Semaphore.cpp | 135 return ErrorUtils::posixToAndroidError(sem_wait(mSemaphore)); in Wait()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/ |
D | Exynos_OSAL_Semaphore.c | 82 if (sem_wait(sema) != 0) in Exynos_OSAL_SemaphoreWait()
|
/hardware/qcom/media/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/qcom/media/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/qcom/media/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/mm-video-v4l2/vidc/vdec/src/ |
D | message_queue.c | 71 sem_wait(&ptr_q->sem_message); in queue_get_cmd()
|
D | omx_vdec_hevc.cpp | 1694 sem_wait(&m_cmd_lock); in send_command()
|
/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/mm-video-legacy/vidc/vdec/src/ |
D | message_queue.c | 77 sem_wait(&ptr_q->sem_message); in queue_get_cmd()
|
D | omx_vdec_copper.cpp | 1614 sem_wait(&m_cmd_lock); in send_command()
|
D | omx_vdec.cpp | 1699 sem_wait(&m_cmd_lock); in send_command()
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_semaphores.c | 166 if (SUCCESS != sem_wait(psem)) in TIMM_OSAL_SemaphoreObtain()
|
/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() 5442 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/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 769 sem_wait(&m_cmd_lock); in send_command()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 711 sem_wait(&m_cmd_lock); in send_command()
|