Home
last modified time | relevance | path

Searched defs:eglImage (Results 1 - 12 of 12) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecuseeglimagehdi_fuzzer/
H A Dcodecuseeglimage_fuzzer.cpp24 int8_t *eglImage; member
55 std::vector<int8_t> eglImage; in CodecUseEglImage() local
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecuseeglimageomx_fuzzer/
H A Dcodecuseeglimage_fuzzer.cpp24 int8_t *eglImage; member
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_proxy.c782 CodecComponentTypeProxyUseEglImage(struct CodecComponentType *self, struct OmxCodecBuffer *buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) CodecComponentTypeProxyUseEglImage() argument
H A Dcodec_component_type_stub.c667 int8_t *eglImage = NULL; in SerStubUseEglImage() local
[all...]
H A Dcodec_component_type_service.c248 CodecComponentTypeUseEglImage(struct CodecComponentType *self, struct OmxCodecBuffer *buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) CodecComponentTypeUseEglImage() argument
H A Dcodec_adapter.cpp255 OmxAdapterUseEglImage(struct CodecComponentNode *codecNode, struct OmxCodecBuffer *buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) OmxAdapterUseEglImage() argument
/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_omx_enc_test.cpp842 auto eglImage = std::make_unique<int8_t[]>(BUFFER_SIZE); in HWTEST_F() local
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_service.cpp310 UseEglImage(uint32_t portIndex, const OmxCodecBuffer &inBuffer, OmxCodecBuffer &outBuffer, const std::vector<int8_t> &eglImage) UseEglImage() argument
H A Dcomponent_node.cpp313 int32_t ComponentNode::UseEglImage(struct OmxCodecBuffer &buffer, uint32_t portIndex, const int8_t *eglImage) in UseEglImage() argument
/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp490 auto eglImage = std::make_unique<int8_t[]>(BUFFER_SIZE); in BENCHMARK_F() local
/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp955 auto eglImage = std::make_unique<int8_t[]>(BUFFER_SIZE); in HWTEST_F() local
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp208 int32_t ComponentNode::UseEglImage(struct OmxCodecBuffer &buffer, uint32_t portIndex, int8_t *eglImage, in UseEglImage() argument

Completed in 16 milliseconds