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

  /external/libhevc/encoder/
ihevce_common_utils.h 180 void ihevce_scale_mv(mv_t *ps_mv, WORD32 i4_poc_to, WORD32 i4_poc_from, WORD32 i4_curr_poc);
ihevce_mv_pred.c 384 ihevce_scale_mv(&ps_mv[l_x], cur_ref_poc, nbr_ref_poc, cur_poc);
593 ihevce_scale_mv(&ps_mv[l_x], cur_ref_poc, nbr_ref_poc, cur_poc);
ihevce_common_utils.c 49 * ihevce_scale_mv()
601 * \if Function name : ihevce_scale_mv \endif
608 void ihevce_scale_mv(mv_t *ps_mv, WORD32 i4_poc_to, WORD32 i4_poc_from, WORD32 i4_curr_poc) function
    [all...]

Completed in 78 milliseconds