Searched refs:blk_ht (Results 1 – 3 of 3) sorted by relevance
285 WORD32 blk_wd, blk_ht; in ideint_process() local304 blk_ht = BLK_HT; in ideint_process()316 blk_ht = (ps_out_frm->ai4_ht[i] & 0x7); in ideint_process()361 cur_strd, blk_wd, blk_ht); in ideint_process()368 cur_strd, blk_wd, blk_ht); in ideint_process()381 col, num_blks_y, num_blks_x, blk_wd, blk_ht); in ideint_process()406 for(j = 0; j < blk_ht; j++) in ideint_process()
257 WORD32 blk_ht) in ideint_pad_blk() argument265 num_rows = blk_ht + 4; in ideint_pad_blk()346 WORD32 src_ofst = (0 + blk_ht) * (BLK_WD + 4); in ideint_pad_blk()347 WORD32 dst_ofst = (1 + blk_ht) * (BLK_WD + 4); in ideint_pad_blk()348 WORD32 size = (BLK_HT - blk_ht) + 2; in ideint_pad_blk()
58 WORD32 blk_ht);