Searched refs:OmxAdapterAllocateBuffer (Results 1 – 3 of 3) sorted by relevance
79 int32_t OmxAdapterAllocateBuffer(struct CodecComponentNode *codecNode, uint32_t portIndex,
140 return OmxAdapterAllocateBuffer(service->codecNode, portIndex, buffer); in CodecComponentTypeAllocateBuffer()
188 int32_t OmxAdapterAllocateBuffer(struct CodecComponentNode *codecNode, uint32_t portIndex, in OmxAdapterAllocateBuffer() function