Searched refs:m_nVPMbRow (Results 1 – 11 of 11) sorted by relevance
501 if (rcCtx->m_nVPMbRow>0 && rcCtx->m_nVPSize<=0) in OutputSwCfg1_H264()503 else if (rcCtx->m_nVPMbRow<=0 && rcCtx->m_nVPSize>0) in OutputSwCfg1_H264()505 else if (rcCtx->m_nVPMbRow>0 && rcCtx->m_nVPSize>0) in OutputSwCfg1_H264()509 if (rcCtx->m_nVPMbRow==0 || rcCtx->m_nVPMbRow==1) in OutputSwCfg1_H264()511 else if (rcCtx->m_nVPMbRow==2) in OutputSwCfg1_H264()513 else if (rcCtx->m_nVPMbRow==4) in OutputSwCfg1_H264()515 else if (rcCtx->m_nVPMbRow==8) in OutputSwCfg1_H264()517 else if (rcCtx->m_nVPMbRow>0) in OutputSwCfg1_H264()
707 if (rcCtx->m_nVPMbRow>0 && rcCtx->m_nVPSize<=0) in OutputSwCfg1_Mp4()709 else if (rcCtx->m_nVPMbRow<=0 && rcCtx->m_nVPSize>0) in OutputSwCfg1_Mp4()711 else if (rcCtx->m_nVPMbRow>0 && rcCtx->m_nVPSize>0) in OutputSwCfg1_Mp4()715 if (rcCtx->m_nVPMbRow==0 || rcCtx->m_nVPMbRow==1) in OutputSwCfg1_Mp4()717 else if (rcCtx->m_nVPMbRow==2) in OutputSwCfg1_Mp4()719 else if (rcCtx->m_nVPMbRow==4) in OutputSwCfg1_Mp4()721 else if (rcCtx->m_nVPMbRow==8) in OutputSwCfg1_Mp4()723 else if (rcCtx->m_nVPMbRow>0) in OutputSwCfg1_Mp4()
224 ct->m_nVPMbRow = pRCInfo->nVPMbRow; in cvbr_InitRateControl()932 if (ct->m_nVPMbRow) { in cvbr_InitMB()935 if (nMBX==0 && nMBY>0 && (nMBY%ct->m_nVPMbRow)==0) { in cvbr_InitMB()946 else if (ct->m_nVPMbRow) { in cvbr_InitMB()949 if (nMBX==0 && nMBY>0 && (nMBY%ct->m_nVPMbRow)==0) { in cvbr_InitMB()
163 int m_nVPSize, m_nVPMbRow; member
254 …osPutBits(pStream, (rcCtx->m_nVPMbRow<=0&&rcCtx->m_nVPSize<=0)?1:0/*m_volmd.bResyncMarkerDisable*/… in codeVOLHead()
861 if (rcCtx->m_nVPMbRow>0 && rcCtx->m_nVPSize<=0) in OutputSwCfg1_Mp4()863 else if (rcCtx->m_nVPMbRow<=0 && rcCtx->m_nVPSize>0) in OutputSwCfg1_Mp4()865 else if (rcCtx->m_nVPMbRow>0 && rcCtx->m_nVPSize>0) in OutputSwCfg1_Mp4()870 if (rcCtx->m_nVPMbRow==0 || rcCtx->m_nVPMbRow==1) in OutputSwCfg1_Mp4()872 else if (rcCtx->m_nVPMbRow==2) in OutputSwCfg1_Mp4()874 else if (rcCtx->m_nVPMbRow==4) in OutputSwCfg1_Mp4()876 else if (rcCtx->m_nVPMbRow==8) in OutputSwCfg1_Mp4()878 else if (rcCtx->m_nVPMbRow>0) in OutputSwCfg1_Mp4()
885 if (rcCtx->m_nVPMbRow>0 && rcCtx->m_nVPSize<=0) in OutputSwCfg1_H264()887 else if (rcCtx->m_nVPMbRow<=0 && rcCtx->m_nVPSize>0) in OutputSwCfg1_H264()889 else if (rcCtx->m_nVPMbRow>0 && rcCtx->m_nVPSize>0) in OutputSwCfg1_H264()893 if (rcCtx->m_nVPMbRow==0 || rcCtx->m_nVPMbRow==1) in OutputSwCfg1_H264()895 else if (rcCtx->m_nVPMbRow==2) in OutputSwCfg1_H264()897 else if (rcCtx->m_nVPMbRow==4) in OutputSwCfg1_H264()899 else if (rcCtx->m_nVPMbRow==8) in OutputSwCfg1_H264()901 else if (rcCtx->m_nVPMbRow>0) { in OutputSwCfg1_H264()
223 ct->m_nVPMbRow = pRCInfo->nVPMbRow; in cvbr_InitRateControl()953 if (ct->m_nVPMbRow) { in cvbr_InitMB()956 if (nMBX==0 && nMBY>0 && (nMBY%ct->m_nVPMbRow)==0) { in cvbr_InitMB()967 else if (ct->m_nVPMbRow) { in cvbr_InitMB()970 if (nMBX==0 && nMBY>0 && (nMBY%ct->m_nVPMbRow)==0) { in cvbr_InitMB()
163 MS_S32 m_nVPSize, m_nVPMbRow; member
255 …osPutBits(pStream, (rcCtx->m_nVPMbRow<=0&&rcCtx->m_nVPSize<=0)?1:0/*m_volmd.bResyncMarkerDisable*/… in codeVOLHead()
938 gpMfeConfig->ctxRateControl.m_nVPMbRow = MFE_ER_MBY; in MDrv_MFE_Ioctl()