HomeSort by relevance Sort by last modified time
    Searched refs:hme_set_resolution (Results 1 - 3 of 3) sorted by null

  /external/libhevc/encoder/
hme_interface.h 957 * @fn S32 hme_set_resolution(void *pv_me_ctxt,
976 void hme_set_resolution(void *pv_me_ctxt, S32 n_enc_layers, S32 *p_wd, S32 *p_ht, S32 me_frm_id);
    [all...]
ihevce_me_pass.c 544 hme_set_resolution((void *)ps_me_thrd_ctxt, n_enc_layers, p_wd, p_ht, i);
    [all...]
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) function
    [all...]

Completed in 127 milliseconds