Home | History | Annotate | Download | only in src

Lines Matching refs:bitRate

60 static Word16 calcFrameLen(Word32 bitRate,
68 result = (FRAME_LEN_LONG >> 3) * bitRate;
89 static Word16 framePadding(Word32 bitRate,
98 difference = calcFrameLen( bitRate,
237 init->bitrate,
297 /*adjust thresholds for the desired bitrate */
454 /* constant bitrate */
462 /* variable bitrate */
539 * to achieve a bitrate that demands a non byte aligned
545 Word32 bitRate, /* total bitrate */
554 paddingOn = framePadding(bitRate,
559 frameLen = paddingOn + calcFrameLen(bitRate,