| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | msRateCtrl.c | 144 MS_S32 cvbr_ComputeFrameQStep(CVBRRateControl* ct, MS_S32 nFrameType); // Return the target 'QStep' 145 MS_S32 cvbr_ComputeMbQP(CVBRRateControl* ct, MS_S32 mb_idx); // Return the target 'QP' 147 MS_S32 rcQP2Qstep(CVBRRateControl* ct, MS_S32 QP); 148 MS_S32 rcQstep2QP(CVBRRateControl* ct, MS_S32 QstepX32); 174 void cvbr_InitRateControl(CVBRRateControl* ct, CVBRRCInfo* pRCInfo) in cvbr_InitRateControl() argument 178 ct->m_nFrameCount = 0; in cvbr_InitRateControl() 184 ct->m_nCodecType = pRCInfo->nCodecType; in cvbr_InitRateControl() 185 ct->m_nWidth = pRCInfo->nWidth; in cvbr_InitRateControl() 186 ct->m_nHeight = pRCInfo->nHeight; in cvbr_InitRateControl() 210 ct->m_nTargetFrameRateNum = 30000; in cvbr_InitRateControl() [all …]
|
| H A D | msRateCtrl.h | 225 void cvbr_InitRateControl(CVBRRateControl* ct, CVBRRCInfo* pRCInfo); 226 void cvbr_CloseRateControl(CVBRRateControl* ct); 228 MS_S32 cvbr_InitFrame(CVBRRateControl* ct, MS_S32 nFrameType, MS_S8 FieldType); // Return the in… 229 MS_S32 cvbr_UpdateFrame(CVBRRateControl* ct, MS_S32 totalUsedBits, MS_S8 bDummyFrame, MS_S8 FieldTy… 231 MS_S32 cvbr_InitMB(CVBRRateControl* ct, MS_S32 nVar, const MS_S32 nPrevQP, const MS_S32 nBits, MS_S… 232 void output_MBR_reg(void* hd, CVBRRateControl* ct); 233 MS_S32 rcQP2Qstep(CVBRRateControl* ct, MS_S32 QP); 234 MS_S32 rcQstep2QP(CVBRRateControl* ct, MS_S32 QstepX32);
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | msRateCtrl.c | 145 int cvbr_ComputeFrameQP(CVBRRateControl* ct, int nFrameType); // Return the target 'QStep' 146 int cvbr_ComputeMbQP(CVBRRateControl* ct, int mb_idx); // Return the target 'QP' 148 int rcQP2Qstep(CVBRRateControl* ct, int QP); 149 int rcQstep2QP(CVBRRateControl* ct, int QstepX32); 175 void cvbr_InitRateControl(CVBRRateControl* ct, CVBRRCInfo* pRCInfo) in cvbr_InitRateControl() argument 179 ct->m_nFrameCount = 0; in cvbr_InitRateControl() 185 ct->m_nCodecType = pRCInfo->nCodecType; in cvbr_InitRateControl() 186 ct->m_nWidth = pRCInfo->nWidth; in cvbr_InitRateControl() 187 ct->m_nHeight = pRCInfo->nHeight; in cvbr_InitRateControl() 211 ct->m_nTargetFrameRateNum = 30000; in cvbr_InitRateControl() [all …]
|
| H A D | msRateCtrl.h | 225 void cvbr_InitRateControl(CVBRRateControl* ct, CVBRRCInfo* pRCInfo); 226 void cvbr_CloseRateControl(CVBRRateControl* ct); 228 int cvbr_InitFrame(CVBRRateControl* ct, int nFrameType, char FieldType); // Return the initial f… 229 int cvbr_UpdateFrame(CVBRRateControl* ct, int totalUsedBits, char bDummyFrame, char FieldType); 231 int cvbr_InitMB(CVBRRateControl* ct, int nVar, const int nPrevQP, const int nBits, int IsIntra, int… 232 void output_MBR_reg(void* hd, CVBRRateControl* ct);
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/ |
| H A D | mhal_pq.c | 430 MS_U16 i, j, x, ct; in Hal_PQ_set_y_sram_table() local 433 ct = 0; in Hal_PQ_set_y_sram_table() 458 for(ct = 0; ct < u32DummyCounter; ct++) in Hal_PQ_set_y_sram_table() 499 for(ct = 0; ct < u32DummyCounter; ct++) in Hal_PQ_set_y_sram_table()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/ |
| H A D | mhal_pq.c | 430 MS_U16 i, j, x, ct; in Hal_PQ_set_y_sram_table() local 434 ct = 0; in Hal_PQ_set_y_sram_table() 460 for(ct = 0; ct < u32DummyCounter; ct++) in Hal_PQ_set_y_sram_table() 501 for(ct = 0; ct < u32DummyCounter; ct++) in Hal_PQ_set_y_sram_table()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/ |
| H A D | mhal_pq.c | 430 MS_U16 i, j, x, ct; in Hal_PQ_set_y_sram_table() local 433 ct = 0; in Hal_PQ_set_y_sram_table() 458 for(ct = 0; ct < u32DummyCounter; ct++) in Hal_PQ_set_y_sram_table() 499 for(ct = 0; ct < u32DummyCounter; ct++) in Hal_PQ_set_y_sram_table()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/ |
| H A D | mhal_pq.c | 430 MS_U16 i, j, x, ct; in Hal_PQ_set_y_sram_table() local 433 ct = 0; in Hal_PQ_set_y_sram_table() 458 for(ct = 0; ct < u32DummyCounter; ct++) in Hal_PQ_set_y_sram_table() 499 for(ct = 0; ct < u32DummyCounter; ct++) in Hal_PQ_set_y_sram_table()
|