Home
last modified time | relevance | path

Searched refs:eLevel (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A DHevcDec_Typedef.h35 typedef void (*IHW265D_VIDEO_ALG_LOG_FXN)(UINT32 uiChannelID, IHW265VIDEO_ALG_LOG_LEVEL eLevel, INT8 *pszMsg, ...);
H A Dhevc_decoder.h214 void HevcDecLog(UINT32 channelId, IHW265VIDEO_ALG_LOG_LEVEL eLevel, INT8 *pMsg, ...);
H A Dhevc_decoder.cpp1569 void HevcDecLog(UINT32 channelId, IHW265VIDEO_ALG_LOG_LEVEL eLevel, INT8 *pMsg, ...) in HevcDecLog() argument
1583 if (eLevel <= IHW265VIDEO_ALG_LOG_ERROR) { in HevcDecLog()
1584 switch (eLevel) { in HevcDecLog()
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.cpp604 HLOGI("iFrameInterval:%d, frameRate:%.2f, eProfile:0x%x, eLevel:0x%x", in SetAvcFields()
605 iFrameInterval, frameRate, avcType.eProfile, avcType.eLevel); in SetAvcFields()

Completed in 6 milliseconds