Searched refs:mvd_min (Results 1 – 1 of 1) sorted by relevance
3532 S32 mvd_min = MAX_32BIT_VAL; in hme_update_32x32_cluster_attributes() local3566 if(mvd < mvd_min) in hme_update_32x32_cluster_attributes()3568 mvd_min = mvd; in hme_update_32x32_cluster_attributes()3581 if(mvd_min <= mvd_limit) in hme_update_32x32_cluster_attributes()3880 S32 mvd_min = MAX_32BIT_VAL; in hme_update_64x64_cluster_attributes() local3915 if(mvd < mvd_min) in hme_update_64x64_cluster_attributes()3917 mvd_min = mvd; in hme_update_64x64_cluster_attributes()3930 if(mvd_min <= mvd_limit) in hme_update_64x64_cluster_attributes()