Lines Matching refs:cur_posy_q8
3520 S32 cur_posx_q8, cur_posy_q8; in hme_update_32x32_cluster_attributes() local
3556 cur_posy_q8 = ps_centroid->i4_pos_y_q8; in hme_update_32x32_cluster_attributes()
3559 mvdy_q8 = cur_posy_q8 - mvy_inp_q8; in hme_update_32x32_cluster_attributes()
3868 S32 cur_posx_q8, cur_posy_q8; in hme_update_64x64_cluster_attributes() local
3905 cur_posy_q8 = ps_centroid->i4_pos_y_q8; in hme_update_64x64_cluster_attributes()
3908 mvdy_q8 = cur_posy_q8 - mvy_inp_q8; in hme_update_64x64_cluster_attributes()
4308 S32 cur_posy_q8; in hme_try_merge_clusters_blksize_gt_16() local
4328 cur_posy_q8 = ps_cur_centroid->i4_pos_y_q8; in hme_try_merge_clusters_blksize_gt_16()
4331 mvdy_q8 = cur_posy_q8 - node0_posy_q8; in hme_try_merge_clusters_blksize_gt_16()
4369 ps_cluster_data->min_y = (cur_posy_q8 + (1 << 7)) >> 8; in hme_try_merge_clusters_blksize_gt_16()
4374 ps_cluster_data->max_y = (cur_posy_q8 + (1 << 7)) >> 8; in hme_try_merge_clusters_blksize_gt_16()
4521 ((LWORD64)cur_posy_q8 * ps_cur_cluster->num_mvs); in hme_try_merge_clusters_blksize_gt_16()