Home
last modified time | relevance | path

Searched refs:OmxAdapterSetCallbacks (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/hal/include/
Dcodec_adapter_interface.h97 int32_t OmxAdapterSetCallbacks(struct CodecComponentNode *codecNode, struct CodecCallbackType *omxC…
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_service.c173 return OmxAdapterSetCallbacks(service->codecNode, callback, appData); in CodecComponentTypeSetCallbacks()
Dcodec_adapter.cpp230 int32_t OmxAdapterSetCallbacks(struct CodecComponentNode *codecNode, struct CodecCallbackType *omxC… in OmxAdapterSetCallbacks() function