HomeSort by relevance Sort by last modified time
    Searched refs:ITRACE (Results 1 - 25 of 33) sorted by null

1 2

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_trace.h 31 #define ITRACE(format, ...) VBP_TRACE_UTIL("INFO: ", format, ##__VA_ARGS__)
38 #define ITRACE(format, ...)
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
PrepareListener.cpp 45 ITRACE("display IED is turned on");
HdcpControl.cpp 238 ITRACE("HDCP is supported");
282 ITRACE("HDCP is authenticated");
322 ITRACE("signal HDCP authentication completed, status = %d", mAuthenticated);
333 ITRACE("Hdcp is stopped.");
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderTrace.h 39 #define ITRACE(format, ...) VIDEO_DECODER_TRACE("INFO: ", format, ##__VA_ARGS__)
52 #define ITRACE(...) LOGI(__VA_ARGS__)
62 #define ITRACE(format, ...)
VideoDecoderHost.cpp 83 ITRACE("Deleting decoder for %s", info->mimeType);
VideoDecoderMPEG2.cpp 97 ITRACE("Video size is changed during startVA");
105 ITRACE("Video size is changed. from %dx%d to %dx%d\n",mVideoFormatInfo.width,mVideoFormatInfo.height, data->codec_data->frame_width,data->codec_data->frame_height);
361 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d",
378 ITRACE("Video size is changed.");
VideoDecoderAVC.cpp 57 ITRACE("Used client supplied profile and surface to start VA.");
168 ITRACE("No slice available for decoding.");
274 ITRACE("slice data offset= %d, size = %d", sliceData->slice_offset, sliceData->slice_size);
709 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d",
731 ITRACE("Video size is changed.");
765 ITRACE("Cropping: left = %d, top = %d, right = %d, bottom = %d",
786 ITRACE("actualBufferNeeded =%d", mVideoFormatInfo.actualBufferNeeded);
823 ITRACE("WiDi is enabled, actual buffer needed is %d", mVideoFormatInfo.actualBufferNeeded);
    [all...]
VideoDecoderVP8.cpp 50 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d",
63 ITRACE("Video size is changed.");
86 ITRACE("Cropping: left = %d, top = %d, right = %d, bottom = %d", data->codec_data->crop_left, data->codec_data->crop_top, data->codec_data->crop_right, data->codec_data->crop_bottom);
VideoDecoderWMV.cpp 106 ITRACE("video size is changed from %dx%d to %dx%d", mVideoFormatInfo.width, mVideoFormatInfo.height,
478 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d",
495 ITRACE("Video size is changed.");
VideoDecoderMPEG4.cpp 92 ITRACE("Video size is changed during startVA");
101 ITRACE("Video size is changed. from %dx%d to %dx%d\n", mVideoFormatInfo.width, mVideoFormatInfo.height,
601 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d",
624 ITRACE("Video size is changed.");
VideoDecoderBase.cpp 122 ITRACE("mParserType = %d", mParserType);
617 ITRACE("Surface is referenced by other surface buffer.");
835 ITRACE("Using GEN driver");
839 ITRACE("Using PVR driver");
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
ExternalDevice.cpp 131 ITRACE("start mode setting...");
144 ITRACE("Mode settings is interrupted");
199 ITRACE("HDCP authenticated, enabling dynamic vsync");
231 ITRACE("hotpug event: %d", mConnected);
270 ITRACE("setting refresh rate to %d", hz);
290 ITRACE("Ignore a new refresh setting event because there is a same event is handling");
295 ITRACE("changing refresh rate from %d to %d", mode.vrefresh, hz);
VirtualDevice.cpp 484 ITRACE("Notify frameTypeChanged: %dx%d in %dx%d @ %d fps",
496 ITRACE("Notify bufferInfoChanged: %dx%d in %dx%d @ %d fps",
579 ITRACE("%s buffers changing from %dx%d to %dx%d",
611 ITRACE("Releasing %s buffers (%ux%u)", mName, mWidth, mHeight);
692 ITRACE();
714 ITRACE();
756 ITRACE();
845 ITRACE("Waiting for prior encoder session to shut down...");
    [all...]
PhysicalDevice.cpp 193 ITRACE("device is not connected");
219 ITRACE("device is not connected");
  /hardware/intel/img/hwcomposer/merrifield/common/observers/
MultiDisplayObserver.cpp 47 ITRACE("blank: %d", blank);
55 ITRACE("state: %d", state);
68 //ITRACE("input state: %d", state);
75 ITRACE("scaling type: %d", type);
82 ITRACE("oversacn compensation, h: %d v: %d", hValue, vValue);
179 ITRACE("MDS client is initialized");
289 ITRACE("thread is interrupted");
318 ITRACE("timing to set: %dx%d@%dHz", timing.width, timing.height, timing.refresh);
430 ITRACE("Video Session[%d] output resolution %dx%d ", sessionID, width, height);
VsyncEventObserver.cpp 114 ITRACE("exiting thread loop");
SoftVsyncObserver.cpp 118 ITRACE("exiting thread loop");
UeventObserver.cpp 178 ITRACE("exiting wait");
  /hardware/intel/img/hwcomposer/merrifield/common/base/
DisplayAnalyzer.cpp 253 ITRACE("video extended mode enabled: %d", mVideoExtModeEnabled);
455 ITRACE("External device isn't connected");
469 ITRACE("Old Hz %d, new one %d", hz, info.frameRate);
630 ITRACE("not eligible for video extended mode");
644 ITRACE("aborting display power off in video extended mode");
680 ITRACE("Ignoring idle entry as protected layer exists.");
687 ITRACE("Ignoring idle entry as external device is connected.");
695 ITRACE("Ignoring idle entry as video session is active.");
740 ITRACE("Ignoring video HWC_SKIP_LAYER: %d on output %d", mIgnoreVideoSkipFlag, i);
767 ITRACE("entering video extended mode...")
    [all...]
Drm.cpp 115 ITRACE("device %d is not connected", device);
126 ITRACE("Drm connector has encoder attached on device %d", device);
134 ITRACE("getting encoder for device %d", device);
162 ITRACE("Drm encoder has crtc attached on device %d", device);
170 ITRACE("getting crtc for device %d", device);
197 ITRACE("mode is valid, kernel mode settings");
201 ITRACE("mode is invalid, setting preferred mode");
225 ITRACE("mode is: %dx%d@%dHz", output->mode.hdisplay, output->mode.vdisplay, output->mode.vrefresh);
631 ITRACE("mode set: %dx%d@%dHz", mode->hdisplay, mode->vdisplay, mode->vrefresh);
VsyncManager.cpp 97 ITRACE("dynamic vsync source switch is not supported");
  /hardware/intel/img/hwcomposer/merrifield/common/utils/
HwcTrace.h 31 #define ITRACE(fmt,...) ALOGI("%s: "fmt, __func__, ##__VA_ARGS__)
  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
VideoDecoderAVCSecure.cpp 347 ITRACE("AVC short format used");
350 ITRACE("AVC long format ssed");
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
VideoDecoderAVCSecure.cpp 331 ITRACE("AVC short format used");
334 ITRACE("AVC long format ssed");
  /hardware/intel/img/hwcomposer/merrifield/common/buffers/
BufferManager.cpp 235 ITRACE("size of frame buffer to create: %dx%d", width, height);
326 ITRACE("size of graphic buffer to create: %dx%d", width, height);

Completed in 4744 milliseconds

1 2