Home
last modified time | relevance | path

Searched refs:CodecBufferType (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.h123 void InitOmxCodecBuffer(OmxCodecBuffer &buffer, CodecBufferType type);
129 uint32_t port, CodecBufferType bufferType);
147 bool FillAndEmptyAllBuffer(sptr<ICodecComponent> component, CodecBufferType type);
H A Dcodec_function_utils.cpp47 void FunctionUtil::InitOmxCodecBuffer(OmxCodecBuffer &buffer, CodecBufferType type) in InitOmxCodecBuffer()
77 uint32_t port, CodecBufferType bufferType) in InitBufferHandleParameter()
318 bool FunctionUtil::FillAndEmptyAllBuffer(sptr<ICodecComponent> component, CodecBufferType type) in FillAndEmptyAllBuffer()
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccommonomx_fuzzer/
H A Dcodeccommon_fuzzer.cpp64 dataFuzz->bufferType = static_cast<enum CodecBufferType>(DATA_BUFFERTYPE); in FillDataOmxCodecBuffer()
/drivers/peripheral/codec/test/demo/idl/include/
H A Dcodec_hdi_decode.h108 int32_t CheckSupportBufferType(PortIndex portIndex, CodecBufferType codecBufferType);
H A Dcodec_hdi_encode.h98 int32_t CheckSupportBufferType(PortIndex portIndex, CodecBufferType codecBufferType);
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_omx_ext.h106 enum CodecBufferType { enum
/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp108 void InitOmxCodecBuffer(OmxCodecBuffer& buffer, CodecBufferType type) in InitOmxCodecBuffer()
/drivers/peripheral/codec/test/demo/idl/src/
H A Dcodec_hdi_decode.cpp284 int32_t CodecHdiDecode::CheckSupportBufferType(PortIndex portIndex, CodecBufferType codecBufferType) in CheckSupportBufferType()
H A Dcodec_hdi_encode.cpp168 int32_t CodecHdiEncode::CheckSupportBufferType(PortIndex portIndex, CodecBufferType codecBufferType) in CheckSupportBufferType()
/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp57 static void InitCodecBuffer(OmxCodecBuffer& buffer, CodecBufferType type, OMX_VERSIONTYPE& version) in InitCodecBuffer()

Completed in 9 milliseconds