Searched refs:sdi_threshold (Results 1 – 3 of 3) sorted by relevance
371 #define BUMP_OUTLIER_CLUSTERS(ps_cluster_blk, sdi_threshold) \ argument392 if((ps_data->num_mvs == 1) && (ps_data->as_mv[0].sdi < sdi_threshold) && \1766 S32 sdi_threshold; member2322 S32 sdi_threshold; member
2840 S32 sdi_threshold = ps_ctb_cluster_info->sdi_threshold; in hme_boot_out_outlier() local2851 BUMP_OUTLIER_CLUSTERS(ps_32x32, sdi_threshold); in hme_boot_out_outlier()2860 BUMP_OUTLIER_CLUSTERS(ps_64x64, sdi_threshold); in hme_boot_out_outlier()4857 hme_sdi_based_cluster_spread_eligibility(cluster_32x32_blk_t *ps_blk_32x32, S32 sdi_threshold) in hme_sdi_based_cluster_spread_eligibility() argument4876 if(ps_mv->sdi >= sdi_threshold) in hme_sdi_based_cluster_spread_eligibility()5089 ps_blk_32x32, ps_ctb_cluster_info->sdi_threshold); in hme_populate_cu_tree()6459 ps_ctb_cluster_info->sdi_threshold = ps_refine_prms->sdi_threshold; in hme_refine()
3789 ps_refine_prms->sdi_threshold = in hme_set_refine_prms()