Searched refs:mvdy_min (Results 1 – 1 of 1) sorted by relevance
3526 S32 mvdy_min; in hme_update_32x32_cluster_attributes() local3570 mvdy_min = mvdy; in hme_update_32x32_cluster_attributes()3614 if((mvdy_min > 0) && ((ps_cur_cluster_32->min_y << 8) > mvy_inp_q8)) in hme_update_32x32_cluster_attributes()3619 else if((mvdy_min < 0) && ((ps_cur_cluster_32->max_y << 8) < mvy_inp_q8)) in hme_update_32x32_cluster_attributes()3874 S32 mvdy_min; in hme_update_64x64_cluster_attributes() local3919 mvdy_min = mvdy; in hme_update_64x64_cluster_attributes()3963 if((mvdy_min > 0) && ((ps_cur_cluster_64->min_y << 8) > mvy_inp_q8)) in hme_update_64x64_cluster_attributes()3968 else if((mvdy_min < 0) && ((ps_cur_cluster_64->max_y << 8) < mvy_inp_q8)) in hme_update_64x64_cluster_attributes()