Home
last modified time | relevance | path

Searched refs:mvd_limit (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dhme_refine.c3294 S32 mvd, mvd_limit, mvdx, mvdy; in hme_find_and_update_clusters() local
3396 mvd_limit = (min_mvd_cluster_id == -1) in hme_find_and_update_clusters()
3401 if(min_mvd <= mvd_limit) in hme_find_and_update_clusters()
3483 S32 mvd_limit; in hme_update_32x32_cluster_attributes() local
3577 mvd_limit = (min_mvd_cluster_id == -1) in hme_update_32x32_cluster_attributes()
3581 if(mvd_min <= mvd_limit) in hme_update_32x32_cluster_attributes()
3634 if(mvd > (mvd_limit)) in hme_update_32x32_cluster_attributes()
3647 if(mvd > (mvd_limit)) in hme_update_32x32_cluster_attributes()
3660 if(mvd > (mvd_limit)) in hme_update_32x32_cluster_attributes()
3680 if(mvd > mvd_limit) in hme_update_32x32_cluster_attributes()
[all …]