Searched refs:bitsFrame (Results 1 – 2 of 2) sorted by relevance
404 tmp = ((p_lci->bitsFrame + 7) >> 3) - in CreateStreamMuxConfig()425 if (celpFrameLengthTable[i] == p_lci->bitsFrame) break; in CreateStreamMuxConfig()434 p_linfo->frameLengthBits = p_lci->bitsFrame; in CreateStreamMuxConfig()445 if (p_lci->bitsFrame == 40) { in CreateStreamMuxConfig()447 } else if (p_lci->bitsFrame == 80) { in CreateStreamMuxConfig()455 p_linfo->frameLengthBits = p_lci->bitsFrame; in CreateStreamMuxConfig()
391 int bitsFrame; member