Searched defs:LCML_DSP_INTERFACE (Results 1 – 1 of 1) sorted by relevance
265 typedef struct LCML_DSP_INTERFACE struct267 …PE pCodecinterfacehandle; /* handle to interface struct LCML_CODEC_INTERFACE *dspcodecinterface */268 struct LCML_DSP *dspCodec;269 OMX_PTR pComponentPrivate;270 void * iUsrArg;272 TArmDspCommunicationStruct* Armoutputstorage[QUEUE_SIZE];273 TArmDspCommunicationStruct* Arminputstorage[QUEUE_SIZE];274 TArmDspCommunicationStruct * commStruct;275 OMX_U32 iBufinputcount;276 OMX_U32 iBufoutputcount;[all …]