Home
last modified time | relevance | path

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

/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.cpp57 ITRACE("Used client supplied profile and surface to start VA."); in start()
168 ITRACE("No slice available for decoding."); in decodeFrame()
274ITRACE("slice data offset= %d, size = %d", sliceData->slice_offset, sliceData->slice_size); in continueDecodingFrame()
718 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
727 ITRACE("Video size is changed."); in updateFormatInfo()
761 ITRACE("Cropping: left = %d, top = %d, right = %d, bottom = %d", in updateFormatInfo()
782 ITRACE("actualBufferNeeded =%d", mVideoFormatInfo.actualBufferNeeded); in updateFormatInfo()
806 ITRACE("WiDi is enabled, actual buffer needed is %d", mVideoFormatInfo.actualBufferNeeded); in isWiDiStatusChanged()
936 ITRACE("maxDPBSize = %d, num_ref_frame = %d", maxDPBSize, data->codec_data->num_ref_frames); in getDPBSize()
978 ITRACE("AVC short format used"); in getCodecSpecificConfigs()
[all …]
DVideoDecoderHost.cpp79 ITRACE("Deleting decoder for %s", info->mimeType); in releaseVideoDecoder()
DVideoDecoderMPEG4.cpp92 ITRACE("Video size is changed during startVA"); in decode()
101ITRACE("Video size is changed. from %dx%d to %dx%d\n",mVideoFormatInfo.width,mVideoFormatInfo.heig… in decode()
579 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
597 ITRACE("Video size is changed."); in updateFormatInfo()
DVideoDecoderVP8.cpp50 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
59 ITRACE("Video size is changed."); in updateFormatInfo()
69ITRACE("Cropping: left = %d, top = %d, right = %d, bottom = %d", data->codec_data->crop_left, data… in updateFormatInfo()
DVideoDecoderBase.cpp118 ITRACE("mParserType = %d", mParserType); in start()
601 ITRACE("Surface is referenced by other surface buffer."); in acquireSurfaceBuffer()
820 ITRACE("Using GEN driver"); in setupVA()
824 ITRACE("Using PVR driver"); in setupVA()
1360 ITRACE("Parser Type = %d", (int32_t)type); in setParserType()
1457 ITRACE("Error Index[%d]: type = %d, start_mb = %d, end_mb = %d", in fillDecodingErrors()
1464 ITRACE("%s: error number of current surface is %d, timestamp @%llu", in fillDecodingErrors()
1474 ITRACE("set new rotation degree: %d", rotationDegrees); in setRotationDegrees()
DVideoDecoderWMV.cpp106ITRACE("video size is changed from %dx%d to %dx%d", mVideoFormatInfo.width, mVideoFormatInfo.heigh… in decode()
459 ITRACE("updateFormatInfo: current size: %d x %d, new size: %d x %d", in updateFormatInfo()
476 ITRACE("Video size is changed."); in updateFormatInfo()
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
DVideoDecoderAVCSecure.cpp331 ITRACE("AVC short format used"); in getCodecSpecificConfigs()
334 ITRACE("AVC long format ssed"); in getCodecSpecificConfigs()
/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/merrifield/
DVideoDecoderAVCSecure.cpp187 ITRACE("Nalu type = 0x%x is skipped", naluType); in processModularInputBuffer()
368 ITRACE("No slice available for decoding."); in decodeFrame()
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.cpp198 ITRACE("Nalu type = 0x%x is skipped", naluType); in processModularInputBuffer()
379 ITRACE("No slice available for decoding."); in decodeFrame()