Home | History | Annotate | Download | only in common

Lines Matching refs:blk_ht

284                 UWORD8 au1_dst[BLK_WD * BLK_HT];
285 WORD32 blk_wd, blk_ht;
304 blk_ht = BLK_HT;
316 blk_ht = (ps_out_frm->ai4_ht[i] & 0x7);
327 BLK_HT >> 1);
331 BLK_HT >> 1);
361 cur_strd, blk_wd, blk_ht);
368 cur_strd, blk_wd, blk_ht);
378 UWORD8 au1_pad[(BLK_HT + 4) * (BLK_WD + 4)];
381 col, num_blks_y, num_blks_x, blk_wd, blk_ht);
406 for(j = 0; j < blk_ht; j++)