Searched defs:eglImageLen (Results 1 - 7 of 7) sorted by relevance
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecuseeglimagehdi_fuzzer/ |
H A D | codecuseeglimage_fuzzer.cpp | 25 uint32_t eglImageLen; member
|
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecuseeglimageomx_fuzzer/ |
H A D | codecuseeglimage_fuzzer.cpp | 25 uint32_t eglImageLen; member
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_type_proxy.c | 782 CodecComponentTypeProxyUseEglImage(struct CodecComponentType *self, struct OmxCodecBuffer *buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) CodecComponentTypeProxyUseEglImage() argument
|
H A D | codec_component_type_stub.c | 668 uint32_t eglImageLen = 0; in SerStubUseEglImage() local [all...] |
H A D | codec_component_type_service.c | 248 CodecComponentTypeUseEglImage(struct CodecComponentType *self, struct OmxCodecBuffer *buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) CodecComponentTypeUseEglImage() argument
|
H A D | codec_adapter.cpp | 255 OmxAdapterUseEglImage(struct CodecComponentNode *codecNode, struct OmxCodecBuffer *buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) OmxAdapterUseEglImage() argument
|
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
H A D | component_node.cpp | 208 UseEglImage(struct OmxCodecBuffer &buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) UseEglImage() argument
|
Completed in 8 milliseconds