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

  /external/libhevc/encoder/
ihevce_mv_pred_merge.h 94 void ihevce_collocated_mvp(
ihevce_mv_pred_merge.c 162 void ihevce_collocated_mvp( function
429 } /* End of ihevce_collocated_mvp */
859 ihevce_collocated_mvp(ps_ctxt, ps_pu, as_mv_col, avail_col_flag, 0, x_col, y_col);
875 ihevce_collocated_mvp(ps_ctxt, ps_pu, as_mv_col, avail_col_flag, 0, x_col, y_col);
    [all...]
ihevce_mv_pred.c 662 ihevce_collocated_mvp(ps_ctxt, ps_pu, as_mv_col, avail_col_flag, 1, x_col, y_col);
677 ihevce_collocated_mvp(ps_ctxt, ps_pu, as_mv_col, avail_col_flag, 1, x_col, y_col);

Completed in 149 milliseconds