Home
last modified time | relevance | path

Searched refs:nDispWidth (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dparset.c389 if ((pConfig->nBufHeight != ntmpDispHeight) || (pConfig->nBufWidth != pConfig->nDispWidth)) { in GenerateSequenceParameterSet()
416 if (pConfig->nBufWidth != pConfig->nDispWidth) in GenerateSequenceParameterSet()
417 sps->frame_cropping_rect_right_offset = (16 - pConfig->nDispWidth % 16) / CropUnitX; in GenerateSequenceParameterSet()
1139 MS_S32 nMbCount = ((pConfig->nDispWidth+15)>>4) * ((pConfig->nDispHeight+15)>>4); in DummySliceHeaderAndData()
H A Dmfe_common.h361 MS_S32 nDispWidth, nDispHeight; // Display resolution member
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c703 appPVR_Info.nDispWidth = Width; in MAdp_TSMUX_Init()
977 appPVR_Info.nDispWidth= width; in MPEG2TS_Init_Buf_Info()
1920 appPVR_Info.nDispWidth= gDipVideoWidth; in MApi_MFE_Initialize()
2006 ms_dprintf(ADP_L1,"DIS:%dx%d\n",appPVR_Info.nDispWidth,appPVR_Info.nDispHeight); in MApi_MFE_Initialize()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dparset.c348 if((pConfig->nBufHeight!=pConfig->nDispHeight)||(pConfig->nBufWidth!=pConfig->nDispWidth)) { in GenerateSequenceParameterSet()
369 sps->frame_cropping_rect_right_offset = (16 - pConfig->nDispWidth%16) / CropUnitX; in GenerateSequenceParameterSet()
H A Dmfe_common.h328 int nDispWidth, nDispHeight; // Display resolution member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe_st.h158 int nDispWidth, nDispHeight; // Display resolution member
H A Dmdrv_mfe.c1360 gMfeConfig.nDispWidth = pappPVR_Info->nDispWidth; in MDrv_MFE_Ioctl()
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c208 …get_fdc(appPVR_Info->BitstreamOutBuffer.miuPointer,&fdc_size,appPVR_Info->nDispWidth,appPVR_Info->… in MAdp_MFE_Proc_nonThread()
803 set_fdc(appPVR_Info->nDispWidth,appPVR_Info->nDispHeight); in _MApi_MFE_Init()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c911 gpMfeConfig->nDispWidth = pappPVR_Info->nDispWidth; in MDrv_MFE_Ioctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A Ddrv_mfe_st.h261 MS_S32 nDispWidth, nDispHeight; // Display resolution member
/utopia/UTPA2-700.0.x/mxlib/include/
H A Ddrv_mfe_st.h279 MS_S32 nDispWidth, nDispHeight; // Display resolution member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt27347 MS_S32 nDispWidth, nDispHeight;