Home | History | Annotate | Download | only in common

Lines Matching defs:row

120 *  Start row
144 WORD32 i, row, col;
169 /* Start row has to be multiple of 8 */
259 for(row = comp_row_start; row < comp_row_end; row++)
262 pu1_out += (ps_out_frm->ai4_strd[i] * row << 3);
265 pu1_prv += (ps_prv_fld->ai4_strd[i] * row << 2);
277 pu1_top += (cur_strd * row << 2);
278 pu1_bot += (cur_strd * row << 2);
307 (((num_blks_y - 1) == row) && (ps_out_frm->ai4_ht[i] & 0x7)))
315 if(((num_blks_y - 1) == row) && (ps_out_frm->ai4_ht[i] & 0x7))
374 if((0 == row) || (0 == col) ||
375 ((num_blks_x - 1) == col) || ((num_blks_y - 1) == row))
380 ideint_pad_blk(pu1_top, pu1_bot, au1_pad, cur_strd, row,