Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_fullpel.h67 search_candt_t *ps_search_candts,
Dhme_coarse.c784 search_candt_t as_search_candts_8x4[MAX_INIT_CANDTS]; in hme_coarsest()
785 search_candt_t as_search_candts_4x8[MAX_INIT_CANDTS]; in hme_coarsest()
786 search_candt_t *ps_search_candts_8x4, *ps_search_candts_4x8; in hme_coarsest()
Dhme_fullpel.c428 search_candt_t *ps_search_candts, in hme_remove_duplicate_fpel_search_candidates()
Dhme_defs.h1203 } search_candt_t; typedef
1934 search_candt_t *ps_search_candts;
3360 search_candt_t *ps_search_cands;
Dhme_search_algo.c188 search_candt_t *ps_search_candts; in hme_pred_search_square_stepn()
Dhme_refine.c5942 search_candt_t *ps_search_candts, as_search_candts[MAX_INIT_CANDTS]; in hme_refine()
8843 search_candt_t *ps_search_candts, as_search_candts[MAX_INIT_CANDTS]; in hme_refine_no_encode()
Dhme_utils.c3788 search_candt_t *ps_search_cands = ps_ctxt->ps_search_cands; in hme_populate_search_candidates()