Searched refs:i4_datatype (Results 1 – 2 of 2) sorted by relevance
147 void *pv_inp, S32 i4_blk_wd, S32 i4_blk_ht, S32 i4_stride, S32 i4_datatype) in hme_compute_2d_sum_unsigned() argument149 if(i4_datatype == sizeof(U08)) in hme_compute_2d_sum_unsigned()151 else if(i4_datatype == sizeof(U16)) in hme_compute_2d_sum_unsigned()153 else if(i4_datatype == sizeof(U32)) in hme_compute_2d_sum_unsigned()
116 void *pv_inp, S32 i4_blk_wd, S32 i4_blk_ht, S32 i4_stride, S32 i4_datatype);