Home
last modified time | relevance | path

Searched refs:p_pocs_buffered_in_me (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dhme_interface.h996 void hme_coarse_get_active_pocs_list(void *pv_me_ctxt, S32 *p_pocs_buffered_in_me);
Dhme_interface.c4727 void hme_coarse_get_active_pocs_list(void *pv_me_ctxt, S32 *p_pocs_buffered_in_me) in hme_coarse_get_active_pocs_list() argument
4738 p_pocs_buffered_in_me[count] = poc; in hme_coarse_get_active_pocs_list()
4742 p_pocs_buffered_in_me[count] = -1; in hme_coarse_get_active_pocs_list()