OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_SWVDEC_LOG_ERROR
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp
163
OMX_SWVDEC_LOG_ERROR
("disallowed in state %s",
211
OMX_SWVDEC_LOG_ERROR
("'%s': invalid component name", cmp_name);
275
OMX_SWVDEC_LOG_ERROR
("failed to create command processing semaphore");
283
OMX_SWVDEC_LOG_ERROR
("failed to create meta buffer info array mutex");
310
OMX_SWVDEC_LOG_ERROR
("cmp_handle = NULL");
356
OMX_SWVDEC_LOG_ERROR
("in invalid state");
362
OMX_SWVDEC_LOG_ERROR
("cmp_handle = NULL");
368
OMX_SWVDEC_LOG_ERROR
("'%s': invalid component name", cmp_name);
374
OMX_SWVDEC_LOG_ERROR
("p_cmp_version = NULL");
380
OMX_SWVDEC_LOG_ERROR
("p_spec_version = NULL")
[
all
...]
omx_swvdec_utils.cpp
224
OMX_SWVDEC_LOG_ERROR
("failed to allocate %zu bytes for "
234
OMX_SWVDEC_LOG_ERROR
("cannot open input file '%s' logging erro is : %d",
249
OMX_SWVDEC_LOG_ERROR
("failed to allocate %zu bytes for "
259
OMX_SWVDEC_LOG_ERROR
("cannot open output file '%s' logging error : %d",
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp
140
OMX_SWVDEC_LOG_ERROR
("disallowed in state %s",
189
OMX_SWVDEC_LOG_ERROR
("'%s': invalid component name", cmp_name);
265
OMX_SWVDEC_LOG_ERROR
("failed to create command processing semaphore");
273
OMX_SWVDEC_LOG_ERROR
("failed to create meta buffer info array mutex");
299
OMX_SWVDEC_LOG_ERROR
("cmp_handle = NULL");
344
OMX_SWVDEC_LOG_ERROR
("in invalid state");
349
OMX_SWVDEC_LOG_ERROR
("cmp_handle = NULL");
354
OMX_SWVDEC_LOG_ERROR
("'%s': invalid component name", cmp_name);
359
OMX_SWVDEC_LOG_ERROR
("p_cmp_version = NULL");
364
OMX_SWVDEC_LOG_ERROR
("p_spec_version = NULL")
[
all
...]
omx_swvdec_utils.cpp
319
OMX_SWVDEC_LOG_ERROR
("failed to allocate %d bytes for "
340
OMX_SWVDEC_LOG_ERROR
("failed to allocate %d bytes for "
354
OMX_SWVDEC_LOG_ERROR
("cannot open input file '%s'", m_filename_ip);
367
OMX_SWVDEC_LOG_ERROR
("cannot open output file '%s'", m_filename_op);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec_utils.h
75
#define
OMX_SWVDEC_LOG_ERROR
(string, ...) \
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec_utils.h
76
#define
OMX_SWVDEC_LOG_ERROR
(string, ...) \
Completed in 167 milliseconds