Lines Matching refs:LOGV
46 LOGV("OMXVideoEncoderBase::OMXVideoEncoderBase end"); in OMXVideoEncoderBase()
279 LOGV("OMXVideoEncoderBase::SetVideoEncoderParam called\n"); in SetVideoEncoderParam()
306 LOGV("frameRate.frameRateDenom = %d\n", mEncoderParams->frameRate.frameRateDenom); in SetVideoEncoderParam()
307 LOGV("frameRate.frameRateNum = %d\n", mEncoderParams->frameRate.frameRateNum); in SetVideoEncoderParam()
308 LOGV("intraPeriod = %d\n ", mEncoderParams->intraPeriod); in SetVideoEncoderParam()
321 LOGV("%s(), eControlRate == OMX_Video_Intel_ControlRateConstant", __func__); in SetVideoEncoderParam()
325 LOGV("%s(), eControlRate == OMX_Video_Intel_ControlRateVariable", __func__); in SetVideoEncoderParam()
328 LOGV("%s(), eControlRate == OMX_Video_Intel_ControlRateVideoConferencingMode ", __func__); in SetVideoEncoderParam()
340 LOGV("refreshType = %d\n", mEncoderParams->refreshType); in SetVideoEncoderParam()
384 LOGV("OMXVideoEncoderBase:: ProcessorProcess \n"); in ProcessorProcess()
389 LOGV("OMXVideoEncoderBase::ProcessorFlush\n"); in ProcessorFlush()