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

  /external/libhevc/encoder/
hme_fullpel.h 69 S08 *pi1_pred_dir_to_ref_idx,
hme_fullpel.c 430 S08 *pi1_pred_dir_to_ref_idx,
460 if((ps_cur_cand->i1_ref_idx != pi1_pred_dir_to_ref_idx[0]) && (i4_refine_iter_ctr == 0))
467 if((ps_cur_cand->i1_ref_idx != pi1_pred_dir_to_ref_idx[0]) &&
475 if(ps_cur_cand->i1_ref_idx != pi1_pred_dir_to_ref_idx[i4_refine_iter_ctr])
hme_refine.c 7574 S08 *pi1_pred_dir_to_ref_idx = local
    [all...]

Completed in 50 milliseconds