Searched refs:WriteQTable (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | mfe_common.h | 398 void WriteQTable(int* Table0, int* Table1);
|
| H A D | mfe_reg_jpge.c | 182 WriteQTable(pJpgInfo->QTable[0], pJpgInfo->QTable[1]); in OutputSwCfg1_Jpg()
|
| H A D | mfe_common.c | 330 void WriteQTable(int* Table0, int* Table1) in WriteQTable() function
|
| H A D | mfe_reg_m4ve.c | 746 WriteQTable(pM4veInfo->rgiIntraQuantizerMatrix, pM4veInfo->rgiInterQuantizerMatrix); in OutputSwCfg1_Mp4()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_common.h | 503 void WriteQTable(MFE_REG* mfe_reg, MS_S32* Table0, MS_S32* Table1);
|
| H A D | mfe_reg_jpge.c_ | 257 WriteQTable(pJpgInfo->QTable[0], pJpgInfo->QTable[1]);
|
| H A D | mfe_common.c | 492 void WriteQTable(MFE_REG* mfe_reg, MS_S32* Table0, MS_S32* Table1) in WriteQTable() function
|
| H A D | mfe_reg_m4ve.c | 908 WriteQTable(mfe_reg, pM4veInfo->rgiIntraQuantizerMatrix, pM4veInfo->rgiInterQuantizerMatrix); in OutputSwCfg1_Mp4()
|