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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Droqvideoenc.c45 * Maximum cost: 138 bits per cel
244 * Initializes cel evaluators and sets their source coordinates
461 * Gets distortion for all options available to a cel
463 static void gather_data_for_cel(CelEvaluation *cel, RoqContext *enc, argument
467 int index = cel->sourceY*enc->width/64 + cel->sourceX/8;
473 cel->motion = enc->this_motion8[index];
475 cel->eval_dist[RoQ_ID_FCC] =
476 eval_motion_dist(enc, cel->sourceX, cel
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6780 struct ccb_en_lun *cel; local
6899 cel = &ccb->cel;
6907 if (cel->enable != 0) {
6918 if (cel->grp6_len != 0
6919 || cel->grp7_len != 0) {
H A Daic79xx_core.c9446 struct ccb_en_lun *cel; local
9519 cel = &ccb->cel;
9527 if (cel->enable != 0) {
9538 if (cel->grp6_len != 0
9539 || cel->grp7_len != 0) {

Completed in 69 milliseconds