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

  /external/libhevc/encoder/
hme_interface.h 978 void hme_coarse_set_resolution(void *pv_me_ctxt, S32 n_enc_layers, S32 *p_wd, S32 *p_ht);
    [all...]
ihevce_coarse_me_pass.c 405 hme_coarse_set_resolution((void *)ps_me_thrd_ctxt, n_enc_layers, p_wd, p_ht);
    [all...]
hme_interface.c 2931 void hme_coarse_set_resolution(void *pv_me_ctxt, S32 n_enc_layers, S32 *p_wd, S32 *p_ht) function
    [all...]

Completed in 57 milliseconds