Home
last modified time | relevance | path

Searched refs:WriteQTable (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dmfe_common.h398 void WriteQTable(int* Table0, int* Table1);
H A Dmfe_reg_jpge.c182 WriteQTable(pJpgInfo->QTable[0], pJpgInfo->QTable[1]); in OutputSwCfg1_Jpg()
H A Dmfe_common.c330 void WriteQTable(int* Table0, int* Table1) in WriteQTable() function
H A Dmfe_reg_m4ve.c746 WriteQTable(pM4veInfo->rgiIntraQuantizerMatrix, pM4veInfo->rgiInterQuantizerMatrix); in OutputSwCfg1_Mp4()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_common.h503 void WriteQTable(MFE_REG* mfe_reg, MS_S32* Table0, MS_S32* Table1);
H A Dmfe_reg_jpge.c_257 WriteQTable(pJpgInfo->QTable[0], pJpgInfo->QTable[1]);
H A Dmfe_common.c492 void WriteQTable(MFE_REG* mfe_reg, MS_S32* Table0, MS_S32* Table1) in WriteQTable() function
H A Dmfe_reg_m4ve.c908 WriteQTable(mfe_reg, pM4veInfo->rgiIntraQuantizerMatrix, pM4veInfo->rgiInterQuantizerMatrix); in OutputSwCfg1_Mp4()