Lines Matching refs:ECOLOGV
148 ECOLOGV("%s: receive stats: %s", __FUNCTION__, stats.debugString().c_str()); in processStats()
175 ECOLOGV("processSessionStats"); in processSessionStats()
185 ECOLOGV("Processing key: %s", key.c_str()); in processSessionStats()
191 ECOLOGV("codec type is %d", mCodecType); in processSessionStats()
194 ECOLOGV("codec profile is %d", mCodecProfile); in processSessionStats()
197 ECOLOGV("codec level is %d", mCodecLevel); in processSessionStats()
200 ECOLOGV("codec target bitrate is %d", mTargetBitrateBps); in processSessionStats()
203 ECOLOGV("codec kfi is %d", mKeyFrameIntervalFrames); in processSessionStats()
206 ECOLOGV("codec framerate is %f", mFramerateFps); in processSessionStats()
212 ECOLOGV("codec width is %d", width); in processSessionStats()
218 ECOLOGV("codec height is %d", height); in processSessionStats()
371 ECOLOGV("Try to add stats provider name: %s uid: %d pid %d", ::android::String8(name).string(), in addStatsProvider()
499 ECOLOGV("ECOSession get new stats type: %s", stats.getDataTypeString().c_str()); in pushNewStats()
531 ECOLOGV("binderDied"); in binderDied()