/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideo.c | 57 LOG_E( "Not MixVideo\n"); \ 62 LOG_E( "Not initialized\n"); \ 69 LOG_E( "Not configured\n"); \ 294 LOG_E( "!mix || !init_params\n"); in mix_video_initialize_default() 299 LOG_E("mode >= MIX_CODEC_MODE_LAST\n"); in mix_video_initialize_default() 306 LOG_E("mode == MIX_CODEC_MODE_ENCODE\n"); in mix_video_initialize_default() 312 LOG_E( "!MIX_IS_VIDEO(mix)\n"); in mix_video_initialize_default() 317 LOG_E("!MIX_IS_VIDEOINITPARAMS(init_params\n"); in mix_video_initialize_default() 342 LOG_E( "!priv->objlock\n"); in mix_video_initialize_default() 354 LOG_E( "!priv->init_params\n"); in mix_video_initialize_default() [all …]
|
D | mixvideoformatenc_mpeg4.c | 124 LOG_E( "mix == NULL\n"); in mix_videofmtenc_mpeg4_getcaps() 161 LOG_E( in mix_videofmtenc_mpeg4_initialize() 212 LOG_E( in mix_videofmtenc_mpeg4_initialize() 223 LOG_E( in mix_videofmtenc_mpeg4_initialize() 234 LOG_E( in mix_videofmtenc_mpeg4_initialize() 291 LOG_E( in mix_videofmtenc_mpeg4_initialize() 307 LOG_E( in mix_videofmtenc_mpeg4_initialize() 327 LOG_E( "Profile not supported\n"); in mix_videofmtenc_mpeg4_initialize() 344 LOG_E( in mix_videofmtenc_mpeg4_initialize() 359 LOG_E( "Entrypoint not found\n"); in mix_videofmtenc_mpeg4_initialize() [all …]
|
D | mixvideoformatenc_h264.c | 124 LOG_E( "mix == NULL\n"); in mix_videofmtenc_h264_getcaps() 161 LOG_E( in mix_videofmtenc_h264_initialize() 211 LOG_E( in mix_videofmtenc_h264_initialize() 223 LOG_E( in mix_videofmtenc_h264_initialize() 235 LOG_E( in mix_videofmtenc_h264_initialize() 246 LOG_E ( in mix_videofmtenc_h264_initialize() 306 LOG_E( in mix_videofmtenc_h264_initialize() 322 LOG_E( in mix_videofmtenc_h264_initialize() 342 LOG_E( "Profile not supported\n"); in mix_videofmtenc_h264_initialize() 359 LOG_E( in mix_videofmtenc_h264_initialize() [all …]
|
D | mixvideoformatenc_preview.c | 123 LOG_E( "mix == NULL\n"); in mix_videofmtenc_preview_getcaps() 160 LOG_E( in mix_videofmtenc_preview_initialize() 244 LOG_E( in mix_videofmtenc_preview_initialize() 260 LOG_E( in mix_videofmtenc_preview_initialize() 280 LOG_E( "Profile not supported\n"); in mix_videofmtenc_preview_initialize() 297 LOG_E( in mix_videofmtenc_preview_initialize() 312 LOG_E( "Entrypoint not found\n"); in mix_videofmtenc_preview_initialize() 335 LOG_E( in mix_videofmtenc_preview_initialize() 342 LOG_E( "Matched format not found\n"); in mix_videofmtenc_preview_initialize() 349 LOG_E( "RC mode not found\n"); in mix_videofmtenc_preview_initialize() [all …]
|
D | mixvideoformat_vc1.c | 128 LOG_E( "Error closing parser\n"); in mix_videoformat_vc1_finalize() 153 LOG_E( "NUll pointer passed in\n"); in mix_videofmt_vc1_getcaps() 184 LOG_E( "NUll pointer passed in\n"); in mix_videofmt_vc1_update_seq_header() 214 LOG_E( "Cannot allocate memory\n"); in mix_videofmt_vc1_update_seq_header() 271 LOG_E( "NUll pointer passed in\n"); in mix_videofmt_vc1_initialize() 307 LOG_E( "Error opening parser\n"); in mix_videofmt_vc1_initialize() 319 LOG_E( "Cannot get header data\n"); in mix_videofmt_vc1_initialize() 329 LOG_E( "Cannot get extra surface allocation setting\n"); in mix_videofmt_vc1_initialize() 341 LOG_E( "Error updating sequence header\n"); in mix_videofmt_vc1_initialize() 351 LOG_E( "Error parsing header data, size %d\n", header->data_size); in mix_videofmt_vc1_initialize() [all …]
|
D | mixvideoformat_h264.c | 112 LOG_E( "Error closing parser\n"); in mix_videoformat_h264_finalize() 135 LOG_E( "NUll pointer passed in\n"); in mix_videofmt_h264_getcaps() 181 LOG_E( "NUll pointer passed in\n"); in mix_videofmt_h264_initialize() 197 LOG_E( "Error initializing\n"); in mix_videofmt_h264_initialize() 219 LOG_E( "Error opening parser\n"); in mix_videofmt_h264_initialize() 230 LOG_E( "Cannot get header data\n"); in mix_videofmt_h264_initialize() 240 LOG_E( "Cannot get extra surface allocation setting\n"); in mix_videofmt_h264_initialize() 252 LOG_E( "Error parsing header data\n"); in mix_videofmt_h264_initialize() 264 LOG_E( "Error reading parsed header data\n"); in mix_videofmt_h264_initialize() 280 LOG_E( "Error allocating memory\n"); in mix_videofmt_h264_initialize() [all …]
|
D | mixvideoformat_mp42.c | 111 LOG_E("obj is NULL\n"); in mix_videoformat_mp42_finalize() 116 LOG_E("obj is not mixvideoformat_mp42\n"); in mix_videoformat_mp42_finalize() 221 LOG_E("Failed to initialize parent!\n"); in mix_videofmt_mp42_initialize() 235 LOG_E("Failed to call vbp_open()\n"); in mix_videofmt_mp42_initialize() 259 LOG_E("Failed to call vbp_parse() to parse header data!\n"); in mix_videofmt_mp42_initialize() 270 LOG_E("Failed to call vbp_query() to query header data parsing result\n"); in mix_videofmt_mp42_initialize() 291 LOG_E("Failed to call vaGetConfigAttributes()\n"); in mix_videofmt_mp42_initialize() 296 LOG_E("The attrib.value is wrong!\n"); in mix_videofmt_mp42_initialize() 304 LOG_E("Failed to call vaCreateConfig()!\n"); in mix_videofmt_mp42_initialize() 312 LOG_E("Failed to call mix_videoconfigparams_get_extra_surface_allocation()!\n"); in mix_videofmt_mp42_initialize() [all …]
|
D | mixvideoformatenc.c | 107 LOG_E( "obj == NULL\n"); in mix_videoformatenc_finalize() 177 LOG_E( in mix_videofmtenc_initialize_default() 202 LOG_E( in mix_videofmtenc_initialize_default() 213 LOG_E( in mix_videofmtenc_initialize_default() 225 LOG_E( in mix_videofmtenc_initialize_default() 238 LOG_E( in mix_videofmtenc_initialize_default() 250 LOG_E( in mix_videofmtenc_initialize_default() 262 LOG_E( in mix_videofmtenc_initialize_default() 274 LOG_E( in mix_videofmtenc_initialize_default() 287 LOG_E( in mix_videofmtenc_initialize_default() [all …]
|
D | mixvideolog.h | 17 #define LOG_E(format, ...) mix_log(MIX_VIDEO_COMP, MIX_LOG_LEVEL_ERROR, format, ##__VA_ARGS__) macro 22 #define LOG_E(format, ...) macro
|
D | mixvideoformat.c | 193 LOG_E( "NUll pointer passed in\n"); in mix_videofmt_initialize_default() 206 LOG_E( "!mix->objectlock\n"); in mix_videofmt_initialize_default() 235 LOG_E( "Could not duplicate mime_type\n"); in mix_videofmt_initialize_default() 243 LOG_E( "Error getting frame_rate\n"); in mix_videofmt_initialize_default() 249 LOG_E( "Error getting picture_res\n"); in mix_videofmt_initialize_default() 275 LOG_E( "Could not duplicate mime_type\n"); in mix_videofmt_initialize_default()
|
D | mixsurfacepool.c | 230 LOG_E( in mix_surfacepool_initialize() 389 LOG_E( "out of surfaces\n"); 405 LOG_E( "Element is null\n"); 475 LOG_E( "out of surfaces\n"); 491 LOG_E( "Element is null\n");
|
D | mixvideoconfigparamsdec.c | 176 LOG_E( "set_header failed: mix_result = 0x%x\n", mix_result); in mix_videoconfigparamsdec_copy() 190 LOG_E( "set_mime_type failed: mix_result = 0x%x\n", mix_result); in mix_videoconfigparamsdec_copy() 202 LOG_E( "root_class->copy == NULL\n"); in mix_videoconfigparamsdec_copy()
|
D | mixvideoframe.c | 116 LOG_E("obj is NULL\n"); in mix_videoframe_unref() 136 LOG_E("pool is NULL\n"); in mix_videoframe_unref()
|
D | mixvideoconfigparamsenc.c | 207 LOG_E( "Failed to mix_videoconfigparamsenc_set_mime_type\n"); in mix_videoconfigparamsenc_copy()
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderLog.h | 28 #define LOG_E ALOGE macro 33 LOG_E(FUNC" failed. vaStatus = %d\n", vaStatus);\ 39 LOG_E(FUNC" failed. vaStatus = %d\n", vaStatus);\ 46 LOG_E(FUNC"Failed. ret = 0x%08x\n", ret); \ 52 LOG_E(FUNC"Failed, ret = 0x%08x\n", ret); \ 58 LOG_E("Invalid pointer\n"); \
|
D | VideoEncoderUtils.cpp | 39 LOG_E("FATAL: can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_init() 56 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_alloc() 63 LOG_E("FATAL: gralloc open failed\n"); in gfx_alloc() 70 LOG_E("alloc(%u, %u, %d, %08x, ...) failed %d (%s)\n", in gfx_alloc() 84 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_free() 91 LOG_E("FATAL: gralloc open failed\n"); in gfx_free() 98 LOG_E("free(...) failed %d (%s)\n", err, strerror(-err)); in gfx_free() 111 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_lock() 121 LOG_E("lock(...) failed %d (%s).\n", err, strerror(-err)); in gfx_lock() 135 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_unlock() [all …]
|
D | VideoEncoderBase.cpp | 83 LOG_E("vaGetDisplay failed."); in VideoEncoderBase() 89 LOG_E( "Failed vaInitialize, vaStatus = %d\n", vaStatus); in VideoEncoderBase() 330 LOG_E("Encoder has not initialized yet\n"); in encode() 351 LOG_E("Time out wait for Coded buffer.\n"); in encode() 357 LOG_E("Coded buffer is not ready now.\n"); in encode() 480 LOG_E("Time out wait for encode task.\n"); in getOutput() 741 LOG_E( "outBuffer->data == NULL\n"); in prepareForOutput() 756 LOG_E("mCurSegment->size < mOffsetInSeg\n"); in prepareForOutput() 890 LOG_E("mCurSegment->size < mOffsetInSeg || outBuffer->bufferSize < sizeCopiedHere\n"); in outputAllData() 977 LOG_E("Encoder has been initialized, should use setConfig to change configurations\n"); in setParameters() [all …]
|
D | PVSoftMPEG4Encoder.cpp | 163 LOG_E("Failed to get default encoding parameters"); in initEncParams() 202 LOG_E("Video frame size %dx%d must be a multiple of 16", in initEncParams() 235 LOG_E("Failed to initialized encoder params"); in initEncoder() 241 LOG_E("Failed to initialize the encoder"); in initEncoder() 294 LOG_E("Encoder has been initialized, should use setConfig to change configurations\n"); in setParameters() 396 LOG_E("Failed to get VOL header"); in encode() 492 LOG_E("Failed to encode frame or get hink track at frame %lld", in getOutput()
|
D | VideoEncoderMP4.cpp | 41 LOG_E("Buffer size too small\n"); in getHeaderPos() 52 LOG_E("NO header found\n"); in getHeaderPos() 90 LOG_E("Buffer size too small\n"); in outputConfigData() 112 LOG_E("Invalid buffer mode for MPEG-4:2\n"); in getExtFormatOutput()
|
D | VideoEncoderAVC.cpp | 179 LOG_E ("Invalid Config Type"); in derivedSetConfig() 236 LOG_E ("Invalid Config Type"); in derivedGetConfig() 345 LOG_E("Invalid buffer mode\n"); in getExtFormatOutput() 377 LOG_E("The stream is not AnnexB format \n"); in getOneNALUnit() 378 LOG_E("segment status is %x \n", status); in getOneNALUnit() 471 LOG_E("Buffer size is 0\n"); in getHeader() 526 LOG_E("Buffer size too small\n"); in outputCodecData() 604 LOG_E("mCurSegment->size < mOffsetInSeg || outBuffer->bufferSize < sizeCopiedHere\n"); in outputLengthPrefixed() 637 LOG_E("Buffer size too small\n"); in outputLengthPrefixed() 675 LOG_E("mCurSegment->size < mOffsetInSeg || outBuffer->bufferSize < sizeCopiedHere\n"); in outputNaluLengthsPrefixed() [all …]
|
D | VideoEncoderVP8.cpp | 452 LOG_E ("Invalid Config Type"); in derivedGetConfig() 511 LOG_E ("Invalid Config Type"); in derivedSetConfig()
|
/hardware/qcom/gps/msm8996/utils/ |
D | log_util.h | 164 #define LOG_E(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGE, ID, WHAT, SPEC, VAL) macro 170 LOG_E(EXIT_ERROR_TAG, __func__, SPEC, VAL); \
|
/hardware/qcom/gps/msm8909/utils/ |
D | log_util.h | 164 #define LOG_E(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGE, ID, WHAT, SPEC, VAL) macro 170 LOG_E(EXIT_ERROR_TAG, __func__, SPEC, VAL); \
|