Lines Matching refs:i4_inp_stride
791 S32 hme_study_input_segmentation(U08 *pu1_inp, S32 i4_inp_stride, S32 limit_active_partitions) in hme_study_input_segmentation() argument
833 pu1_tmp += (i4_inp_stride - 16); in hme_study_input_segmentation()
2129 pu1_src += (pos_x + (pos_y * ps_curr_layer->i4_inp_stride)); in hme_get_wt_inp()
2163 pu1_src_tmp += ps_curr_layer->i4_inp_stride; in hme_get_wt_inp()
2186 pu1_src_tmp += ps_curr_layer->i4_inp_stride; in hme_get_wt_inp()
2689 ps_err_prms->i4_inp_stride = ps_inter_ctb_prms->i4_inp_stride; in hme_decide_part_types()
2715 ps_inter_ctb_prms->i4_inp_stride, in hme_decide_part_types()
2725 ? u1_pu1_ht * ps_inter_ctb_prms->i4_inp_stride in hme_decide_part_types()
2732 ps_inter_ctb_prms->i4_inp_stride, in hme_decide_part_types()
2738 ps_err_prms->i4_inp_stride = MAX_CU_SIZE; in hme_decide_part_types()
5312 S32 i4_inp_stride; in ihevce_16x16block_temporal_noise_detect() local
5341 i4_inp_stride = ps_search_prms->i4_inp_stride; in ihevce_16x16block_temporal_noise_detect()
5346 i4_inp_off += (i4_16x16_index / 4) * 16 * i4_inp_stride; in ihevce_16x16block_temporal_noise_detect()
5410 s_err_prms.i4_inp_stride = i4_inp_stride; in ihevce_16x16block_temporal_noise_detect()
5455 buf1 = pu1_l0_block + i2 * i4_inp_stride; in ihevce_16x16block_temporal_noise_detect()
5664 S32 i4_inp_stride, in hme_part_mask_populator() argument
5686 hme_study_input_segmentation(pu1_inp, i4_inp_stride, u1_limit_active_partitions); in hme_part_mask_populator()