Home | History | Annotate | Download | only in src

Lines Matching refs:bs3

889     BitstreamEncVideo *bs3 = video->bitstream3;
954 /* THIRD PART: ALL TO BS3*/
955 /* MB_CodeCoeff(video,bs3); */ /* 5/22/01, replaced with below */
959 (*BlockCodeCoeff)(&(RLB[i]), bs3, 1 - intraDC_decision, ncoefblck[i], Mode);/* Code Intra AC*/
977 BitstreamEncVideo *bs3 = video->bitstream3;
1096 /****************************/ /* THIRD PART: ALL TO BS3 */
1100 (*BlockCodeCoeff)(&(RLB[i]), bs3, 1 - intraDC_decision, ncoefblck[i], Mode);/* Code Intra AC*/
1111 /****************************/ /* THIRD PART: ALL TO BS3 */
1115 (*BlockCodeCoeff)(&(RLB[i]), bs3, 0, ncoefblck[i], Mode);/* Code Intra AC*/
1135 // BitstreamEncVideo *bs3 = video->bitstream3;
1251 // BitstreamEncVideo *bs3 = video->bitstream3;