Home | History | Annotate | Download | only in src

Lines Matching refs:frameType

1892     M4OSA_UInt32 frameType = ( ( *pAudioFrame) &(0xF << 3)) >> 3;
1894 switch( frameType )
1978 M4OSA_UInt32 frameType = ( *pAudioFrame) &0x0F;
1980 switch( frameType )