Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_refine.c2636 cluster_64x64_blk_t *ps_64x64 = NULL; in hme_sort_and_assign_top_ref_ids_areawise() local
2662 ps_64x64 = ps_ctb_cluster_info->ps_64x64_blk; in hme_sort_and_assign_top_ref_ids_areawise()
2663 num_clusters = ps_64x64->num_clusters; in hme_sort_and_assign_top_ref_ids_areawise()
2664 ps_data = &ps_64x64->as_cluster_data[0]; in hme_sort_and_assign_top_ref_ids_areawise()
2749 SET_VALUES_FOR_TOP_REF_IDS(ps_64x64, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise()
2780 SET_VALUES_FOR_TOP_REF_IDS(ps_64x64, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise()
2838 cluster_64x64_blk_t *ps_64x64 = &ps_ctb_cluster_info->ps_64x64_blk[0]; in hme_boot_out_outlier() local
2858 if(ps_64x64->num_clusters > MAX_NUM_CLUSTERS_IN_ONE_REF_IDX) in hme_boot_out_outlier()
2860 BUMP_OUTLIER_CLUSTERS(ps_64x64, sdi_threshold); in hme_boot_out_outlier()