Searched refs:rounddown (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/atm/
H A Dlanai.c2097 int rounddown = 0; /* 1 = Round PCR down, i.e. round ICG _up_ */ local
2102 rounddown = 1;
2107 if (rounddown)
2112 DPRINTK("pcr_to_cbricg: pcr=%d rounddown=%c icg=%d\n",
2113 pcr, rounddown ? 'Y' : 'N', icg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/atm/
H A Dlanai.c2097 int rounddown = 0; /* 1 = Round PCR down, i.e. round ICG _up_ */ local
2102 rounddown = 1;
2107 if (rounddown)
2112 DPRINTK("pcr_to_cbricg: pcr=%d rounddown=%c icg=%d\n",
2113 pcr, rounddown ? 'Y' : 'N', icg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c484 const vector signed short rounddown = vec_sel((vector signed short)zero, local
487 const vector signed short q = vec_sra(vec_add(qtimes2, rounddown), vec_splat_u16(1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c484 const vector signed short rounddown = vec_sel((vector signed short)zero, local
487 const vector signed short q = vec_sra(vec_add(qtimes2, rounddown), vec_splat_u16(1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c484 const vector signed short rounddown = vec_sel((vector signed short)zero, local
487 const vector signed short q = vec_sra(vec_add(qtimes2, rounddown), vec_splat_u16(1));

Completed in 141 milliseconds