Searched refs:cur_posx_q8 (Results 1 – 1 of 1) sorted by relevance
3520 S32 cur_posx_q8, cur_posy_q8; in hme_update_32x32_cluster_attributes() local3555 cur_posx_q8 = ps_centroid->i4_pos_x_q8; in hme_update_32x32_cluster_attributes()3558 mvdx_q8 = cur_posx_q8 - mvx_inp_q8; in hme_update_32x32_cluster_attributes()3868 S32 cur_posx_q8, cur_posy_q8; in hme_update_64x64_cluster_attributes() local3904 cur_posx_q8 = ps_centroid->i4_pos_x_q8; in hme_update_64x64_cluster_attributes()3907 mvdx_q8 = cur_posx_q8 - mvx_inp_q8; in hme_update_64x64_cluster_attributes()4307 S32 cur_posx_q8; in hme_try_merge_clusters_blksize_gt_16() local4327 cur_posx_q8 = ps_cur_centroid->i4_pos_x_q8; in hme_try_merge_clusters_blksize_gt_16()4330 mvdx_q8 = cur_posx_q8 - node0_posx_q8; in hme_try_merge_clusters_blksize_gt_16()4358 ps_cluster_data->min_x = (cur_posx_q8 + (1 << 7)) >> 8; in hme_try_merge_clusters_blksize_gt_16()[all …]