/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | threading.h | 90 #define sem_post(sem) ReleaseSemaphore(*sem,1,NULL) macro 138 static inline int sem_post(sem_t * sem) 170 #define sem_post(sem) semaphore_signal(*sem)
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
D | queue.c | 134 sem_post(&ptr_q->sem_message); in queue_post_cmdq() 171 sem_post(&ptr_q->sem_message); in queue_post_dataq()
|
D | video_encoder_test.c | 832 sem_post (&encoder_context->sem_synchronize); in video_thread() 837 sem_post (&encoder_context->sem_synchronize); in video_thread() 846 sem_post (&encoder_context->sem_synchronize); in video_thread() 859 sem_post (&encoder_context->sem_synchronize); in video_thread() 879 sem_post (&encoder_context->sem_synchronize); in video_thread() 891 sem_post (&encoder_context->sem_synchronize); in video_thread() 927 sem_post (&encoder_context->sem_synchronize); in video_thread() 932 sem_post (&encoder_context->sem_synchronize); in video_thread()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | message_queue.c | 124 sem_post(&ptr_q->sem_message); in queue_post_cmdq() 160 sem_post(&ptr_q->sem_message); in queue_post_dataq()
|
D | omx_vdec_hevc.cpp | 1863 sem_post (&m_cmd_lock); in send_command_proxy() 1923 sem_post (&m_cmd_lock); in send_command_proxy() 2029 sem_post (&m_cmd_lock); in send_command_proxy() 2082 sem_post (&m_cmd_lock); in send_command_proxy() 2103 sem_post (&m_cmd_lock); in send_command_proxy() 2121 sem_post(&m_cmd_lock); in send_command_proxy()
|
D | omx_vdec.cpp | 1866 sem_post (&m_cmd_lock); in send_command_proxy() 1950 sem_post (&m_cmd_lock); in send_command_proxy() 2061 sem_post (&m_cmd_lock); in send_command_proxy() 2120 sem_post (&m_cmd_lock); in send_command_proxy() 2145 sem_post (&m_cmd_lock); in send_command_proxy() 2167 sem_post(&m_cmd_lock); in send_command_proxy()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | message_queue.c | 136 sem_post(&ptr_q->sem_message); in queue_post_cmdq() 175 sem_post(&ptr_q->sem_message); in queue_post_dataq()
|
D | omx_vdec_copper.cpp | 1816 sem_post (&m_cmd_lock); in send_command_proxy() 1939 sem_post (&m_cmd_lock); in send_command_proxy() 2065 sem_post (&m_cmd_lock); in send_command_proxy() 2136 sem_post (&m_cmd_lock); in send_command_proxy() 2163 sem_post (&m_cmd_lock); in send_command_proxy() 2185 sem_post(&m_cmd_lock); in send_command_proxy()
|
D | omx_vdec.cpp | 1922 sem_post (&m_cmd_lock); in send_command_proxy() 2019 sem_post (&m_cmd_lock); in send_command_proxy() 2145 sem_post (&m_cmd_lock); in send_command_proxy() 2216 sem_post (&m_cmd_lock); in send_command_proxy() 2243 sem_post (&m_cmd_lock); in send_command_proxy() 2265 sem_post(&m_cmd_lock); in send_command_proxy()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | message_queue.c | 124 sem_post(&ptr_q->sem_message); in queue_post_cmdq() 160 sem_post(&ptr_q->sem_message); in queue_post_dataq()
|
D | omx_swvdec.cpp | 4584 sem_post(&m_async_thread.sem_event); in async_thread_destroy() 4645 sem_post(&m_async_thread.sem_event); in async_post_event() 4670 sem_post(&p_async_thread->sem_thread_created); in async_thread() 4903 sem_post(&m_sem_cmd); in async_process_event_cmd()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 766 sem_post (&decode_context->sem_synchronize); in video_thread() 771 sem_post (&decode_context->sem_synchronize); in video_thread() 780 sem_post (&decode_context->sem_synchronize); in video_thread() 791 sem_post (&decode_context->sem_synchronize); in video_thread() 810 sem_post (&decode_context->sem_synchronize); in video_thread() 836 sem_post (&decode_context->sem_synchronize); in video_thread() 843 sem_post (&decode_context->sem_synchronize); in video_thread() 879 sem_post (&decode_context->sem_synchronize); in video_thread() 884 sem_post (&decode_context->sem_synchronize); in video_thread()
|
D | omx_vdec_test.cpp | 605 sem_post(&in_flush_sem); in process_current_command() 607 sem_post(&out_flush_sem); in process_current_command() 768 sem_post(&fbd_sem); in fbd_thread() 1067 sem_post(&fbd_sem); in fbd_thread() 1073 sem_post(&fbd_sem); in fbd_thread() 1092 sem_post(&seq_sem); in fbd_thread() 1100 sem_post(&seq_sem); in fbd_thread() 1160 sem_post(&seq_sem); in EventHandler() 1170 sem_post(&etb_sem); in EventHandler() 1171 sem_post(&fbd_sem); in EventHandler() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 821 sem_post (&decode_context->sem_synchronize); in video_thread() 826 sem_post (&decode_context->sem_synchronize); in video_thread() 835 sem_post (&decode_context->sem_synchronize); in video_thread() 846 sem_post (&decode_context->sem_synchronize); in video_thread() 865 sem_post (&decode_context->sem_synchronize); in video_thread() 889 sem_post (&decode_context->sem_synchronize); in video_thread() 897 sem_post (&decode_context->sem_synchronize); in video_thread() 935 sem_post (&decode_context->sem_synchronize); in video_thread() 940 sem_post (&decode_context->sem_synchronize); in video_thread()
|
D | omx_vdec_test.cpp | 479 sem_post(&in_flush_sem); in process_current_command() 481 sem_post(&out_flush_sem); in process_current_command() 870 sem_post(&fbd_sem); in fbd_thread() 894 sem_post(&seq_sem); in fbd_thread() 903 sem_post(&seq_sem); in fbd_thread() 971 sem_post(&seq_sem); in EventHandler() 1007 sem_post(&seq_sem); in EventHandler() 1049 sem_post(&etb_sem); in EmptyBufferDone() 1081 sem_post(&fbd_sem); in FillBufferDone()
|
/hardware/ti/omap4-aah/libtiutils/ |
D | Semaphore.cpp | 159 return ErrorUtils::posixToAndroidError(sem_post(mSemaphore)); in Signal()
|
/hardware/ti/omap4xxx/libtiutils/ |
D | Semaphore.cpp | 158 return ErrorUtils::posixToAndroidError(sem_post(mSemaphore)); in Signal()
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | DSPManager.c | 122 sem_post(&semOpenClose); in DspManager_Open() 150 sem_post(&semOpenClose); in DspManager_Close()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | ethreading.c | 41 sem_post(&cpi->h_event_end_lpf); in thread_loopfilter() 298 sem_post(&cpi->h_event_end_encoding); /* signal frame encoding end */ in thread_encoding_proc() 602 sem_post(&cpi->h_event_start_encoding[ithread]); in vp8cx_create_encoder_threads() 634 sem_post(&cpi->h_event_start_encoding[i]); in vp8cx_remove_encoder_threads() 640 sem_post(&cpi->h_event_start_lpf); in vp8cx_remove_encoder_threads()
|
D | encodeframe.c | 817 sem_post(&cpi->h_event_start_encoding[i]); in vp8_encode_frame() 843 sem_post(&cpi->h_event_end_encoding); /* signal frame encoding end */ in vp8_encode_frame()
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_semaphores.c | 220 if (SUCCESS != sem_post(psem)) in TIMM_OSAL_SemaphoreRelease()
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
D | timm_osal_semaphores.c | 220 if (SUCCESS != sem_post(psem)) in TIMM_OSAL_SemaphoreRelease()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
D | threading.c | 615 sem_post(&pbi->h_event_end_decoding); in mt_decode_mb_rows() 840 sem_post(&pbi->h_event_start_decoding[i]); in vp8_decoder_remove_threads() 905 sem_post(&pbi->h_event_start_decoding[i]); in vp8mt_decode_mb_rows()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 756 sem_post (&(drv_ctx.async_lock)); in ~omx_vdpp() 2028 sem_post (&m_cmd_lock); in send_command_proxy() 2099 sem_post (&m_cmd_lock); in send_command_proxy() 2222 sem_post (&m_cmd_lock); in send_command_proxy() 2237 sem_post (&m_cmd_lock); in send_command_proxy() 2310 sem_post (&m_cmd_lock); in send_command_proxy() 2346 sem_post (&m_cmd_lock); in send_command_proxy() 2368 sem_post(&m_cmd_lock); in send_command_proxy() 5663 sem_post (&(drv_ctx.async_lock)); in empty_this_buffer_proxy() 5839 sem_post (&(drv_ctx.async_lock)); in fill_this_buffer_proxy()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | OMX_VideoDec_Utils.h | 1318 sem_post (&(_semaphore_).sSemaphore); \
|