Home
last modified time | relevance | path

Searched refs:AllocateCodecBuffer (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/codec/hal/idl_service/include/
H A Dicodec_buffer.h42 sptr<ICodecBuffer> static AllocateCodecBuffer(struct OmxCodecBuffer &codecBuffer, OMX_BUFFERHEADERTYPE &omxBuffer);
/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H A Dicodec_buffer.h52 static sptr<ICodecBuffer> AllocateCodecBuffer(struct OmxCodecBuffer &codecBuffer);
/drivers/peripheral/codec/hal/idl_service/src/
H A Dicodec_buffer.cpp59 sptr<ICodecBuffer> ICodecBuffer::AllocateCodecBuffer(struct OmxCodecBuffer &codecBuffer, in AllocateCodecBuffer() function in OHOS::Codec::Omx::ICodecBuffer
H A Dcomponent_node.cpp462 sptr<ICodecBuffer> codecBuffer = ICodecBuffer::AllocateCodecBuffer(buffer, *bufferHdrType); in AllocateBuffer()
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dicodec_buffer.cpp54 sptr<ICodecBuffer> ICodecBuffer::AllocateCodecBuffer(struct OmxCodecBuffer &codecBuffer) in AllocateCodecBuffer() function in OHOS::Codec::Omx::ICodecBuffer
H A Dcomponent_node.cpp376 sptr<ICodecBuffer> codecBuffer = ICodecBuffer::AllocateCodecBuffer(buffer); in AllocateBuffer()

Completed in 7 milliseconds