Home | History | Annotate | Download | only in src

Lines Matching refs:rndVal

87     ;// rounding cases are handled by the parameter "$rndVal". Averages between
88 ;// a pixel and pixel right to it, rounding it based on $rndVal. The
93 ;// M_MCRECONBLOCK_HalfPixelX $rndVal
96 ;// $rndVal: 0 for rounding and 1 for no rounding
100 M_MCRECONBLOCK_HalfPixelX $rndVal
103 IF $rndVal = 0
109 CaseHalfPixelX_Rnd$rndVal
149 ;// rounding cases are handled by the parameter "$rndVal". Averages between
150 ;// a pixel and pixel below it, rounding it based on $rndVal. The
155 ;// M_MCRECONBLOCK_HalfPixelY $rndVal
158 ;// $rndVal: 0 for rounding and 1 for no rounding
162 M_MCRECONBLOCK_HalfPixelY $rndVal
165 IF $rndVal = 0
171 CaseHalfPixelY_Rnd$rndVal
217 ;// ARM register rndVal (originally used for rounding flag) before the switch.
234 VDUP qRound, rndVal
300 rndVal RN 6
366 M_LDR rndVal, Arg_rndVal
367 ADD predictType, rndVal, predictType, LSL #1
368 RSB rndVal, rndVal, #2 ;// preparing rndVal for HalfPixelXY
371 ;// based on different predictType and rndVal flags. The corresponding