Home
last modified time | relevance | path

Searched refs:LOG_V (Results 1 – 25 of 41) 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.cpp80 LOG_V("vaGetDisplay \n"); in VideoEncoderBase()
87 LOG_V("vaInitialize \n"); in VideoEncoderBase()
101 LOG_V( "vaTerminate\n"); in ~VideoEncoderBase()
124 LOG_V("Encoder has been started\n"); in start()
193 LOG_V( "======VA Configuration======\n"); in start()
194 LOG_V( "profile = %d\n", mComParams.profile); in start()
195 LOG_V( "mVAEntrypoint = %d\n", mVAEntrypoint); in start()
196 LOG_V( "vaAttrib[0].type = %d\n", vaAttrib[0].type); in start()
197 LOG_V( "vaAttrib[1].type = %d\n", vaAttrib[1].type); in start()
198 LOG_V( "vaAttrib[2].type = %d\n", vaAttrib[2].type); in start()
[all …]
DVideoEncoderUtils.cpp39 LOG_V("hw_get_module returned\n"); in gfx_init()
106 LOG_V("gfx_lock: handle is %x, usage is %x, vaddr is %x.\n", in gfx_lock()
113 LOG_V("lock returned with address %p\n", *vaddr); in gfx_lock()
138 LOG_V("unlock returned\n"); in gfx_unlock()
165 LOG_V("Blit returned\n"); in gfx_Blit()
184LOG_V("GetGfxBufferInfo: gfx iWidth=%d, iHeight=%d, iFormat=%x in handle structure\n", h->iWidth, … in GetGfxBufferInfo()
207 LOG_V("Actual Width=%d, Height=%d, Stride=%d\n\n", vinfo.width, vinfo.height, vinfo.lumaStride); in GetGfxBufferInfo()
314LOG_V("Create an new gfx buffer handle 0x%p for color convert, width=%d, height=%d, stride=%d\n", in doMapping()
380 LOG_V("MappingToVASurface mode=%d, value=%p\n", mVinfo.mode, (void*)mValue); in MappingToVASurface()
410LOG_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 …]
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DHidParserExample2.cpp30 LOG_V << "Total " << hidItemVector.size() << " tokens" << LOG_ENDL; in printToken()
32 LOG_V << i << LOG_ENDL; in printToken()
60 LOG_V << "Tree: " << LOG_ENDL; in main()
61 LOG_V << *tree; in main()
62 LOG_V << LOG_ENDL; in main()
65 LOG_V << "FilteredTree: " << LOG_ENDL; in main()
66 LOG_V << *(hidParser.getTree()); in main()
68 LOG_V << "DigestVector: " << LOG_ENDL; in main()
71 LOG_V << digestVector; in main()
74 LOG_V << "Parsing Error" << LOG_ENDL; in main()
DHidParserExample.cpp35 LOG_V << name << " filtered tree: " << LOG_ENDL; in doParse()
36 LOG_V << *(hidParser.getTree()); in doParse()
58 LOG_V << name << " filtered tree: " << LOG_ENDL; in doParseAndFilter()
59 LOG_V << *(hidParser.getTree()); in doParseAndFilter()
94 LOG_V << name << " digest: " << LOG_ENDL; in doDigest()
96 LOG_V << digestVector; in doDigest()
102 LOG_V << "Usage: " << argv0 << " test_name" << LOG_ENDL; in printUsage()
103 LOG_V << " test_name can be parse, parse_filter, digest." << LOG_ENDL; in printUsage()
/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 …]
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()
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 …]
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()
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 …]
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
/hardware/libhardware/modules/sensors/dynamic_sensor/test/
DHidRawDeviceTest.cpp45 LOG_V << "Sizeof descriptor: " << info.descriptor.size() << LOG_ENDL; in test()
46 LOG_V << "Descriptor: " << LOG_ENDL; in test()
47 hexdumpToStream(LOG_V, info.descriptor.begin(), info.descriptor.end()); in test()
54 LOG_V << "Digest: " << LOG_ENDL; in test()
55 LOG_V << device->mDigestVector; in test()
64 LOG_V << "Dump of feature " << featureId << LOG_ENDL; in test()
65 hexdumpToStream(LOG_V, buffer.begin(), buffer.end()); in test()
81 LOG_V << "Sensor name: " << s->name << ", vendor: " << s->vendor << LOG_ENDL; in test()
82 LOG_V << sensor->dump() << LOG_ENDL; in test()
86 LOG_V << "sensor: " << e.sensor << ", type: " << e.type << ", ts: " << e.timestamp in test()
[all …]
DHidRawSensorTest.cpp130 LOG_V << name << " digest: " << LOG_ENDL; in test()
132 LOG_V << digestVector; in test()
135 LOG_V << name << " does not contain interested usage" << LOG_ENDL; in test()
139 LOG_V << name << " sensor: " << LOG_ENDL; in test()
144 LOG_V << "Usage " << std::hex << digest.fullUsage << std::dec << LOG_ENDL; in test()
145 LOG_V << s->dump(); in test()
147 LOG_V << "Sensor of usage " << std::hex << digest.fullUsage << std::dec in test()
151 LOG_V << LOG_ENDL; in test()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidLog.h26 #define LOG_V LOG(VERBOSE) macro
34 #define LOG_V (std::cerr << "V: ") macro
/hardware/qcom/gps/msm8998/utils/
Dlog_util.h147 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL) macro
150 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __FUNCTION__, %s, "")
151 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __FUNCTION__, SPEC, VAL)
156 LOG_V(EXIT_TAG, __FUNCTION__, SPEC, VAL); \
/hardware/qcom/gps/msm8996/utils/
Dlog_util.h147 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL) macro
150 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __FUNCTION__, %s, "")
151 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __FUNCTION__, SPEC, VAL)
156 LOG_V(EXIT_TAG, __FUNCTION__, SPEC, VAL); \
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h146 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL) macro
149 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __FUNCTION__, %s, "")
150 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __FUNCTION__, SPEC, VAL)
155 LOG_V(EXIT_TAG, __FUNCTION__, SPEC, VAL); \
/hardware/qcom/gps/msm8909/utils/
Dlog_util.h169 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL) macro
172 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
173 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __func__, SPEC, VAL)
178 LOG_V(EXIT_TAG, __func__, SPEC, VAL); \

12