Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_utils.h395 layer_ctxt_t *hme_coarse_get_past_layer_ctxt(coarse_me_ctxt_t *ps_ctxt, S32 i4_layer_id);
Dhme_coarse.c824 ps_prev_layer = hme_coarse_get_past_layer_ctxt(ps_ctxt, ps_coarse_prms->i4_layer_id); in hme_coarsest()
Dhme_utils.c1143 layer_ctxt_t *hme_coarse_get_past_layer_ctxt(coarse_me_ctxt_t *ps_ctxt, S32 i4_layer_id) in hme_coarse_get_past_layer_ctxt() function