Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_refine.c4695 cluster_16x16_blk_t *ps_16x16_blk = ps_ctb_cluster_info->ps_16x16_blk; in hme_determine_validity_16x16() local
4699 S32 num_clusters = ps_16x16_blk->num_clusters; in hme_determine_validity_16x16()
4762 ps_data = &ps_16x16_blk->as_cluster_data[i]; in hme_determine_validity_16x16()
5100 &ps_ctb_cluster_info->ps_16x16_blk[e_cur_blk_pos + (e_parent_blk_pos << 2)]; in hme_populate_cu_tree()
5402 ps_blk_16x16 = &ps_ctb_cluster_info->ps_16x16_blk[i]; in hme_analyse_mv_clustering()
5474 ps_blk_16x16 = &ps_ctb_cluster_info->ps_16x16_blk[i]; in hme_analyse_mv_clustering()
5593 ps_blk_16x16 = &ps_ctb_cluster_info->ps_16x16_blk[i << 2]; in hme_analyse_mv_clustering()
6455 ps_ctb_cluster_info->ps_16x16_blk = ps_ctxt->ps_blk_16x16; in hme_refine()
Dhme_defs.h2308 cluster_16x16_blk_t *ps_16x16_blk; member