HomeSort by relevance Sort by last modified time
    Searched full:pbuf (Results 51 - 75 of 156) sorted by null

1 23 4 5 6 7

  /hardware/ti/omap3/dspbridge/libbridge/
DSPManager.c 378 DBAPI DSPManager_GetProcResourceInfo(UINT *pBuf, UINT *pSize)
385 if (pBuf == NULL)
390 tempStruct.ARGS_PROC_GETTRACE.pBuf = (BYTE *)pBuf;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 180 OMX_S16 fill_data_fromFile (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn, OMX_HANDLETYPE pHandle);
407 OMX_BUFFERHEADERTYPE* pBuf = NULL;
    [all...]
  /external/srec/srec/crec/
word_lattice.c 153 char *pbuf = buf; local
154 *pbuf = 0;
162 ASSERT(pbuf + strlen(p) + 1 < buf + buflen);
163 pbuf += sprintf(pbuf, "%s ", p);
168 if (pbuf > buf && *(pbuf - 1) == ' ') *(pbuf - 1) = 0;
  /external/ipsec-tools/src/libipsec/
pfkey_dump.c 488 char pbuf[NI_MAXSERV]; local
540 0, pbuf, sizeof(pbuf), NI_NUMERICSERV) != 0)
543 sport = atoi(pbuf);
561 0, pbuf, sizeof(pbuf), NI_NUMERICSERV) != 0)
564 dport = atoi(pbuf);
  /ndk/sources/host-tools/nawk-20071023/
lib.c 104 int getrec(char **pbuf, int *pbufsize, int isrecord) /* get next input record */
107 char *buf = *pbuf;
158 *pbuf = buf;
169 *pbuf = buf;
182 int readrec(char **pbuf, int *pbufsize, FILE *inf) /* read one record into buf */
185 char *rr, *buf = *pbuf;
218 *pbuf = buf;
lex.c 101 int gettok(char **pbuf, int *psz) /* get next input token */
104 char *buf = *pbuf;
159 *pbuf = buf;
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c 136 static S_BUFFER_INFO *pBuf = NULL;
355 memset(ptrOutL, 0, pBuf->uOutFrames);
356 memset(ptrOutR, 0, pBuf->uOutFrames);
359 if (pBuf->ix == 0 )
368 short* pData = pBuf->pData[--(pBuf->ix)];
372 for (i = 0; i < pBuf->uOutFrames; i+=2 )
388 memcpy(pBuf->pData[(pBuf->ix)++], pAudioBuffer, 2048);
412 while(pBuf->ix == MAX_BUFFERS - 1
    [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_media.h 189 extern void btif_media_aa_writebuf(BT_HDR *pBuf, UINT32 timestamp, UINT16 seq_num);
  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 174 UINT8 report_id, BT_HDR *pbuf);
  /external/qemu/
tap-win32.c 539 uint8_t **pbuf, int max_size)
546 *pbuf = buffer->buffer;
557 uint8_t *pbuf)
559 tun_buffer_t* buffer = (tun_buffer_t*)pbuf;
  /hardware/ti/omap3/dspbridge/inc/
DSPManager.h 201 * pBuf: Pointer to information buffer.
207 extern DBAPI DSPManager_GetProcResourceInfo(UINT *pBuf, UINT *pSize);
nldrdefs.h 86 * pBuf: Code or data to be written
96 ULONG ulDspAddr, PVOID pBuf,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPManager.h 201 * pBuf: Pointer to information buffer.
207 extern DBAPI DSPManager_GetProcResourceInfo(UINT *pBuf, UINT *pSize);
nldrdefs.h 86 * pBuf: Code or data to be written
96 ULONG ulDspAddr, PVOID pBuf,
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 121 int fill_data (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c     [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp 365 VIDEOEDITOR_CHECK(M4OSA_NULL == pEncoderContext->mHeader.pBuf, M4ERR_STATE);
369 (uint8_t**)(&(pEncoderContext->mHeader.pBuf)),
379 SAFE_MALLOC(pEncoderContext->mHeader.pBuf, M4OSA_Int8,
381 memcpy((void *)pEncoderContext->mHeader.pBuf,
419 SAFE_FREE(pEncoderContext->mHeader.pBuf);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 235 int fill_data (OMX_U8 *pBuf, int mode, FILE *fIn);
497 OMX_BUFFERHEADERTYPE* pBuf;
    [all...]
  /frameworks/base/media/libdrm/mobile1/src/xml/
xml_tinyparser.c 761 uint8_t *pBuf;
778 if (NULL == (pBuf = XML_DOM_getTag(buffer, &valueLen, &tagType)))
797 *buf = pBuf;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c     [all...]
  /external/llvm/lib/Support/
regengine.inc 1014 static char pbuf[10];
1017 (void)snprintf(pbuf, sizeof pbuf, "%c", ch);
1019 (void)snprintf(pbuf, sizeof pbuf, "\\%o", ch);
1020 return(pbuf);
  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 1003 static char pbuf[10]; local
1006 (void)_snprintf(pbuf, sizeof pbuf, "%c", ch);
1008 (void)_snprintf(pbuf, sizeof pbuf, "\\%o", ch);
1009 return(pbuf);
  /external/bluetooth/bluedroid/hci/src/
userial.c 168 static int select_read(int fd, uint8_t *pbuf, int len)
212 ret = read(fd, pbuf, (size_t)len);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 206 OMX_S16 fill_data (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn);
471 OMX_BUFFERHEADERTYPE* pBuf = NULL;
    [all...]

Completed in 1372 milliseconds

1 23 4 5 6 7