Searched refs:hme_set_resolution (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/ |
D | hme_interface.h | 976 void hme_set_resolution(void *pv_me_ctxt, S32 n_enc_layers, S32 *p_wd, S32 *p_ht, S32 me_frm_id);
|
D | ihevce_me_pass.c | 544 hme_set_resolution((void *)ps_me_thrd_ctxt, n_enc_layers, p_wd, p_ht, i); in ihevce_me_set_resolution()
|
D | hme_interface.c | 2859 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
|