Searched refs:synchronizedBlockTypeTable (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Dblock_switch.cpp378 static const UCHAR synchronizedBlockTypeTable[5][5] = variable
400 patchType = synchronizedBlockTypeTable[patchType][blockSwitchingControlLeft->lastWindowSequence];
401 patchType = synchronizedBlockTypeTable[patchType][blockSwitchingControlRight->lastWindowSequence];

Completed in 215 milliseconds