Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_interface.h976 void hme_set_resolution(void *pv_me_ctxt, S32 n_enc_layers, S32 *p_wd, S32 *p_ht, S32 me_frm_id);
Dihevce_me_pass.c544 hme_set_resolution((void *)ps_me_thrd_ctxt, n_enc_layers, p_wd, p_ht, i); in ihevce_me_set_resolution()
Dhme_interface.c2859 void hme_set_resolution(void *pv_me_ctxt, S32 n_enc_layers, S32 *p_wd, S32 *p_ht, S32 me_frm_id) in hme_set_resolution() function