Go to the source code of this file.
Variables | |
| static unsigned short | frameSize [16] |
| static unsigned short | frameSizeWideband [16] |
unsigned short frameSize[16] [static] |
Initial value:
{
12, 13, 15, 17,
19, 20, 26, 31,
5, FT_INVALID, FT_INVALID, FT_INVALID,
FT_INVALID, FT_INVALID, FT_INVALID, 0
}
Definition at line 101 of file AMRAudioFileSource.cpp.
Referenced by AudioOutputBase::_AddSamples(), QCELPBufferedPacket::nextEnclosedFrameSize(), AMRBufferedPacket::nextEnclosedFrameSize(), MPEG1or2AudioStreamParser::parse(), AC3AudioStreamParser::parseFrame(), MPEG1or2VideoStreamParser::saveCurrentVSH(), ZMLivePlayer::updateFrame(), and AVISubsessionIOState::useFrame().
unsigned short frameSizeWideband[16] [static] |
Initial value:
{
17, 23, 32, 36,
40, 46, 50, 58,
60, 5, FT_INVALID, FT_INVALID,
FT_INVALID, FT_INVALID, 0, 0
}
Definition at line 107 of file AMRAudioFileSource.cpp.
1.5.5