HomeSort by relevance Sort by last modified time
    Searched refs:QUEUE_SIZE (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_DspCodec.h 51 #define QUEUE_SIZE 20
272 TArmDspCommunicationStruct* Armoutputstorage[QUEUE_SIZE];
273 TArmDspCommunicationStruct* Arminputstorage[QUEUE_SIZE];
284 OMX_U32 algcntlmapped[QUEUE_SIZE];
285 DMM_BUFFER_OBJ *pAlgcntlDmmBuf[QUEUE_SIZE];
286 OMX_U32 strmcntlmapped[QUEUE_SIZE];
287 DMM_BUFFER_OBJ *pStrmcntlDmmBuf[QUEUE_SIZE];
LCML_Types.h 266 DMM_BUFFER_OBJ InDmmBuffer[QUEUE_SIZE];
267 DMM_BUFFER_OBJ OutDmmBuffer[QUEUE_SIZE];
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 487 for (i = 0; i < QUEUE_SIZE; i++)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cyclades.h 484 #define QUEUE_SIZE (10*MAX_CHAN)
487 unsigned char intr_code[QUEUE_SIZE];
488 unsigned long channel[QUEUE_SIZE];
489 unsigned long param[QUEUE_SIZE];

Completed in 504 milliseconds