Lines Matching refs:minmax_updated_y
3586 WORD32 minmax_updated_y = 0; in hme_update_32x32_cluster_attributes() local
3617 minmax_updated_y = 1; in hme_update_32x32_cluster_attributes()
3622 minmax_updated_y = 2; in hme_update_32x32_cluster_attributes()
3625 switch((minmax_updated_y << 2) + minmax_updated_x) in hme_update_32x32_cluster_attributes()
3935 WORD32 minmax_updated_y = 0; in hme_update_64x64_cluster_attributes() local
3966 minmax_updated_y = 1; in hme_update_64x64_cluster_attributes()
3971 minmax_updated_y = 2; in hme_update_64x64_cluster_attributes()
3974 switch((minmax_updated_y << 2) + minmax_updated_x) in hme_update_64x64_cluster_attributes()
4343 WORD32 minmax_updated_y = 0; in hme_try_merge_clusters_blksize_gt_16() local
4370 minmax_updated_y = 1; in hme_try_merge_clusters_blksize_gt_16()
4375 minmax_updated_y = 2; in hme_try_merge_clusters_blksize_gt_16()
4378 switch((minmax_updated_y << 2) + minmax_updated_x) in hme_try_merge_clusters_blksize_gt_16()