Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/voaacenc/
Dgstvoaacenc.c452 voaacenc_core_mem_alloc (VO_S32 uID, VO_MEM_INFO * pMemInfo) in voaacenc_core_mem_alloc() argument
454 if (!pMemInfo) in voaacenc_core_mem_alloc()
457 pMemInfo->VBuffer = g_malloc (pMemInfo->Size); in voaacenc_core_mem_alloc()