Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_refine.c3585 WORD32 minmax_updated_x = 0; in hme_update_32x32_cluster_attributes() local
3606 minmax_updated_x = 1; in hme_update_32x32_cluster_attributes()
3611 minmax_updated_x = 2; in hme_update_32x32_cluster_attributes()
3625 switch((minmax_updated_y << 2) + minmax_updated_x) in hme_update_32x32_cluster_attributes()
3934 WORD32 minmax_updated_x = 0; in hme_update_64x64_cluster_attributes() local
3955 minmax_updated_x = 1; in hme_update_64x64_cluster_attributes()
3960 minmax_updated_x = 2; in hme_update_64x64_cluster_attributes()
3974 switch((minmax_updated_y << 2) + minmax_updated_x) in hme_update_64x64_cluster_attributes()
4342 WORD32 minmax_updated_x = 0; in hme_try_merge_clusters_blksize_gt_16() local
4359 minmax_updated_x = 1; in hme_try_merge_clusters_blksize_gt_16()
[all …]