Searched refs:num_blks_x (Results 1 – 3 of 3) sorted by relevance
142 WORD32 num_blks_x, num_blks_y; in ideint_process() local217 num_blks_x = ALIGN8(ps_out_frm->ai4_wd[i]) >> 3; in ideint_process()280 for(col = 0; col < num_blks_x; col++) in ideint_process()306 if((((num_blks_x - 1) == col) && (ps_out_frm->ai4_wd[i] & 0x7)) || in ideint_process()312 if(((num_blks_x - 1) == col) && (ps_out_frm->ai4_wd[i] & 0x7)) in ideint_process()375 ((num_blks_x - 1) == col) || ((num_blks_y - 1) == row)) in ideint_process()381 col, num_blks_y, num_blks_x, blk_wd, blk_ht); in ideint_process()
255 WORD32 num_blks_x, in ideint_pad_blk() argument288 if((num_blks_x - 1) == col) in ideint_pad_blk()319 if((num_blks_x - 1) == col) in ideint_pad_blk()
56 WORD32 num_blks_x,