Lines Matching refs:inp_stride

572     S32 inp_stride, ref_stride;  in hme_compute_pred_and_evaluate_bi()  local
598 inp_stride = ps_inter_ctb_prms->i4_inp_stride; in hme_compute_pred_and_evaluate_bi()
648 inp_offset = (x_part + y_part * inp_stride) + ps_cu_results->i4_inp_offset; in hme_compute_pred_and_evaluate_bi()
933 s_err_prms.i4_inp_stride = inp_stride; in hme_compute_pred_and_evaluate_bi()
1233 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_8x8_tu_rec() local
1260 inp_stride, in hme_evalsatd_pt_pu_8x8_tu_rec()
1332 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_update_2_best_results_pt_pu_16x16() local
1345 pu1_src = pu1_inp + (i & 0x01) * 8 + (i >> 1) * inp_stride * 8; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1351 pu1_src, inp_stride, pu1_pred, ref_stride, pi2_y0, 16, api4_satd_pu, pos_x_y_4x4_0, 4); in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1505 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_update_1_best_result_pt_pu_16x16() local
1518 pu1_src = pu1_inp + (i & 0x01) * 8 + (i >> 1) * inp_stride * 8; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1524 pu1_src, inp_stride, pu1_pred, ref_stride, pi2_y0, 16, api4_satd_pu, pos_x_y_4x4_0, 4); in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1664 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_16x16_tu_rec() local
1690 inp_stride, in hme_evalsatd_pt_pu_16x16_tu_rec()
1749 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_32x32() local
1760 pu1_src = pu1_inp + ((i & 0x3) << 3) + ((i >> 2) * inp_stride * 8); in hme_evalsatd_pt_pu_32x32()
1765 pu1_src, inp_stride, pu1_pred, ref_stride, NULL, 1); in hme_evalsatd_pt_pu_32x32()
1851 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_32x32_tu_rec() local
1877 inp_stride, in hme_evalsatd_pt_pu_32x32_tu_rec()
1956 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_64x64() local
1970 pu1_pi0 = pu1_inp + (blkx * 32) + (blky * 32 * inp_stride); in hme_evalsatd_pt_pu_64x64()
1976 pu1_src = pu1_pi0 + ((j & 0x3) << 3) + ((j >> 2) * inp_stride * 8); in hme_evalsatd_pt_pu_64x64()
1981 pu1_src, inp_stride, pu1_pred, ref_stride, NULL, 1); in hme_evalsatd_pt_pu_64x64()
2086 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_64x64_tu_rec() local
2116 pu1_pi0 = pu1_inp + (blkx * 32) + (blky * 32 * inp_stride); in hme_evalsatd_pt_pu_64x64_tu_rec()
2122 inp_stride, in hme_evalsatd_pt_pu_64x64_tu_rec()