Searched refs:gDipVideoHeight (Results 1 – 1 of 1) sorted by relevance
1894 …Initialize(VOIP_CODEC_TYPE codec_type,MFE_U32 gDipVideoWidth,MFE_U32 gDipVideoHeight, PQ_LEVEL pic… in MApi_MFE_Initialize() argument1900 int frm_size = gDipVideoWidth*gDipVideoHeight; in MApi_MFE_Initialize()1921 appPVR_Info.nDispHeight= gDipVideoHeight; in MApi_MFE_Initialize()1923 appPVR_Info.nBufHeight= gDipVideoHeight/16*16 + (gDipVideoHeight%16!=0 ? 16:0); in MApi_MFE_Initialize()