Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_defs.h2284 } cluster_32x32_blk_t; typedef
2310 cluster_32x32_blk_t *ps_32x32_blk;
3197 cluster_32x32_blk_t *ps_blk_32x32;
Dhme_refine.c2544 hme_init_clusters_32x32(cluster_32x32_blk_t *ps_cluster_blk_32x32, S32 bidir_enabled) in hme_init_clusters_32x32()
2635 cluster_32x32_blk_t *ps_32x32 = NULL; in hme_sort_and_assign_top_ref_ids_areawise()
2834 cluster_32x32_blk_t *ps_32x32; in hme_boot_out_outlier()
3478 cluster_32x32_blk_t *ps_blk_32x32, cluster_data_t *ps_cluster_data) in hme_update_32x32_cluster_attributes()
4175 hme_update_32x32_clusters(cluster_32x32_blk_t *ps_blk_32x32, cluster_16x16_blk_t *ps_blk_16x16) in hme_update_32x32_clusters()
4230 hme_update_64x64_clusters(cluster_64x64_blk_t *ps_blk_64x64, cluster_32x32_blk_t *ps_blk_32x32) in hme_update_64x64_clusters()
4232 cluster_32x32_blk_t *ps_blk_32x32_cur; in hme_update_64x64_clusters()
4590 cluster_32x32_blk_t *ps_32x32_blk = ps_ctb_cluster_info->ps_32x32_blk; in hme_determine_validity_32x32()
4696 cluster_32x32_blk_t *ps_32x32_blk = ps_ctb_cluster_info->ps_32x32_blk; in hme_determine_validity_16x16()
4857 hme_sdi_based_cluster_spread_eligibility(cluster_32x32_blk_t *ps_blk_32x32, S32 sdi_threshold) in hme_sdi_based_cluster_spread_eligibility()
[all …]
Dhme_interface.c1611 size = 16 * sizeof(cluster_16x16_blk_t) + 4 * sizeof(cluster_32x32_blk_t) + in hme_enc_alloc_init_mem()
1629 ps_ctxt->aps_me_frm_prms[i]->ps_blk_32x32 = (cluster_32x32_blk_t *)pu1_mem; in hme_enc_alloc_init_mem()
1630 pu1_mem += (4 * sizeof(cluster_32x32_blk_t)); in hme_enc_alloc_init_mem()