Home
last modified time | relevance | path

Searched refs:OMX_SWVDEC_LOG_LOW (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp71 OMX_SWVDEC_LOG_LOW( in omx_swvdec_log_init()
299 OMX_SWVDEC_LOG_LOW("omx_swvdec.dump.ip: %d", m_dump_ip); in omx_swvdec_diag()
305 OMX_SWVDEC_LOG_LOW("omx_swvdec.dump.op: %d", m_dump_op); in omx_swvdec_diag()
312 OMX_SWVDEC_LOG_LOW("omx_swvdec.filename.ip: %s", m_filename_ip); in omx_swvdec_diag()
333 OMX_SWVDEC_LOG_LOW("omx_swvdec.filename.op: %s", m_filename_op); in omx_swvdec_diag()
Domx_swvdec.cpp152 OMX_SWVDEC_LOG_LOW("'video_decoder.mpeg4'"); in component_init()
164 OMX_SWVDEC_LOG_LOW("video_decoder.h263"); in component_init()
179 OMX_SWVDEC_LOG_LOW("video_decoder.divx"); in component_init()
1886 OMX_SWVDEC_LOG_LOW("ip buffer %p has index %d", in empty_this_buffer()
1988 OMX_SWVDEC_LOG_LOW("op buffer %p has index %d", in fill_this_buffer()
2070 OMX_SWVDEC_LOG_LOW("%p: buffer %p", in fill_this_buffer()
3268 OMX_SWVDEC_LOG_LOW("buffer %d not populated", ii); in buffer_allocate_ip()
3405 OMX_SWVDEC_LOG_LOW("buffer %d not populated", ii); in buffer_allocate_op()
3677 OMX_SWVDEC_LOG_LOW("buffer %d not populated", ii); in buffer_use_op()
3825 OMX_SWVDEC_LOG_LOW("%p has index %d", in buffer_deallocate_ip()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp156 OMX_SWVDEC_LOG_LOW("omx_swvdec.meta_buffer.disable: %d", in component_init()
174 OMX_SWVDEC_LOG_LOW("'video_decoder.mpeg4'"); in component_init()
186 OMX_SWVDEC_LOG_LOW("video_decoder.h263"); in component_init()
201 OMX_SWVDEC_LOG_LOW("video_decoder.divx"); in component_init()
2048 OMX_SWVDEC_LOG_LOW("ip buffer %p has index %d", in empty_this_buffer()
2152 OMX_SWVDEC_LOG_LOW("op buffer %p has index %d", in fill_this_buffer()
2235 OMX_SWVDEC_LOG_LOW("%p: buffer %p", in fill_this_buffer()
3573 OMX_SWVDEC_LOG_LOW("buffer %d not populated", ii); in buffer_allocate_ip()
3712 OMX_SWVDEC_LOG_LOW("buffer %d not populated", ii); in buffer_allocate_op()
3983 OMX_SWVDEC_LOG_LOW("buffer %d not populated", ii); in buffer_use_op()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h62 #define OMX_SWVDEC_LOG_LOW(string, ...) \ macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h61 #define OMX_SWVDEC_LOG_LOW(string, ...) \ macro