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

  /external/libavc/encoder/
ime_structs.h 103 UWORD8 *pu1_best_hpel_buf; member in struct:__anon22295
ime.c 491 UWORD8 *pu1_best_hpel_buf = NULL; local
582 pu1_best_hpel_buf = pu1_ref_mb_half_x_temp - i;
616 pu1_best_hpel_buf = pu1_ref_mb_half_y_temp - i*(i4_ref_strd);
653 pu1_best_hpel_buf = pu1_ref_mb_half_xy_temp - j*(i4_ref_strd) - i;
668 ps_mb_part->pu1_best_hpel_buf = pu1_best_hpel_buf;
ih264e_me.c 968 ps_me_ctxt->as_mb_part[PRED_L0].pu1_best_hpel_buf = NULL;
    [all...]

Completed in 3069 milliseconds