Lines Matching refs:s_centroid

2904     S32 centroid_posx_q8 = ps_cluster_data->s_centroid.i4_pos_x_q8;  in hme_update_cluster_attributes()
2905 S32 centroid_posy_q8 = ps_cluster_data->s_centroid.i4_pos_y_q8; in hme_update_cluster_attributes()
2945 ps_cluster_data->s_centroid.i4_pos_x_q8 = in hme_update_cluster_attributes()
2947 ps_cluster_data->s_centroid.i4_pos_y_q8 = in hme_update_cluster_attributes()
3004 centroid_t *ps_cur_centroid = &ps_cur_cluster->s_centroid; in hme_try_cluster_merge()
3032 ps_centroid = &ps_cluster_data->s_centroid; in hme_try_cluster_merge()
3311 ps_data->s_centroid.i4_pos_x_q8 = mvx << 8; in hme_find_and_update_clusters()
3312 ps_data->s_centroid.i4_pos_y_q8 = mvy << 8; in hme_find_and_update_clusters()
3370 ps_centroid = &ps_data->s_centroid; in hme_find_and_update_clusters()
3426 ps_data->s_centroid.i4_pos_x_q8 = mvx << 8; in hme_find_and_update_clusters()
3427 ps_data->s_centroid.i4_pos_y_q8 = mvy << 8; in hme_find_and_update_clusters()
3514 ps_cur_cluster_32->s_centroid = ps_cluster_data->s_centroid; in hme_update_32x32_cluster_attributes()
3534 S32 mvx_inp_q8 = ps_cluster_data->s_centroid.i4_pos_x_q8; in hme_update_32x32_cluster_attributes()
3535 S32 mvy_inp_q8 = ps_cluster_data->s_centroid.i4_pos_y_q8; in hme_update_32x32_cluster_attributes()
3553 ps_centroid = &ps_cur_cluster_32->s_centroid; in hme_update_32x32_cluster_attributes()
3590 ps_centroid = &ps_cur_cluster_32->s_centroid; in hme_update_32x32_cluster_attributes()
3802 ps_cur_cluster_32->s_centroid = ps_cluster_data->s_centroid; in hme_update_32x32_cluster_attributes()
3862 ps_cur_cluster_64->s_centroid = ps_cluster_data->s_centroid; in hme_update_64x64_cluster_attributes()
3882 S32 mvx_inp_q8 = ps_cluster_data->s_centroid.i4_pos_x_q8; in hme_update_64x64_cluster_attributes()
3883 S32 mvy_inp_q8 = ps_cluster_data->s_centroid.i4_pos_y_q8; in hme_update_64x64_cluster_attributes()
3902 ps_centroid = &ps_cur_cluster_64->s_centroid; in hme_update_64x64_cluster_attributes()
3939 ps_centroid = &ps_cur_cluster_64->s_centroid; in hme_update_64x64_cluster_attributes()
4151 ps_cur_cluster_64->s_centroid = ps_cluster_data->s_centroid; in hme_update_64x64_cluster_attributes()
4290 centroid_t *ps_centroid = &ps_cluster_data->s_centroid; in hme_try_merge_clusters_blksize_gt_16()
4325 ps_cur_centroid = &ps_cur_cluster->s_centroid; in hme_try_merge_clusters_blksize_gt_16()