Lines Matching full:cur_strd
211 WORD32 cur_strd, out_strd, dst_strd;
244 cur_strd = ps_cur_fld->ai4_strd[i];
248 cur_strd = ps_nxt_fld->ai4_strd[i];
277 pu1_top += (cur_strd * row << 2);
278 pu1_bot += (cur_strd * row << 2);
324 sad = ps_ctxt->pf_sad_8x4(pu1_prv, pu1_bot, cur_strd,
325 cur_strd,
330 vrnc = ps_ctxt->pf_variance_8x4(pu1_top, cur_strd, BLK_WD,
345 cac = ps_ctxt->pf_cac_8x8(pu1_top, pu1_bot, cur_strd, cur_strd);
361 cur_strd, blk_wd, blk_ht);
368 cur_strd, blk_wd, blk_ht);
380 ideint_pad_blk(pu1_top, pu1_bot, au1_pad, cur_strd, row,
394 cur_strd, dst_strd * 2);