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

  /external/libavc/encoder/
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;
ime_structs.h 103 UWORD8 *pu1_best_hpel_buf; member in struct:__anon23964

Completed in 135 milliseconds