Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_DspCodec.h265 typedef struct LCML_DSP_INTERFACE struct
267 …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 …]