Searched defs:UseEglImage (Results 1 – 6 of 6) sorted by relevance
| /drivers/peripheral/codec/interfaces/include/ |
| D | codec_component_if.h | 371 …int32_t (*UseEglImage)(struct CodecComponentType *self, struct OmxCodecBuffer *buffer, uint32_t po… member
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_component_service.cpp | 215 int32_t CodecComponentService::UseEglImage(uint32_t portIndex, const OmxCodecBuffer &inBuffer, in UseEglImage() function in OHOS::HDI::Codec::V2_0::CodecComponentService
|
| D | component_node.cpp | 259 int32_t ComponentNode::UseEglImage(struct OmxCodecBuffer &buffer, uint32_t portIndex, const int8_t … in UseEglImage() function in OHOS::Codec::Omx::ComponentNode
|
| /drivers/peripheral/codec/hal/passthrough/adapter/src/ |
| D | component_node.cpp | 290 int32_t ComponentNode::UseEglImage(OmxCodecBuffer &buffer, uint32_t portIndex, int8_t *eglImage, ui… in UseEglImage() function in OHOS::Codec::CodecAdapter::ComponentNode
|
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
| D | component_node.cpp | 203 int32_t ComponentNode::UseEglImage(struct OmxCodecBuffer &buffer, uint32_t portIndex, int8_t *eglIm… in UseEglImage() function in OHOS::Codec::Omx::ComponentNode
|
| /drivers/peripheral/codec/test/benchmarktest/ |
| D | codec_benchmark_omx_test.cpp | 484 BENCHMARK_F(CodecBenchmarkOmxTest, UseEglImage)(benchmark::State &state) in BENCHMARK_F() argument
|