Searched defs:UseBufferOnPort (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/src/ |
H A D | codec_hdi_decode.cpp | 326 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 D | codec_hdi_encode.cpp | 257 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 D | codec_hdi_encode.cpp | 311 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 D | codec_hdi_decode.cpp | 415 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 D | codec_function_utils.cpp | 197 bool FunctionUtil::UseBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in UseBufferOnPort() function in FunctionUtil
|
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_benchmark_omx_test.cpp | 136 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 D | codec_hdi_omx_test.cpp | 136 bool UseBufferOnPort(enum PortIndex portIndex, int32_t bufferCount, int32_t bufferSize) in UseBufferOnPort() function in __anonde5717a10110::CodecHdiOmxTest
|