Home
last modified time | relevance | path

Searched defs:UseBufferOnPort (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcodec_hdi_decode.cpp326 int32_t CodecHdiDecode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function in CodecHdiDecode
378 int32_t CodecHdiDecode::UseBufferOnPort(PortIndex portIndex) in UseBufferOnPort() function in CodecHdiDecode
H A Dcodec_hdi_encode.cpp257 int32_t CodecHdiEncode::UseBufferOnPort(PortIndex portIndex) in UseBufferOnPort() function in CodecHdiEncode
309 int32_t CodecHdiEncode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function in CodecHdiEncode
/ohos5.0/drivers/peripheral/codec/test/demo/idl/src/
H A Dcodec_hdi_encode.cpp311 int32_t CodecHdiEncode::UseBufferOnPort(PortIndex portIndex) in UseBufferOnPort() function in CodecHdiEncode
413 int32_t CodecHdiEncode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function in CodecHdiEncode
H A Dcodec_hdi_decode.cpp415 int32_t CodecHdiDecode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function in CodecHdiDecode
470 int32_t CodecHdiDecode::UseBufferOnPort(PortIndex portIndex) in UseBufferOnPort() function in CodecHdiDecode
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.cpp197 bool FunctionUtil::UseBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in UseBufferOnPort() function in FunctionUtil
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp136 bool UseBufferOnPort(enum PortIndex port, int32_t bufferCount, int32_t bufferSize) in UseBufferOnPort() function in __anon63abad4b0110::CodecBenchmarkOmxTest
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp136 bool UseBufferOnPort(enum PortIndex portIndex, int32_t bufferCount, int32_t bufferSize) in UseBufferOnPort() function in __anonde5717a10110::CodecHdiOmxTest