Searched refs:OMX_SWVDEC_LOG_ERROR (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 163 OMX_SWVDEC_LOG_ERROR("disallowed in state %s", in component_init() 211 OMX_SWVDEC_LOG_ERROR("'%s': invalid component name", cmp_name); in component_init() 275 OMX_SWVDEC_LOG_ERROR("failed to create command processing semaphore"); in component_init() 283 OMX_SWVDEC_LOG_ERROR("failed to create meta buffer info array mutex"); in component_init() 310 OMX_SWVDEC_LOG_ERROR("cmp_handle = NULL"); in component_deinit() 356 OMX_SWVDEC_LOG_ERROR("in invalid state"); in get_component_version() 362 OMX_SWVDEC_LOG_ERROR("cmp_handle = NULL"); in get_component_version() 368 OMX_SWVDEC_LOG_ERROR("'%s': invalid component name", cmp_name); in get_component_version() 374 OMX_SWVDEC_LOG_ERROR("p_cmp_version = NULL"); in get_component_version() 380 OMX_SWVDEC_LOG_ERROR("p_spec_version = NULL"); in get_component_version() [all …]
|
D | omx_swvdec_utils.cpp | 224 OMX_SWVDEC_LOG_ERROR("failed to allocate %zu bytes for " in omx_swvdec_diag() 234 OMX_SWVDEC_LOG_ERROR("cannot open input file '%s' logging erro is : %d", in omx_swvdec_diag() 249 OMX_SWVDEC_LOG_ERROR("failed to allocate %zu bytes for " in omx_swvdec_diag() 259 OMX_SWVDEC_LOG_ERROR("cannot open output file '%s' logging error : %d", in omx_swvdec_diag()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 140 OMX_SWVDEC_LOG_ERROR("disallowed in state %s", in component_init() 189 OMX_SWVDEC_LOG_ERROR("'%s': invalid component name", cmp_name); in component_init() 265 OMX_SWVDEC_LOG_ERROR("failed to create command processing semaphore"); in component_init() 273 OMX_SWVDEC_LOG_ERROR("failed to create meta buffer info array mutex"); in component_init() 299 OMX_SWVDEC_LOG_ERROR("cmp_handle = NULL"); in component_deinit() 344 OMX_SWVDEC_LOG_ERROR("in invalid state"); in get_component_version() 349 OMX_SWVDEC_LOG_ERROR("cmp_handle = NULL"); in get_component_version() 354 OMX_SWVDEC_LOG_ERROR("'%s': invalid component name", cmp_name); in get_component_version() 359 OMX_SWVDEC_LOG_ERROR("p_cmp_version = NULL"); in get_component_version() 364 OMX_SWVDEC_LOG_ERROR("p_spec_version = NULL"); in get_component_version() [all …]
|
D | omx_swvdec_utils.cpp | 319 OMX_SWVDEC_LOG_ERROR("failed to allocate %d bytes for " in omx_swvdec_diag() 340 OMX_SWVDEC_LOG_ERROR("failed to allocate %d bytes for " in omx_swvdec_diag() 354 OMX_SWVDEC_LOG_ERROR("cannot open input file '%s'", m_filename_ip); in omx_swvdec_diag() 367 OMX_SWVDEC_LOG_ERROR("cannot open output file '%s'", m_filename_op); in omx_swvdec_diag()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 163 OMX_SWVDEC_LOG_ERROR("disallowed in state %s", in component_init() 226 OMX_SWVDEC_LOG_ERROR("'%s': invalid component name", cmp_name); in component_init() 290 OMX_SWVDEC_LOG_ERROR("failed to create command processing semaphore"); in component_init() 298 OMX_SWVDEC_LOG_ERROR("failed to create meta buffer info array mutex"); in component_init() 325 OMX_SWVDEC_LOG_ERROR("cmp_handle = NULL"); in component_deinit() 371 OMX_SWVDEC_LOG_ERROR("in invalid state"); in get_component_version() 377 OMX_SWVDEC_LOG_ERROR("cmp_handle = NULL"); in get_component_version() 383 OMX_SWVDEC_LOG_ERROR("'%s': invalid component name", cmp_name); in get_component_version() 389 OMX_SWVDEC_LOG_ERROR("p_cmp_version = NULL"); in get_component_version() 395 OMX_SWVDEC_LOG_ERROR("p_spec_version = NULL"); in get_component_version() [all …]
|
D | omx_swvdec_utils.cpp | 224 OMX_SWVDEC_LOG_ERROR("failed to allocate %zu bytes for " in omx_swvdec_diag() 234 OMX_SWVDEC_LOG_ERROR("cannot open input file '%s' logging erro is : %d", in omx_swvdec_diag() 249 OMX_SWVDEC_LOG_ERROR("failed to allocate %zu bytes for " in omx_swvdec_diag() 259 OMX_SWVDEC_LOG_ERROR("cannot open output file '%s' logging error : %d", in omx_swvdec_diag()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec_utils.h | 76 #define OMX_SWVDEC_LOG_ERROR(string, ...) \ macro
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec_utils.h | 76 #define OMX_SWVDEC_LOG_ERROR(string, ...) \ macro
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec_utils.h | 75 #define OMX_SWVDEC_LOG_ERROR(string, ...) \ macro
|