Home
last modified time | relevance | path

Searched refs:dec_handle (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp285 OMX_COMPONENTTYPE* dec_handle = 0; variable
330 static OMX_ERRORTYPE Allocate_Buffer ( OMX_COMPONENTTYPE *dec_handle,
335 static OMX_ERRORTYPE use_input_buffer(OMX_COMPONENTTYPE *dec_handle,
341 static OMX_ERRORTYPE use_output_buffer(OMX_COMPONENTTYPE *dec_handle,
347 static OMX_ERRORTYPE use_output_buffer_multiple_fd(OMX_COMPONENTTYPE *dec_handle,
433 OMX_SendCommand(dec_handle, OMX_CommandStateSet, OMX_StatePause,0); in process_current_command()
453 OMX_SendCommand(dec_handle, OMX_CommandStateSet, OMX_StateExecuting,0); in process_current_command()
475 OMX_SendCommand(dec_handle, OMX_CommandFlush, OMX_ALL, 0); in process_current_command()
594 OMX_EmptyThisBuffer(dec_handle,pBuffer); in ebd_thread()
603 OMX_EmptyThisBuffer(dec_handle,pBuffer); in ebd_thread()
[all …]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp415 OMX_COMPONENTTYPE* dec_handle = 0; variable
465 static OMX_ERRORTYPE Allocate_Buffer ( OMX_COMPONENTTYPE *dec_handle,
470 static OMX_ERRORTYPE use_input_buffer(OMX_COMPONENTTYPE *dec_handle,
476 static OMX_ERRORTYPE use_output_buffer(OMX_COMPONENTTYPE *dec_handle,
482 static OMX_ERRORTYPE use_output_buffer_multiple_fd(OMX_COMPONENTTYPE *dec_handle,
568 OMX_SendCommand(dec_handle, OMX_CommandStateSet, OMX_StatePause,0); in process_current_command()
583 OMX_SendCommand(dec_handle, OMX_CommandStateSet, OMX_StateExecuting,0); in process_current_command()
601 OMX_SendCommand(dec_handle, OMX_CommandFlush, OMX_ALL, 0); in process_current_command()
718 OMX_EmptyThisBuffer(dec_handle,pBuffer); in ebd_thread()
725 OMX_EmptyThisBuffer(dec_handle,pBuffer); in ebd_thread()
[all …]