HomeSort by relevance Sort by last modified time
    Searched refs:pu1_pi1 (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
ihevce_had_satd.c 776 UWORD8 *pu1_pi0, *pu1_pi1; local
792 pu1_pi1 = pu1_pred + (blkx * 4) + (blky * 4 * pred_strd);
795 ihevce_hadamard_4x4_8bit(pu1_pi0, src_strd, pu1_pi1, pred_strd, pi2_dst, dst_strd);
    [all...]
hme_subpel.c 1963 U08 *pu1_pi0, *pu1_pi1; local
2098 U08 *pu1_pi0, *pu1_pi1; local
    [all...]

Completed in 550 milliseconds