Home | History | Annotate | Download | only in src

Lines Matching full:rec_y

34     Rec_Y = pointer to 0th position in buffer containing luminance values
48 thr = value of type int that is compared to the elements in Rec_Y to
49 determine if a particular value in Rec_Y will be modified by
54 or subtracted from the pixel in Rec_Y that is being filtered
69 Buffer pointed to by Rec_Y is modified with the filtered
82 weighted averaging of luminance values. *Rec_Y contains the luminance values
87 of pelc0 is specified by x_start and y_start in the 1-D array "Rec_Y" as
93 incrementing or decrementing "width" elements within Rec_Y.
213 uint8 *Rec_Y, /* i/o */
250 Rec_Y_ptr = &Rec_Y[addr_v + x_start]; /* initializing pointer to
358 Rec_Y_ptr = &Rec_Y[addr_v + x_start]; /* advance pointer to