Searched refs:cel (Results 1 - 17 of 17) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/include/asm/
H A Duser.h7 unsigned long cel; member in struct:user_regs_struct
H A Dptrace.h61 unsigned long cel; member in struct:pt_regs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/include/asm/
H A Duser.h7 unsigned long cel; member in struct:user_regs_struct
H A Dptrace.h61 unsigned long cel; member in struct:pt_regs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Droqvideoenc.c45 * Maximum cost: 138 bits per cel
243 * Initializes cel evaluators and sets their source coordinates
460 * Gets distortion for all options available to a cel
462 static void gather_data_for_cel(CelEvaluation *cel, RoqContext *enc, argument
466 int index = cel->sourceY*enc->width/64 + cel->sourceX/8;
472 cel->motion = enc->this_motion8[index];
474 cel->eval_dist[RoQ_ID_FCC] =
475 eval_motion_dist(enc, cel->sourceX, cel
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Droqvideoenc.c45 * Maximum cost: 138 bits per cel
243 * Initializes cel evaluators and sets their source coordinates
460 * Gets distortion for all options available to a cel
462 static void gather_data_for_cel(CelEvaluation *cel, RoqContext *enc, argument
466 int index = cel->sourceY*enc->width/64 + cel->sourceX/8;
472 cel->motion = enc->this_motion8[index];
474 cel->eval_dist[RoQ_ID_FCC] =
475 eval_motion_dist(enc, cel->sourceX, cel
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Droqvideoenc.c45 * Maximum cost: 138 bits per cel
243 * Initializes cel evaluators and sets their source coordinates
460 * Gets distortion for all options available to a cel
462 static void gather_data_for_cel(CelEvaluation *cel, RoqContext *enc, argument
466 int index = cel->sourceY*enc->width/64 + cel->sourceX/8;
472 cel->motion = enc->this_motion8[index];
474 cel->eval_dist[RoQ_ID_FCC] =
475 eval_motion_dist(enc, cel->sourceX, cel
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/kernel/
H A Dsignal.c72 reg = regs->cel; err |= __put_user(reg, &sc->sc_mdcel);
90 regs->cel = (int) reg;
H A Dasm-offsets.c71 OFFSET(PT_CEL, pt_regs, cel);
H A Dtraps.c131 printk("CEL : %08lx\n", regs->cel);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/kernel/
H A Dsignal.c72 reg = regs->cel; err |= __put_user(reg, &sc->sc_mdcel);
90 regs->cel = (int) reg;
H A Dasm-offsets.c71 OFFSET(PT_CEL, pt_regs, cel);
H A Dtraps.c131 printk("CEL : %08lx\n", regs->cel);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c7333 struct ccb_en_lun *cel; local
7452 cel = &ccb->cel;
7460 if (cel->enable != 0) {
7471 if (cel->grp6_len != 0
7472 || cel->grp7_len != 0) {
H A Daic79xx_core.c10206 struct ccb_en_lun *cel; local
10279 cel = &ccb->cel;
10287 if (cel->enable != 0) {
10298 if (cel->grp6_len != 0
10299 || cel->grp7_len != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c7333 struct ccb_en_lun *cel; local
7452 cel = &ccb->cel;
7460 if (cel->enable != 0) {
7471 if (cel->grp6_len != 0
7472 || cel->grp7_len != 0) {
H A Daic79xx_core.c10206 struct ccb_en_lun *cel; local
10279 cel = &ccb->cel;
10287 if (cel->enable != 0) {
10298 if (cel->grp6_len != 0
10299 || cel->grp7_len != 0) {

Completed in 189 milliseconds