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

  /external/libhevc/encoder/
ihevce_entropy_interface.c 181 ps_mem_tab[ENTROPY_CTXT].i4_mem_size = sizeof(entropy_context_t);
182 ps_mem_tab[ENTROPY_CTXT].e_mem_type = (IV_MEM_TYPE_T)i4_mem_space;
183 ps_mem_tab[ENTROPY_CTXT].i4_mem_alignment = 64;
232 ps_entropy_ctxt = (entropy_context_t *)ps_mem_tab[ENTROPY_CTXT].pv_base;
ihevce_entropy_structs.h 110 ENTROPY_CTXT = 0,

Completed in 1364 milliseconds