Home
last modified time | relevance | path

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

12

/hardware/intel/img/hwcomposer/merrifield/common/devices/
DExternalDevice.cpp131 ITRACE("start mode setting..."); in setDrmMode()
144 ITRACE("Mode settings is interrupted"); in setDrmMode()
199 ITRACE("HDCP authenticated, enabling dynamic vsync"); in HdcpLinkStatusListener()
231 ITRACE("hotpug event: %d", mConnected); in hotplugListener()
270 ITRACE("setting refresh rate to %d", hz); in setRefreshRate()
290 ITRACE("Ignore a new refresh setting event because there is a same event is handling"); in setRefreshRate()
295 ITRACE("changing refresh rate from %d to %d", mode.vrefresh, hz); in setRefreshRate()
DPhysicalDevice.cpp195 ITRACE("device is not connected"); in getDisplayConfigs()
221 ITRACE("device is not connected"); in getDisplayAttributes()
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderTrace.h39 #define ITRACE(format, ...) VIDEO_DECODER_TRACE("INFO: ", format, ##__VA_ARGS__) macro
52 #define ITRACE(...) LOGI(__VA_ARGS__) macro
62 #define ITRACE(format, ...) macro
DVideoDecoderAVC.cpp61 ITRACE("Used client supplied profile and surface to start VA."); in start()
182 ITRACE("No slice available for decoding."); in decodeFrame()
288ITRACE("slice data offset= %d, size = %d", sliceData->slice_offset, sliceData->slice_size); in continueDecodingFrame()
745 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
759 ITRACE("Video size is changed."); in updateFormatInfo()
793 ITRACE("Cropping: left = %d, top = %d, right = %d, bottom = %d", in updateFormatInfo()
814 ITRACE("actualBufferNeeded =%d", mVideoFormatInfo.actualBufferNeeded); in updateFormatInfo()
851 ITRACE("WiDi is enabled, actual buffer needed is %d", mVideoFormatInfo.actualBufferNeeded); in isWiDiStatusChanged()
999 ITRACE("maxDPBSize = %d, num_ref_frame = %d", maxDPBSize, data->codec_data->num_ref_frames); in getDPBSize()
1041 ITRACE("AVC short format used"); in getCodecSpecificConfigs()
[all …]
DVideoDecoderMPEG2.cpp110 ITRACE("Video size is changed during startVA"); in decode()
118ITRACE("Video size is changed. from %dx%d to %dx%d\n",mVideoFormatInfo.width,mVideoFormatInfo.heig… in decode()
374 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
391 ITRACE("Video size is changed."); in updateFormatInfo()
DVideoDecoderHost.cpp83 ITRACE("Deleting decoder for %s", info->mimeType); in releaseVideoDecoder()
DVideoDecoderBase.cpp122 ITRACE("mParserType = %d", mParserType); in start()
617 ITRACE("Surface is referenced by other surface buffer."); in acquireSurfaceBuffer()
835 ITRACE("Using GEN driver"); in setupVA()
839 ITRACE("Using PVR driver"); in setupVA()
1511 ITRACE("Parser Type = %d", (int32_t)type); in setParserType()
1608 ITRACE("Error Index[%d]: type = %d, start_mb = %d, end_mb = %d", in fillDecodingErrors()
1615 ITRACE("%s: error number of current surface is %d, timestamp @%llu", in fillDecodingErrors()
1625 ITRACE("set new rotation degree: %d", rotationDegrees); in setRotationDegrees()
1674 ITRACE("set colorMatrix: 0x%x ", colorMatrix); in setColorSpaceInfo()
1697 ITRACE("set videoRange: %d ", videoRange); in setColorSpaceInfo()
DVideoDecoderMPEG4.cpp105 ITRACE("Video size is changed during startVA"); in decode()
114ITRACE("Video size is changed. from %dx%d to %dx%d\n", mVideoFormatInfo.width, mVideoFormatInfo.he… in decode()
614 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
637 ITRACE("Video size is changed."); in updateFormatInfo()
DVideoDecoderVP8.cpp53 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
66 ITRACE("Video size is changed."); in updateFormatInfo()
89ITRACE("Cropping: left = %d, top = %d, right = %d, bottom = %d", data->codec_data->crop_left, data… in updateFormatInfo()
DVideoDecoderWMV.cpp119ITRACE("video size is changed from %dx%d to %dx%d", mVideoFormatInfo.width, mVideoFormatInfo.heigh… in decode()
491 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
508 ITRACE("Video size is changed."); in updateFormatInfo()
/hardware/intel/img/hwcomposer/merrifield/common/observers/
DMultiDisplayObserver.cpp47 ITRACE("blank: %d", blank); in blankSecondaryDisplay()
55 ITRACE("state: %d", state); in updateVideoState()
75 ITRACE("scaling type: %d", type); in setHdmiScalingType()
82 ITRACE("oversacn compensation, h: %d v: %d", hValue, vValue); in setHdmiOverscan()
179 ITRACE("MDS client is initialized"); in initMDSClient()
289 ITRACE("thread is interrupted"); in threadLoop()
318 ITRACE("timing to set: %dx%d@%dHz", timing.width, timing.height, timing.refresh); in setHdmiTiming()
430 ITRACE("Video Session[%d] output resolution %dx%d ", sessionID, width, height); in setDecoderOutputResolution()
DVsyncEventObserver.cpp115 ITRACE("exiting thread loop"); in threadLoop()
DSoftVsyncObserver.cpp118 ITRACE("exiting thread loop"); in threadLoop()
DUeventObserver.cpp178 ITRACE("exiting wait"); in threadLoop()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dvbp_trace.h31 #define ITRACE(format, ...) VBP_TRACE_UTIL("INFO: ", format, ##__VA_ARGS__) macro
38 #define ITRACE(format, ...) macro
/hardware/intel/img/hwcomposer/merrifield/common/base/
DDisplayAnalyzer.cpp244 ITRACE("video extended mode enabled: %d", mVideoExtModeEnabled); in isVideoExtModeEnabled()
446 ITRACE("External device isn't connected"); in handleHotplugEvent()
460 ITRACE("Old Hz %d, new one %d", hz, info.frameRate); in handleHotplugEvent()
621 ITRACE("not eligible for video extended mode"); in handleInputEvent()
635 ITRACE("aborting display power off in video extended mode"); in handleDpmsEvent()
671 ITRACE("Ignoring idle entry as protected layer exists."); in handleIdleEntryEvent()
678 ITRACE("Ignoring idle entry as external device is connected."); in handleIdleEntryEvent()
686 ITRACE("Ignoring idle entry as video session is active."); in handleIdleEntryEvent()
731ITRACE("Ignoring video HWC_SKIP_LAYER: %d on output %d", mIgnoreVideoSkipFlag, i); in handleVideoCheckEvent()
758 ITRACE("entering video extended mode..."); in enterVideoExtMode()
[all …]
DVsyncManager.cpp97 ITRACE("dynamic vsync source switch is not supported"); in resetVsyncSource()
DHwcLayer.cpp280 ITRACE("fps of layer %d is %.1f", mIndex, fps); in update()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DHdcpControl.cpp238 ITRACE("HDCP is supported"); in isHdcpSupported()
282 ITRACE("HDCP is authenticated"); in runHdcp()
322 ITRACE("signal HDCP authentication completed, status = %d", mAuthenticated); in signalCompletion()
333 ITRACE("Hdcp is stopped."); in threadLoop()
DPrepareListener.cpp45 ITRACE("display IED is turned on"); in onProtectedLayerStart()
DRotationBufferProvider.cpp478 ITRACE("time spent %dms from vaBeginPicture to vaSyncSurface", in setupRotationBuffer()
495 ITRACE("time spent %dms for setupRotationBuffer", in setupRotationBuffer()
/hardware/intel/img/hwcomposer/merrifield/common/utils/
DHwcTrace.h31 #define ITRACE(fmt,...) ALOGI("%s: " fmt, __func__, ##__VA_ARGS__) macro
/hardware/intel/img/hwcomposer/merrifield/common/buffers/
DBufferManager.cpp228 ITRACE("size of frame buffer to create: %dx%d", width, height); in allocFrameBuffer()
319 ITRACE("size of graphic buffer to create: %dx%d", width, height); in allocGrallocBuffer()
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
DVideoDecoderAVCSecure.cpp347 ITRACE("AVC short format used"); in getCodecSpecificConfigs()
350 ITRACE("AVC long format ssed"); in getCodecSpecificConfigs()
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
DVideoDecoderAVCSecure.cpp331 ITRACE("AVC short format used"); in getCodecSpecificConfigs()
334 ITRACE("AVC long format ssed"); in getCodecSpecificConfigs()

12