Searched defs:outBuf (Results 1 - 25 of 30) sorted by relevance

12

/external/aac/libFDK/src/
H A DFDK_bitbuffer.cpp452 void FDK_Fetch (HANDLE_FDK_BITBUF hBitBuf, UCHAR *outBuf, UINT *writeBytes) argument
454 UCHAR *RESTRICT outputBuffer = outBuf;
/external/chromium_org/net/third_party/mozilla_security_manager/
H A DnsPKCS12Blob.cpp135 unsigned char *outBuf,
143 memcpy(outBuf, inBuf, inBufLen);
132 pip_ucs2_ascii_conversion_fn(PRBool toUnicode, unsigned char *inBuf, unsigned int inBufLen, unsigned char *outBuf, unsigned int maxOutBufLen, unsigned int *outBufLen, PRBool swapBytes) argument
/external/chromium_org/third_party/lzma_sdk/
H A DBcj2.c38 Byte *outBuf, SizeT outSize)
71 outBuf[outPos++] = b;
119 outBuf[outPos++] = (Byte)dest;
122 outBuf[outPos++] = (Byte)(dest >> 8);
125 outBuf[outPos++] = (Byte)(dest >> 16);
128 outBuf[outPos++] = prevByte = (Byte)(dest >> 24);
33 Bcj2_Decode( const Byte *buf0, SizeT size0, const Byte *buf1, SizeT size1, const Byte *buf2, SizeT size2, const Byte *buf3, SizeT size3, Byte *outBuf, SizeT outSize) argument
/external/lzma/C/
H A DBcj2.c38 Byte *outBuf, SizeT outSize)
71 outBuf[outPos++] = b;
119 outBuf[outPos++] = (Byte)dest;
122 outBuf[outPos++] = (Byte)(dest >> 8);
125 outBuf[outPos++] = (Byte)(dest >> 16);
128 outBuf[outPos++] = prevByte = (Byte)(dest >> 24);
33 Bcj2_Decode( const Byte *buf0, SizeT size0, const Byte *buf1, SizeT size1, const Byte *buf2, SizeT size2, const Byte *buf3, SizeT size3, Byte *outBuf, SizeT outSize) argument
H A DMtCoder.h54 Byte *outBuf; member in struct:__anon26718
H A DLzma2Enc.c72 static SRes Lzma2EncInt_EncodeSubblock(CLzma2EncInt *p, Byte *outBuf, argument
89 outBuf + lzHeaderSize, &packSize, LZMA2_PACK_SIZE_MAX, &unpackSize);
115 outBuf[destPos++] = (Byte)(p->srcPos == 0 ? LZMA2_CONTROL_COPY_RESET_DIC : LZMA2_CONTROL_COPY_NO_RESET);
116 outBuf[destPos++] = (Byte)((u - 1) >> 8);
117 outBuf[destPos++] = (Byte)(u - 1);
118 memcpy(outBuf + destPos, LzmaEnc_GetCurBuf(p->enc) - unpackSize, u);
125 if (outStream->Write(outStream, outBuf, destPos) != destPos)
144 outBuf[destPos++] = (Byte)(LZMA2_CONTROL_LZMA | (mode << 5) | ((u >> 16) & 0x1F));
145 outBuf[destPos++] = (Byte)(u >> 8);
146 outBuf[destPo
248 Byte *outBuf; member in struct:__anon26702
[all...]
/external/lzma/C/Util/Lzma/
H A DLzmaUtil.c60 Byte outBuf[OUT_BUF_SIZE]; local
83 res = LzmaDec_DecodeToBuf(state, outBuf + outPos, &outProcessed,
90 if (outStream->Write(outStream, outBuf, outPos) != outPos)
/external/svox/pico/lib/
H A Dpicowa.c62 picoos_uint8 outBuf[PICOWA_MAXITEMSIZE]; /* internal output buffer */ member in struct:wa_subobj
64 picoos_uint16 outLen; /* length of item in outBuf, 0 for empty buf */
293 wa->outBuf, wa->outBufSize,
297 if (PICO_OK != picodata_set_iteminfo1(wa->outBuf, wa->outLen,
331 wa->outBuf, wa->outBufSize,
341 wa->outBuf, wa->outBufSize,
345 if (PICO_OK != picodata_set_iteminfo1(wa->outBuf, wa->outLen,
437 * result in internal outBuf
472 wa->inLen, wa->outBuf,
535 /* feed state: copy item in internal outBuf t
[all...]
H A Dpicosig.c82 picoos_uint8 outBuf[PICOSIG_OUT_BUFF_SIZE]; /* internal output buffer */ member in struct:sig_subobj
84 picoos_uint16 outReadPos, outWritePos; /* next pos to read/write from/to outBuf*/
583 sig_subObj->outBuf[outWritePos]
585 sig_subObj->outBuf[outWritePos + 1]
587 sig_subObj->outBuf[outWritePos + 2]
589 sig_subObj->outBuf[outWritePos + 3]
591 s_data = (picoos_int16 *) &(sig_subObj->outBuf[outWritePos + 4]);
1054 &(sig_subObj->outBuf[sig_subObj->outWritePos]),
1126 s_data = (picoos_int16 *) &(sig_subObj->outBuf[sig_subObj->outWritePos + 4]);
1166 sig_subObj->outBuf[sig_subOb
[all...]
H A Dpicospho.c81 * - Items to be output are stored in outBuf
186 picoos_uint8 outBuf[PICODATA_BUFSIZE_DEFAULT]; /* internal output buffer to hold just one item */ member in struct:spho_subobj
187 picoos_uint16 outBufSize; /* actually allocated size (if one day outBuf is allocated dynamically) */
832 spho->outBuf, spho->outBufSize, &clen);
1121 spho->outBuf, spho->outBufSize,
1493 spho->outBuf, spho->outBufSize, &clen);
1581 PICODATA_BUFSIZE_DEFAULT, spho->outBuf,
1597 PICODBG_DEBUG(("FEED putting outBuf item into cb"));
1600 rv = picodata_cbPutItem(this->cbOut, spho->outBuf,
1605 spho->outBuf, sph
[all...]
/external/valgrind/main/none/tests/x86/
H A Dx86locked.c125 static HChar outBuf[1024]; variable
126 // take output that's in outBuf, length as specified, and
130 assert( ((unsigned int)nbytes) < sizeof(outBuf)-1);
131 assert(outBuf[nbytes] == 0);
132 theCRC = crcBytes( (UChar*)&outBuf[0], nbytes, theCRC );
133 if (VERBOSE) printf("SEND %08x %s", theCRC, outBuf);
251 sprintf(outBuf, \
335 sprintf(outBuf, \
437 sprintf(outBuf, \
597 send( sprintf(outBuf,
[all...]
/external/chromium_org/crypto/third_party/nss/
H A Dsha512.cc1313 unsigned char outBuf[SHA256_LENGTH]; local
1316 SHA256_Hash(outBuf, abc);
1317 dumpHash32(outBuf, sizeof outBuf);
1320 SHA256_Hash(outBuf, abcdbc);
1321 dumpHash32(outBuf, sizeof outBuf);
1340 unsigned char outBuf[SHA512_LENGTH]; local
1343 SHA512_Hash(outBuf, abc);
1344 dumpHash64(outBuf, sizeo
1353 unsigned char outBuf[SHA512_LENGTH]; local
1361 unsigned char outBuf[SHA384_LENGTH]; local
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dutrace.c88 static void outputChar(char c, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { argument
100 (c!='\n' && c!=0 && *outIx < capacity && outBuf[(*outIx)-1]=='\n') || /* case 2. */
106 outBuf[*outIx] = ' ';
113 outBuf[*outIx] = c;
124 char *outBuf, int32_t *outIx, int32_t capacity) {
129 outputChar(c, outBuf, outIx, capacity, 0);
134 static void outputPtrBytes(void *val, char *outBuf, int32_t *outIx, int32_t capacity) { argument
148 outputHexBytes(*p, 2, outBuf, outIx, capacity);
153 static void outputString(const char *s, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { argument
161 outputChar(c, outBuf, outI
123 outputHexBytes(int64_t val, int32_t charsToOutput, char *outBuf, int32_t *outIx, int32_t capacity) argument
167 outputUString(const UChar *s, int32_t len, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) argument
187 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) argument
381 utrace_format(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, ...) argument
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dunum.cpp386 char *outBuf,
393 if ((outBuf == NULL && outBufLength != 0) || outBufLength < 0) {
405 uprv_strncpy(outBuf, sp.data(), sp.size());
409 uprv_strcpy(outBuf, sp.data());
382 unum_parseDecimal(const UNumberFormat* fmt, const UChar* text, int32_t textLength, int32_t *parsePos , char *outBuf, int32_t outBufLength, UErrorCode *status) argument
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
H A Daecm_core.h95 int16_t *outBuf; member in struct:__anon15895
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
H A Dns_core.h65 float outBuf[3 * BLOCKL_MAX]; member in struct:NSinst_t_
H A Dnsx_core_mips.c340 int *outBuf = (int*)out; local
383 "sw %[r8], 0(%[outBuf]) \n\t"
384 "sw %[r1], 4(%[outBuf]) \n\t"
385 "sw %[r3], 8(%[outBuf]) \n\t"
386 "sw %[r5], 12(%[outBuf]) \n\t"
404 "sw %[r0], 0(%[outBuf]) \n\t"
405 "sw %[r2], 4(%[outBuf]) \n\t"
406 "sw %[r4], 8(%[outBuf]) \n\t"
407 "sw %[r6], 12(%[outBuf]) \n\t"
411 "addiu %[outBuf],
[all...]
/external/icu/icu4c/source/common/
H A Dutrace.c88 static void outputChar(char c, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { argument
100 (c!='\n' && c!=0 && *outIx < capacity && outBuf[(*outIx)-1]=='\n') || /* case 2. */
106 outBuf[*outIx] = ' ';
113 outBuf[*outIx] = c;
124 char *outBuf, int32_t *outIx, int32_t capacity) {
129 outputChar(c, outBuf, outIx, capacity, 0);
134 static void outputPtrBytes(void *val, char *outBuf, int32_t *outIx, int32_t capacity) { argument
148 outputHexBytes(*p, 2, outBuf, outIx, capacity);
153 static void outputString(const char *s, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { argument
161 outputChar(c, outBuf, outI
123 outputHexBytes(int64_t val, int32_t charsToOutput, char *outBuf, int32_t *outIx, int32_t capacity) argument
167 outputUString(const UChar *s, int32_t len, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) argument
187 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) argument
381 utrace_format(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, ...) argument
[all...]
/external/icu/icu4c/source/i18n/
H A Dunum.cpp390 char *outBuf,
397 if ((outBuf == NULL && outBufLength != 0) || outBufLength < 0) {
409 uprv_strncpy(outBuf, sp.data(), sp.size());
413 uprv_strcpy(outBuf, sp.data());
386 unum_parseDecimal(const UNumberFormat* fmt, const UChar* text, int32_t textLength, int32_t *parsePos , char *outBuf, int32_t outBufLength, UErrorCode *status) argument
/external/valgrind/main/none/tests/amd64/
H A Damd64locked.c125 static HChar outBuf[1024]; variable
126 // take output that's in outBuf, length as specified, and
130 assert( ((unsigned int)nbytes) < sizeof(outBuf)-1);
131 assert(outBuf[nbytes] == 0);
132 theCRC = crcBytes( (UChar*)&outBuf[0], nbytes, theCRC );
133 if (VERBOSE) printf("SEND %08x %s", theCRC, outBuf);
266 sprintf(outBuf, \
357 sprintf(outBuf, \
473 sprintf(outBuf, \
690 send( sprintf(outBuf,
[all...]
/external/webrtc/src/modules/audio_processing/ns/
H A Dns_core.h64 float outBuf[3 * BLOCKL_MAX]; member in struct:NSinst_t_
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_core_internal.h91 float outBuf[PART_LEN]; member in struct:AecCore
/external/webrtc/src/modules/audio_processing/aec/
H A Daec_core.h105 float outBuf[PART_LEN]; member in struct:__anon33470
/external/webrtc/src/modules/audio_processing/aecm/
H A Daecm_core.h167 WebRtc_Word16 *outBuf; member in struct:__anon33482
/external/chromium_org/third_party/opus/src/silk/
H A Dstructs.h264 opus_int16 outBuf[ MAX_FRAME_LENGTH + 2 * MAX_SUB_FRAME_LENGTH ]; /* Buffer for output signal */ member in struct:__anon14735

Completed in 685 milliseconds

12