Home | History | Annotate | Download | only in decoder

Lines Matching refs:pv_mem_ctxt

1349     void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size);
1350 void (*pf_aligned_free)(void *pv_mem_ctxt, void *pv_buf);
1351 void *pv_mem_ctxt;