Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_defs.h2304 } cluster_64x64_blk_t; typedef
2312 cluster_64x64_blk_t *ps_64x64_blk;
3199 cluster_64x64_blk_t *ps_blk_64x64;
Dhme_refine.c2586 hme_init_clusters_64x64(cluster_64x64_blk_t *ps_cluster_blk_64x64, S32 bidir_enabled) in hme_init_clusters_64x64()
2636 cluster_64x64_blk_t *ps_64x64 = NULL; 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()
3826 cluster_64x64_blk_t *ps_blk_64x64, cluster_data_t *ps_cluster_data) in hme_update_64x64_cluster_attributes()
4230 hme_update_64x64_clusters(cluster_64x64_blk_t *ps_blk_64x64, cluster_32x32_blk_t *ps_blk_32x32) in hme_update_64x64_clusters()
4591 cluster_64x64_blk_t *ps_64x64_blk = ps_ctb_cluster_info->ps_64x64_blk; in hme_determine_validity_32x32()
4697 cluster_64x64_blk_t *ps_64x64_blk = ps_ctb_cluster_info->ps_64x64_blk; in hme_determine_validity_16x16()
4963 cluster_64x64_blk_t *ps_blk_64x64 = ps_ctb_cluster_info->ps_64x64_blk; in hme_populate_cu_tree()
5373 cluster_64x64_blk_t *ps_blk_64x64; in hme_analyse_mv_clustering()
Dhme_interface.c1612 sizeof(cluster_64x64_blk_t) + sizeof(ctb_cluster_info_t); in hme_enc_alloc_init_mem()
1632 ps_ctxt->aps_me_frm_prms[i]->ps_blk_64x64 = (cluster_64x64_blk_t *)pu1_mem; in hme_enc_alloc_init_mem()
1633 pu1_mem += (sizeof(cluster_64x64_blk_t)); in hme_enc_alloc_init_mem()