Home | History | Annotate | Download | only in decoder

Lines Matching refs:pv_mem_ctxt

2111     void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size);
2114 void (*pf_aligned_free)(void *pv_mem_ctxt, void *pv_buf);
2117 void *pv_mem_ctxt;