Home
last modified time | relevance | path

Searched defs:CodecOemIf (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/codec/hal/v1.0/oem_interface/include/
Dcodec_oem_if.h48 struct CodecOemIf { struct
49 CodecInitType codecInit;
50 CodecDeinitType codecDeinit;
51 CodecCreateType codecCreate;
52 CodecDestroyType codecDestroy;
53 CodecSetPortModeType codecSetPortMode;
54 CodecSetParameterType codecSetParameter;
55 CodecGetParameterType codecGetParameter;
56 CodecStartType codecStart;
57 CodecStopType codecStop;
[all …]