Searched refs:subbandParameters (Results 1 – 4 of 4) sorted by relevance
91 subbandParameters[i].threshTable; in aptxhdbtenc_init()93 subbandParameters[i].threshTable_sl1; in aptxhdbtenc_init()94 encode_dat->m_qdata[i].ditherTablePtr = subbandParameters[i].dithTable; in aptxhdbtenc_init()96 subbandParameters[i].minusLambdaDTable; in aptxhdbtenc_init()97 encode_dat->m_qdata[i].codeBits = subbandParameters[i].numBits; in aptxhdbtenc_init()104 subbandParameters[i].threshTable; in aptxhdbtenc_init()106 subbandParameters[i].threshTable_sl1; in aptxhdbtenc_init()108 subbandParameters[i].dithTable_sh1; in aptxhdbtenc_init()110 subbandParameters[i].incrTable; in aptxhdbtenc_init()112 subbandParameters[i].maxLogDelta; in aptxhdbtenc_init()[all …]
216 static const SubbandParameters subbandParameters[NUMSUBBANDS] = { variable
104 subbandParameters[i].threshTable; in aptxbtenc_init()106 subbandParameters[i].threshTable_sl1; in aptxbtenc_init()107 encode_dat->m_qdata[i].ditherTablePtr = subbandParameters[i].dithTable; in aptxbtenc_init()109 subbandParameters[i].minusLambdaDTable; in aptxbtenc_init()110 encode_dat->m_qdata[i].codeBits = subbandParameters[i].numBits; in aptxbtenc_init()117 subbandParameters[i].threshTable; in aptxbtenc_init()119 subbandParameters[i].threshTable_sl1; in aptxbtenc_init()121 subbandParameters[i].dithTable_sh1; in aptxbtenc_init()123 subbandParameters[i].incrTable; in aptxbtenc_init()125 subbandParameters[i].maxLogDelta; in aptxbtenc_init()[all …]
135 static const SubbandParameters subbandParameters[NUMSUBBANDS] = { variable