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

  /external/libhevc/encoder/
ihevce_coarse_me_pass.c 725 WORD32 a_pocs_to_remove[MAX_NUM_REF + 2]; local
738 /* currently active POC list within ME. a_pocs_to_remove holds the */
776 a_pocs_to_remove[poc_remove_id] = poc_to_search;
783 a_pocs_to_remove[poc_remove_id] = -1;
786 hme_coarse_discard_frm(ps_thrd0_ctxt, a_pocs_to_remove);
    [all...]
ihevce_me_pass.c 994 WORD32 a_pocs_to_remove[MAX_NUM_REF + 2]; local
    [all...]

Completed in 65 milliseconds