Home | History | Annotate | Download | only in src

Lines Matching refs:numIntra

154     Int numIntra, start_i, numLoop, incr_i;
256 numIntra = 0;
320 numIntra++ ;
463 //if(numIntra > ((totalMB>>3)<<1) + (totalMB>>3)) /* 75% of 50%MBs */
464 if (numIntra > (0.30*(totalMB / 2.0))) /* 15% of 50%MBs */