Searched refs:SDP_alloc (Results 1 – 4 of 4) sorted by relevance
36 SDPAllocDestructDealloc<uint8> SDP_alloc; in parseMediaInfo() local255 uint8 *mptr = SDP_alloc.allocate(decLength); in parseMediaInfo()
35 SDPAllocDestructDealloc<uint8> SDP_alloc; in parseMediaInfo() local417 uint8 *mptr = SDP_alloc.allocate(decLength); in parseMediaInfo()
32 SDPAllocDestructDealloc<uint8> SDP_alloc; in parseMediaInfo() local270 uint8 *mptr = SDP_alloc.allocate(VOLLength); in parseMediaInfo()
636 SDPAllocDestructDealloc<uint8> SDP_alloc; in parseParameterSets() local637 uint8 *configPtr = SDP_alloc.allocate(configBufLength); in parseParameterSets()