Home | History | Annotate | Download | only in src

Lines Matching refs:switched

526     Bool switched;
543 switched = 0;
548 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11);
550 if (!switched)
562 (*DC)[comp] = 0; /* 04/26/01 needed for switched case*/
634 Bool switched;
666 switched = 0;
672 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11);
685 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
689 if (switched)