Home
last modified time | relevance | path

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

/drivers/peripheral/codec/test/demo/adapter/src/
Dcodec_hdi_adapter_decode.cpp336 int32_t CodecHdiAdapterDecode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function in CodecHdiAdapterDecode
383 int32_t CodecHdiAdapterDecode::UseBufferOnPort(PortIndex portIndex) in UseBufferOnPort() function in CodecHdiAdapterDecode
Dcodec_hdi_adapter_encode.cpp215 int32_t CodecHdiAdapterEncode::UseBufferOnPort(PortIndex portIndex) in UseBufferOnPort() function in CodecHdiAdapterEncode
261 int32_t CodecHdiAdapterEncode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function in CodecHdiAdapterEncode
/drivers/peripheral/codec/test/demo/v2.0/src/
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
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
/drivers/peripheral/codec/test/demo/idl/src/
Dcodec_hdi_encode.cpp268 int32_t CodecHdiEncode::UseBufferOnPort(PortIndex portIndex) in UseBufferOnPort() function in CodecHdiEncode
324 int32_t CodecHdiEncode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function in CodecHdiEncode
Dcodec_hdi_decode.cpp379 int32_t CodecHdiDecode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function in CodecHdiDecode
434 int32_t CodecHdiDecode::UseBufferOnPort(PortIndex portIndex) in UseBufferOnPort() function in CodecHdiDecode
/drivers/peripheral/codec/test/unittest/idl_omx/
Dcodec_function_utils.cpp193 bool FunctionUtil::UseBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in UseBufferOnPort() function in FunctionUtil
/drivers/peripheral/codec/test/unittest/hdi_adapter/
Dcodec_hdi_adapter_test.cpp112 static bool UseBufferOnPort(enum PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() function
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_omx_test.cpp136 bool UseBufferOnPort(enum PortIndex port, int32_t bufferCount, int32_t bufferSize) in UseBufferOnPort() function in __anon741807730111::CodecBenchmarkOmxTest
/drivers/peripheral/codec/test/unittest/hdi_omx/
Dcodec_hdi_omx_test.cpp136 bool UseBufferOnPort(enum PortIndex portIndex, int32_t bufferCount, int32_t bufferSize) in UseBufferOnPort() function in __anon214d62c90111::CodecHdiOmxTest