Home
last modified time | relevance | path

Searched refs:LOG_V (Results 1 – 25 of 31) sorted by relevance

12

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderH263.cpp31 LOG_V( "Begin\n"); in sendEncodeCommand()
44 LOG_V( "End\n"); in sendEncodeCommand()
56 LOG_V( "Begin\n\n"); in renderSequenceParams()
67 LOG_V("===h263 sequence params===\n"); in renderSequenceParams()
85 LOG_V( "end\n"); in renderSequenceParams()
94 LOG_V( "Begin\n\n"); in renderPictureParams()
110 LOG_V("======h263 picture params======\n"); in renderPictureParams()
111 LOG_V( "reference_picture = 0x%08x\n", h263PictureParams.reference_picture); in renderPictureParams()
112 LOG_V( "reconstructed_picture = 0x%08x\n", h263PictureParams.reconstructed_picture); in renderPictureParams()
113 LOG_V( "coded_buf = 0x%08x\n", h263PictureParams.coded_buf); in renderPictureParams()
[all …]
DVideoEncoderMP4.cpp101 LOG_V("Begin\n"); in getExtFormatOutput()
122 LOG_V("End\n"); in getExtFormatOutput()
134 LOG_V( "Begin\n\n"); in renderSequenceParams()
150 LOG_V("===mpeg4 sequence params===\n"); in renderSequenceParams()
175 LOG_V( "end\n"); in renderSequenceParams()
183 LOG_V( "Begin\n\n"); in renderPictureParams()
199 LOG_V("======mpeg4 picture params======\n"); in renderPictureParams()
200 LOG_V("reference_picture = 0x%08x\n", mpeg4_pic_param.reference_picture); in renderPictureParams()
201 LOG_V("reconstructed_picture = 0x%08x\n", mpeg4_pic_param.reconstructed_picture); in renderPictureParams()
202 LOG_V("coded_buf = 0x%08x\n", mpeg4_pic_param.coded_buf); in renderPictureParams()
[all …]
DVideoEncoderBase.cpp77 LOG_V("vaGetDisplay \n"); in VideoEncoderBase()
84 LOG_V("vaInitialize \n"); in VideoEncoderBase()
98 LOG_V( "vaTerminate\n"); in ~VideoEncoderBase()
121 LOG_V("Encoder has been started\n"); in start()
190 LOG_V( "======VA Configuration======\n"); in start()
191 LOG_V( "profile = %d\n", mComParams.profile); in start()
192 LOG_V( "mVAEntrypoint = %d\n", mVAEntrypoint); in start()
193 LOG_V( "vaAttrib[0].type = %d\n", vaAttrib[0].type); in start()
194 LOG_V( "vaAttrib[1].type = %d\n", vaAttrib[1].type); in start()
195 LOG_V( "vaAttrib[2].type = %d\n", vaAttrib[2].type); in start()
[all …]
DVideoEncoderUtils.cpp42 LOG_V("hw_get_module returned\n"); in gfx_init()
118LOG_V("gfx_lock: handle is %x, usage is %x, vaddr is %x.\n", (unsigned int)handle, usage, (unsigne… in gfx_lock()
124 LOG_V("lock returned with address %p\n", *vaddr); in gfx_lock()
145 LOG_V("unlock returned\n"); in gfx_unlock()
181 LOG_V("Blit returned\n"); in gfx_Blit()
200LOG_V("GetGfxBufferInfo: gfx iWidth=%d, iHeight=%d, iFormat=%x in handle structure\n", h->iWidth, … in GetGfxBufferInfo()
223 LOG_V("Actual Width=%d, Height=%d, Stride=%d\n\n", vinfo.width, vinfo.height, vinfo.lumaStride); in GetGfxBufferInfo()
330LOG_V("Create an new gfx buffer handle 0x%p for color convert, width=%d, height=%d, stride=%d\n", in doMapping()
396 LOG_V("MappingToVASurface mode=%d, value=%p\n", mVinfo.mode, (void*)mValue); in MappingToVASurface()
426LOG_V("%s: Format=%x, lumaStride=%d, width=%d, height=%d\n", mode, mVinfo.format, mVinfo.lumaStrid… in MappingToVASurface()
[all …]
DVideoEncoderAVC.cpp66 LOG_V( "Begin\n"); in start()
77 LOG_V( "end\n"); in start()
124 LOG_V("Config type = %d\n", (int)videoEncConfig->type); in derivedSetConfig()
191 LOG_V("Config type = %d\n", (int)videoEncConfig->type); in derivedGetConfig()
291LOG_V("libMIX thinks it is %s Frame, the input is %s Frame", FrameTypeStr[frametype], FrameTypeStr… in updateFrameInfo()
293 LOG_V("Wrong Frame type %d, type may not be initialized ?\n", task->type); in updateFrameInfo()
307 LOG_V("Begin\n"); in getExtFormatOutput()
350 LOG_V("out size is = %d\n", outBuffer->dataSize); in getExtFormatOutput()
356 LOG_V("End\n"); in getExtFormatOutput()
383 LOG_V ("NAL type = 0x%x\n", *nalType); in getOneNALUnit()
[all …]
DPVSoftMPEG4Encoder.cpp229 LOG_V("Begin\n"); in initEncoder()
252 LOG_V("End\n"); in initEncoder()
258 LOG_V("Begin\n"); in releaseEncoder()
280 LOG_V("End\n"); in releaseEncoder()
385 LOG_V("Begin\n"); in encode()
447 LOG_V("End\n"); in encode()
454 LOG_V("Begin\n"); in getOutput()
509 LOG_V("End\n"); in getOutput()
DVideoEncoderVP8.cpp64 LOG_V( "Begin\n"); in start()
73 LOG_V( "end\n"); in start()
83 LOG_V( "Begin\n"); in renderSequenceParams()
105 LOG_V( "End\n"); in renderSequenceParams()
113 LOG_V( "Begin\n"); in renderPictureParams()
141 LOG_V( "End\n"); in renderPictureParams()
375 LOG_V( "End\n"); in sendEncodeCommand()
DVideoEncoderLog.h24 #define LOG_V ALOGV macro
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_mp42.c108 LOG_V("Begin\n"); in mix_videoformat_mp42_finalize()
164 LOG_V("End\n"); in mix_videoformat_mp42_finalize()
177 LOG_V("Begin\n"); in mix_videofmt_mp42_getcaps()
182 LOG_V("End\n"); in mix_videofmt_mp42_getcaps()
215 LOG_V("begin\n"); in mix_videofmt_mp42_initialize()
244 LOG_V("Try to get header data from config_param\n"); in mix_videofmt_mp42_initialize()
249 LOG_V("Found header data from config_param\n"); in mix_videofmt_mp42_initialize()
253 LOG_V("vbp_parse() returns 0x%x\n", vbp_ret); in mix_videofmt_mp42_initialize()
265 LOG_V("Call vbp_query()\n"); in mix_videofmt_mp42_initialize()
267 LOG_V("vbp_query() returns 0x%x\n", vbp_ret); in mix_videofmt_mp42_initialize()
[all …]
Dmixvideoformat_h264.c139 LOG_V( "Begin\n"); in mix_videofmt_h264_getcaps()
148 LOG_V( "End\n"); in mix_videofmt_h264_getcaps()
185 LOG_V( "Begin\n"); in mix_videofmt_h264_initialize()
207 LOG_V( "Locking\n"); in mix_videofmt_h264_initialize()
211 LOG_V( "Before vbp_open\n"); in mix_videofmt_h264_initialize()
215 LOG_V( "After vbp_open\n"); in mix_videofmt_h264_initialize()
222 LOG_V( "Opened parser\n"); in mix_videofmt_h264_initialize()
244 LOG_V( "Calling parse on header data, handle %d\n", (int)parent->parser_handle); in mix_videofmt_h264_initialize()
256 LOG_V( "Parsed header\n"); in mix_videofmt_h264_initialize()
268 LOG_V( "Queried parser for header data\n"); in mix_videofmt_h264_initialize()
[all …]
Dmixvideoformat_vc1.c157 LOG_V( "Begin\n"); in mix_videofmt_vc1_getcaps()
166 LOG_V( "End\n"); in mix_videofmt_vc1_getcaps()
275 LOG_V( "Begin\n"); in mix_videofmt_vc1_initialize()
297 LOG_V( "Locking\n"); in mix_videofmt_vc1_initialize()
311 LOG_V( "Opened parser\n"); in mix_videofmt_vc1_initialize()
333 LOG_V( "Calling parse on header data, handle %d\n", (int)parent->parser_handle); in mix_videofmt_vc1_initialize()
356 LOG_V( "Parsed header\n"); in mix_videofmt_vc1_initialize()
367 LOG_V( "Queried parser for header data\n"); in mix_videofmt_vc1_initialize()
486 LOG_V( "Created libva config with profile %d\n", vaprof); in mix_videofmt_vc1_initialize()
494LOG_V( "loop filter is %d, TFCNTRFLAG is %d\n", data->se_data->LOOPFILTER, data->se_data->TFCNTRFL… in mix_videofmt_vc1_initialize()
[all …]
Dmixvideoformatenc_preview.c98 LOG_V( "\n"); in mix_videoformatenc_preview_finalize()
120 LOG_V( "mix_videofmtenc_preview_getcaps\n"); in mix_videofmtenc_preview_getcaps()
165 LOG_V( "begin\n"); in mix_videofmtenc_preview_initialize()
194 LOG_V( in mix_videofmtenc_preview_initialize()
202 LOG_V( in mix_videofmtenc_preview_initialize()
211 LOG_V( "Get Display\n"); in mix_videofmtenc_preview_initialize()
253 LOG_V( "vaQueryConfigProfiles\n"); in mix_videofmtenc_preview_initialize()
268 LOG_V( "vaQueryConfigProfiles Done\n"); in mix_videofmtenc_preview_initialize()
287 LOG_V( "vaQueryConfigEntrypoints\n"); in mix_videofmtenc_preview_initialize()
327 LOG_V( "vaGetConfigAttributes\n"); in mix_videofmtenc_preview_initialize()
[all …]
Dmixvideoformatenc_mpeg4.c99 LOG_V( "\n"); in mix_videoformatenc_mpeg4_finalize()
121 LOG_V( "mix_videofmtenc_mpeg4_getcaps\n"); in mix_videofmtenc_mpeg4_getcaps()
166 LOG_V( "begin\n"); in mix_videofmtenc_mpeg4_initialize()
195 LOG_V( in mix_videofmtenc_mpeg4_initialize()
202 LOG_V( in mix_videofmtenc_mpeg4_initialize()
241 LOG_V( in mix_videofmtenc_mpeg4_initialize()
249 LOG_V( in mix_videofmtenc_mpeg4_initialize()
258 LOG_V( "Get Display\n"); in mix_videofmtenc_mpeg4_initialize()
300 LOG_V( "vaQueryConfigProfiles\n"); in mix_videofmtenc_mpeg4_initialize()
315 LOG_V( "vaQueryConfigProfiles Done\n"); in mix_videofmtenc_mpeg4_initialize()
[all …]
Dmixvideoformatenc_h264.c99 LOG_V( "\n"); in mix_videoformatenc_h264_finalize()
121 LOG_V( "mix_videofmtenc_h264_getcaps\n"); in mix_videofmtenc_h264_getcaps()
166 LOG_V( "begin\n"); in mix_videofmtenc_h264_initialize()
195 LOG_V( in mix_videofmtenc_h264_initialize()
202 LOG_V( in mix_videofmtenc_h264_initialize()
252 LOG_V( in mix_videofmtenc_h264_initialize()
264 LOG_V( in mix_videofmtenc_h264_initialize()
273 LOG_V( "Get Display\n"); in mix_videofmtenc_h264_initialize()
315 LOG_V( "vaQueryConfigProfiles\n"); in mix_videofmtenc_h264_initialize()
330 LOG_V( "vaQueryConfigProfiles Done\n"); in mix_videofmtenc_h264_initialize()
[all …]
Dmixvideo.c243 LOG_V( "vaTerminate\n"); in mix_video_private_cleanup()
291 LOG_V( "Begin\n"); in mix_video_initialize_default()
421 LOG_V( "End\n"); in mix_video_initialize_default()
430 LOG_V( "Begin\n"); in mix_video_deinitialize_default()
436 LOG_V( "End\n"); in mix_video_deinitialize_default()
453 LOG_V( "Begin\n"); in mix_video_configure_decode()
715 LOG_V( "End\n"); in mix_video_configure_decode()
736 LOG_V( "Begin\n"); in mix_video_configure_encode()
920 LOG_V( "End\n"); in mix_video_configure_encode()
932 LOG_V( "Begin\n"); in mix_video_configure_default()
[all …]
Dmixvideoconfigparamsdec_mp42.c113 LOG_V( "Begin\n"); in mix_videoconfigparamsdec_mp42_dup()
116 LOG_V( "duplicate = 0x%x\n", duplicate); in mix_videoconfigparamsdec_mp42_dup()
124 LOG_V( "End\n"); in mix_videoconfigparamsdec_mp42_dup()
141 LOG_V( "Begin\n"); in mix_videoconfigparamsdec_mp42_copy()
156 LOG_V( "root_class->copy != NULL\n"); in mix_videoconfigparamsdec_mp42_copy()
160 LOG_V( "root_class->copy == NULL\n\n"); in mix_videoconfigparamsdec_mp42_copy()
164 LOG_V( "End\n"); in mix_videoconfigparamsdec_mp42_copy()
Dmixsurfacepool.c226 LOG_V( "Begin\n"); in mix_surfacepool_initialize()
305 LOG_V( "End\n"); in mix_surfacepool_initialize()
318 LOG_V( "Begin\n"); in mix_surfacepool_put()
322 LOG_V( "Frame id: %d\n", frame->frame_id); in mix_surfacepool_put()
360 LOG_V( "End\n"); in mix_surfacepool_put()
372 LOG_V( "Begin\n");
420 LOG_V( "Frame id: %d\n", (*frame)->frame_id);
437 LOG_V( "End\n");
462 LOG_V( "Begin\n");
518 LOG_V( "End\n");
[all …]
Dmixvideoconfigparams.c113 LOG_V( "Begin\n"); in mix_videoconfigparams_copy()
121 LOG_V( "parent_class->copy != NULL\n"); in mix_videoconfigparams_copy()
125 LOG_V( "parent_class->copy == NULL\n"); in mix_videoconfigparams_copy()
130 LOG_V( "End\n"); in mix_videoconfigparams_copy()
Dmixvideolog.h14 #define LOG_V(format, ...) mix_log(MIX_VIDEO_COMP, MIX_LOG_LEVEL_VERBOSE, format, ##__VA_ARGS__) macro
19 #define LOG_V(format, ...) macro
Dmixvideoformatenc.c113 LOG_V( "\n"); in mix_videoformatenc_finalize()
163 LOG_V( "Begin\n"); in mix_videofmtenc_getcaps_default()
174 LOG_V( "Begin\n"); in mix_videofmtenc_initialize_default()
194 LOG_V( in mix_videofmtenc_initialize_default()
355 LOG_V( in mix_videofmtenc_initialize_default()
391 LOG_V( "end\n"); in mix_videofmtenc_initialize_default()
429 LOG_V( "Begin\n"); in mix_videofmtenc_getcaps()
Dmixvideoconfigparamsdec.c149 LOG_V( "Begin\n"); in mix_videoconfigparamsdec_copy()
198 LOG_V( "root_class->copy != NULL\n"); in mix_videoconfigparamsdec_copy()
207 LOG_V( "End\n"); in mix_videoconfigparamsdec_copy()
/hardware/qcom/gps/msm8960/utils/
Dlog_util.h152 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL) macro
154 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
155 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __func__, SPEC, VAL)
/hardware/qcom/gps/msm8084/utils/
Dlog_util.h162 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL) macro
164 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
165 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __func__, SPEC, VAL)
/hardware/qcom/gps/utils/
Dlog_util.h162 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL) macro
164 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
165 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __func__, SPEC, VAL)
/hardware/qcom/gps/msm8974/utils/
Dlog_util.h162 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL) macro
164 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
165 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __func__, SPEC, VAL)

12