HomeSort by relevance Sort by last modified time
    Searched full:pu1_prv (Results 1 - 1 of 1) sorted by null

  /external/libmpeg2/common/
ideint.c 209 UWORD8 *pu1_prv, *pu1_out; local
264 pu1_prv = ps_prv_fld->apu1_buf[i];
265 pu1_prv += (ps_prv_fld->ai4_strd[i] * row << 2);
324 sad = ps_ctxt->pf_sad_8x4(pu1_prv, pu1_bot, cur_strd,
411 pu1_prv += 8;

Completed in 201 milliseconds