Searched refs:ctb_cluster_info_t (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/ |
D | hme_defs.h | 2332 } ctb_cluster_info_t; typedef 2372 ctb_cluster_info_t *ps_cluster_info; 3201 ctb_cluster_info_t *ps_ctb_cluster_info;
|
D | hme_refine.c | 495 ctb_cluster_info_t *ps_cluster_info, in hme_add_cands_for_merge_eval() 2633 ctb_cluster_info_t *ps_ctb_cluster_info, S32 bidir_enabled, S32 block_width, CU_POS_T e_cu_pos) in hme_sort_and_assign_top_ref_ids_areawise() 2799 ctb_cluster_info_t *ps_ctb_cluster_info, S32 bidir_enabled, S32 block_width) in hme_find_top_ref_ids() 2832 void hme_boot_out_outlier(ctb_cluster_info_t *ps_ctb_cluster_info, S32 blk_width) in hme_boot_out_outlier() 4583 ctb_cluster_info_t *ps_ctb_cluster_info, in hme_determine_validity_32x32() 4688 ctb_cluster_info_t *ps_ctb_cluster_info, in hme_determine_validity_16x16() 4822 ctb_cluster_info_t *ps_ctb_cluster_info, in hme_build_cu_tree() 4931 ctb_cluster_info_t *ps_ctb_cluster_info, in hme_populate_cu_tree() 5365 ctb_cluster_info_t *ps_ctb_cluster_info, in hme_analyse_mv_clustering() 5924 ctb_cluster_info_t *ps_ctb_cluster_info; in hme_refine()
|
D | hme_interface.c | 1612 sizeof(cluster_64x64_blk_t) + sizeof(ctb_cluster_info_t); in hme_enc_alloc_init_mem() 1636 (ctb_cluster_info_t *)pu1_mem; in hme_enc_alloc_init_mem() 1637 pu1_mem += (sizeof(ctb_cluster_info_t)); in hme_enc_alloc_init_mem()
|