Searched refs:OMX_SWVDEC_LOG_HIGH (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec_utils.cpp | 78 OMX_SWVDEC_LOG_HIGH( in omx_swvdec_log_init() 205 OMX_SWVDEC_LOG_HIGH("omx_swvdec.dump.ip: %d", m_dump_ip); in omx_swvdec_diag() 212 OMX_SWVDEC_LOG_HIGH("omx_swvdec.dump.op: %d", m_dump_op); in omx_swvdec_diag() 231 OMX_SWVDEC_LOG_HIGH("omx_swvdec.filename.ip: %s", m_filename_ip); in omx_swvdec_diag() 256 OMX_SWVDEC_LOG_HIGH("omx_swvdec.filename.op: %s", m_filename_op); in omx_swvdec_diag()
|
D | omx_swvdec.cpp | 289 OMX_SWVDEC_LOG_HIGH("OMX_StateInvalid -> OMX_StateLoaded"); in component_init() 326 OMX_SWVDEC_LOG_HIGH("all done, goodbye!"); in component_deinit() 2356 OMX_SWVDEC_LOG_HIGH("index '%d' unsupported; no more roles", index); in component_role_enum() 2547 OMX_SWVDEC_LOG_HIGH("%d x %d", in set_frame_dimensions() 2603 OMX_SWVDEC_LOG_HIGH("'OMX_QCOM_COLOR_FormatYUV420PackedSemiPlanar32m': " in set_frame_attributes() 2635 OMX_SWVDEC_LOG_HIGH("'OMX_COLOR_FormatYUV420SemiPlanar': " in set_frame_attributes() 2682 OMX_SWVDEC_LOG_HIGH("%d x %d", in set_adaptive_playback() 2722 OMX_SWVDEC_LOG_HIGH("color format 0x%08x, " in get_video_port_format() 2729 OMX_SWVDEC_LOG_HIGH("index '%d' unsupported; " in get_video_port_format() 2745 OMX_SWVDEC_LOG_HIGH("color format 0x%08x, " in get_video_port_format() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 279 OMX_SWVDEC_LOG_HIGH("OMX_StateInvalid -> OMX_StateLoaded"); in component_init() 314 OMX_SWVDEC_LOG_HIGH("all done, goodbye!"); in component_deinit() 2184 OMX_SWVDEC_LOG_HIGH("index '%d' unsupported; no more roles", index); in component_role_enum() 2364 OMX_SWVDEC_LOG_HIGH("%d x %d", in set_frame_dimensions() 2411 OMX_SWVDEC_LOG_HIGH("stride %d, scanlines %d, size %d", in set_frame_attributes() 2440 OMX_SWVDEC_LOG_HIGH("color format 0x%08x, " in get_video_port_format() 2447 OMX_SWVDEC_LOG_HIGH("index '%d' unsupported; " in get_video_port_format() 2461 OMX_SWVDEC_LOG_HIGH("color format 0x%08x, " in get_video_port_format() 2471 OMX_SWVDEC_LOG_HIGH("color format 0x%08x, " in get_video_port_format() 2479 OMX_SWVDEC_LOG_HIGH("index '%d' unsupported; no more color formats", in get_video_port_format() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec_utils.h | 69 #define OMX_SWVDEC_LOG_HIGH(string, ...) \ macro
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec_utils.h | 68 #define OMX_SWVDEC_LOG_HIGH(string, ...) \ macro
|