Lines Matching refs:nPbH
1798 int nPbH, int log2_cb_size, int part_idx, in hevc_luma_mv_mvp_mode() argument
1805 ff_hevc_set_neighbour_available(s, x0, y0, nPbW, nPbH); in hevc_luma_mv_mvp_mode()
1808 inter_pred_idc = ff_hevc_inter_pred_idc_decode(s, nPbW, nPbH); in hevc_luma_mv_mvp_mode()
1817 ff_hevc_luma_mv_mvp_mode(s, x0, y0, nPbW, nPbH, log2_cb_size, in hevc_luma_mv_mvp_mode()
1835 ff_hevc_luma_mv_mvp_mode(s, x0, y0, nPbW, nPbH, log2_cb_size, in hevc_luma_mv_mvp_mode()
1843 int nPbW, int nPbH, in hls_prediction_unit() argument
1879 ff_hevc_luma_mv_merge_mode(s, x0, y0, nPbW, nPbH, log2_cb_size, in hls_prediction_unit()
1882 hevc_luma_mv_mvp_mode(s, x0, y0, nPbW, nPbH, log2_cb_size, in hls_prediction_unit()
1889 for (j = 0; j < nPbH >> s->ps.sps->log2_min_pu_size; j++) in hls_prediction_unit()
1897 hevc_await_progress(s, ref0, ¤t_mv.mv[0], y0, nPbH); in hls_prediction_unit()
1903 hevc_await_progress(s, ref1, ¤t_mv.mv[1], y0, nPbH); in hls_prediction_unit()
1910 int nPbH_c = nPbH >> s->ps.sps->vshift[1]; in hls_prediction_unit()
1913 ¤t_mv.mv[0], x0, y0, nPbW, nPbH, in hls_prediction_unit()
1929 int nPbH_c = nPbH >> s->ps.sps->vshift[1]; in hls_prediction_unit()
1932 ¤t_mv.mv[1], x0, y0, nPbW, nPbH, in hls_prediction_unit()
1949 int nPbH_c = nPbH >> s->ps.sps->vshift[1]; in hls_prediction_unit()
1952 ¤t_mv.mv[0], x0, y0, nPbW, nPbH, in hls_prediction_unit()