Home
last modified time | relevance | path

Searched refs:streams (Results 1 – 25 of 127) sorted by relevance

123456

/external/sonivox/arm-hybrid-22k/lib_src/
Deas_smf.c333 if (pSMFData->streams[i].ticks < temp) in SMF_Event()
335 temp = pSMFData->streams[i].ticks; in SMF_Event()
336 pSMFData->nextStream = &pSMFData->streams[i]; in SMF_Event()
429 if (pSMFData->streams[i].fileHandle != NULL) in SMF_Close()
431 …if ((result = EAS_HWCloseFile(pEASData->hwInstData, pSMFData->streams[i].fileHandle)) != EAS_SUCCE… in SMF_Close()
446 if (pSMFData->streams) in SMF_Close()
447 EAS_HWFree(pEASData->hwInstData, pSMFData->streams); in SMF_Close()
495 …result = EAS_HWFileSeek(pEASData->hwInstData, pSMFData->streams[i].fileHandle, pSMFData->streams[i… in SMF_Reset()
499 pSMFData->streams[i].ticks = 0; in SMF_Reset()
502 EAS_InitMIDIStream(&pSMFData->streams[i].midiStream); in SMF_Reset()
[all …]
Deas_public.c286 if (pEASData->streams[0].handle != NULL) in EAS_AllocateStream()
296 if (pEASData->streams[streamNum].handle == NULL) in EAS_AllocateStream()
482 if (pEASData->streams[i].pParserModule && pEASData->streams[i].handle) in EAS_Shutdown()
484 …t = (*((S_FILE_PARSER_INTERFACE*)(pEASData->streams[i].pParserModule))->pfClose)(pEASData, pEASDat… in EAS_Shutdown()
591 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_OpenJETStream()
592 *ppStream = &pEASData->streams[streamNum]; in EAS_OpenJETStream()
656 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_OpenFile()
657 *ppStream = &pEASData->streams[streamNum]; in EAS_OpenFile()
728 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_MMAPIToneControl()
729 *ppStream = &pEASData->streams[streamNum]; in EAS_MMAPIToneControl()
[all …]
/external/sonivox/arm-wt-22k/lib_src/
Deas_smf.c338 if (pSMFData->streams[i].ticks < temp) in SMF_Event()
340 temp = pSMFData->streams[i].ticks; in SMF_Event()
341 pSMFData->nextStream = &pSMFData->streams[i]; in SMF_Event()
434 if (pSMFData->streams[i].fileHandle != NULL) in SMF_Close()
436 …if ((result = EAS_HWCloseFile(pEASData->hwInstData, pSMFData->streams[i].fileHandle)) != EAS_SUCCE… in SMF_Close()
451 if (pSMFData->streams) in SMF_Close()
452 EAS_HWFree(pEASData->hwInstData, pSMFData->streams); in SMF_Close()
500 …result = EAS_HWFileSeek(pEASData->hwInstData, pSMFData->streams[i].fileHandle, pSMFData->streams[i… in SMF_Reset()
504 pSMFData->streams[i].ticks = 0; in SMF_Reset()
507 EAS_InitMIDIStream(&pSMFData->streams[i].midiStream); in SMF_Reset()
[all …]
Deas_public.c286 if (pEASData->streams[0].handle != NULL) in EAS_AllocateStream()
296 if (pEASData->streams[streamNum].handle == NULL) in EAS_AllocateStream()
483 if (pEASData->streams[i].pParserModule && pEASData->streams[i].handle) in EAS_Shutdown()
485 …t = (*((S_FILE_PARSER_INTERFACE*)(pEASData->streams[i].pParserModule))->pfClose)(pEASData, pEASDat… in EAS_Shutdown()
592 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_OpenJETStream()
593 *ppStream = &pEASData->streams[streamNum]; in EAS_OpenJETStream()
663 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_OpenFile()
664 *ppStream = &pEASData->streams[streamNum]; in EAS_OpenFile()
740 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_MMAPIToneControl()
741 *ppStream = &pEASData->streams[streamNum]; in EAS_MMAPIToneControl()
[all …]
/external/sonivox/arm-fm-22k/lib_src/
Deas_smf.c333 if (pSMFData->streams[i].ticks < temp) in SMF_Event()
335 temp = pSMFData->streams[i].ticks; in SMF_Event()
336 pSMFData->nextStream = &pSMFData->streams[i]; in SMF_Event()
429 if (pSMFData->streams[i].fileHandle != NULL) in SMF_Close()
431 …if ((result = EAS_HWCloseFile(pEASData->hwInstData, pSMFData->streams[i].fileHandle)) != EAS_SUCCE… in SMF_Close()
446 if (pSMFData->streams) in SMF_Close()
447 EAS_HWFree(pEASData->hwInstData, pSMFData->streams); in SMF_Close()
495 …result = EAS_HWFileSeek(pEASData->hwInstData, pSMFData->streams[i].fileHandle, pSMFData->streams[i… in SMF_Reset()
499 pSMFData->streams[i].ticks = 0; in SMF_Reset()
502 EAS_InitMIDIStream(&pSMFData->streams[i].midiStream); in SMF_Reset()
[all …]
Deas_public.c286 if (pEASData->streams[0].handle != NULL) in EAS_AllocateStream()
296 if (pEASData->streams[streamNum].handle == NULL) in EAS_AllocateStream()
482 if (pEASData->streams[i].pParserModule && pEASData->streams[i].handle) in EAS_Shutdown()
484 …t = (*((S_FILE_PARSER_INTERFACE*)(pEASData->streams[i].pParserModule))->pfClose)(pEASData, pEASDat… in EAS_Shutdown()
591 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_OpenJETStream()
592 *ppStream = &pEASData->streams[streamNum]; in EAS_OpenJETStream()
656 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_OpenFile()
657 *ppStream = &pEASData->streams[streamNum]; in EAS_OpenFile()
728 EAS_InitStream(&pEASData->streams[streamNum], pParserModule, streamHandle); in EAS_MMAPIToneControl()
729 *ppStream = &pEASData->streams[streamNum]; in EAS_MMAPIToneControl()
[all …]
/external/libopus/include/
Dopus_multistream.h204 int streams,
260 int streams,
271 int *streams,
330 int streams,
341 int *streams,
471 int streams,
507 int streams,
551 int streams,
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
DSpdyConnection.java81 private final Map<Integer, SpdyStream> streams = new HashMap<>(); field in SpdyConnection
185 return streams.size(); in openStreamCount()
189 return streams.get(id); in getStream()
193 SpdyStream stream = streams.remove(streamId); in removeStream()
194 if (stream != null && streams.isEmpty()) { in removeStream()
262 streams.put(streamId, stream); in newStream()
314 if (!streams.containsKey(streamId)) { in writeData()
459 if (!streams.isEmpty()) { in close()
460 streamsToClose = streams.values().toArray(new SpdyStream[streams.size()]); in close()
461 streams.clear(); in close()
[all …]
/external/lzma/C/
DXzIn.c232 p->streams = 0; in Xzs_Construct()
239 Xz_Free(&p->streams[i], alloc); in Xzs_Free()
240 alloc->Free(alloc, p->streams); in Xzs_Free()
242 p->streams = 0; in Xzs_Free()
250 num += p->streams[i].numBlocks; in Xzs_GetNumBlocks()
259 ADD_SIZE_CHECH(size, Xz_GetUnpackSize(&p->streams[i])); in Xzs_GetUnpackSize()
294 memcpy(data, p->streams, p->num * sizeof(CXzStream)); in Xzs_ReadBackward()
295 alloc->Free(alloc, p->streams); in Xzs_ReadBackward()
296 p->streams = (CXzStream *)data; in Xzs_ReadBackward()
298 p->streams[p->num++] = st; in Xzs_ReadBackward()
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3lexer.c357 …if (lexer->rec->state->streams != NULL && lexer->rec->state->streams->size(lexer->rec->state->str… in nextToken()
568 if (lexer->rec->state->streams == NULL) in pushCharStream()
573 lexer->rec->state->streams = antlr3StackNew(0); in pushCharStream()
575 if (lexer->rec->state->streams == NULL) in pushCharStream()
588 lexer->rec->state->streams->push(lexer->rec->state->streams, lexer->input, NULL); in pushCharStream()
617 …if (lexer->rec->state->streams != NULL && lexer->rec->state->streams->size(lexer->rec->state->stre… in popCharStream()
625 input = (pANTLR3_INPUT_STREAM)(lexer->rec->state->streams->top); in popCharStream()
626 lexer->rec->state->streams->pop(lexer->rec->state->streams); in popCharStream()
696 if (lexer->rec->state->streams != NULL) in freeLexer()
698 lexer->rec->state->streams->free(lexer->rec->state->streams); in freeLexer()
/external/libopus/src/
Dopus_multistream_decoder.c67 int streams, in opus_multistream_decoder_init() argument
77 if ((channels>255) || (channels<1) || (coupled_streams>streams) || in opus_multistream_decoder_init()
78 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) in opus_multistream_decoder_init()
82 st->layout.nb_streams = streams; in opus_multistream_decoder_init()
113 int streams, in opus_multistream_decoder_create() argument
121 if ((channels>255) || (channels<1) || (coupled_streams>streams) || in opus_multistream_decoder_create()
122 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) in opus_multistream_decoder_create()
128 st = (OpusMSDecoder *)opus_alloc(opus_multistream_decoder_get_size(streams, coupled_streams)); in opus_multistream_decoder_create()
135 ret = opus_multistream_decoder_init(st, Fs, channels, streams, coupled_streams, mapping); in opus_multistream_decoder_create()
Dopus_multistream_encoder.c398 int streams, in opus_multistream_encoder_init_impl() argument
410 if ((channels>255) || (channels<1) || (coupled_streams>streams) || in opus_multistream_encoder_init_impl()
411 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) in opus_multistream_encoder_init_impl()
415 st->layout.nb_streams = streams; in opus_multistream_encoder_init_impl()
460 int streams, in opus_multistream_encoder_init() argument
466 …return opus_multistream_encoder_init_impl(st, Fs, channels, streams, coupled_streams, mapping, app… in opus_multistream_encoder_init()
474 int *streams, in opus_multistream_surround_encoder_init() argument
487 *streams=1; in opus_multistream_surround_encoder_init()
492 *streams=1; in opus_multistream_surround_encoder_init()
501 *streams=vorbis_mappings[channels-1].nb_streams; in opus_multistream_surround_encoder_init()
[all …]
/external/libvorbis/
DCHANGES23 * Additional decode setup hardening against malicious streams
34 * additional decoder hardening against malicious streams
42 * Improved robustness with corrupt streams.
45 * Fix an encoder bug with multichannel streams.
48 * Fix a problem encoding some streams between 14 and 28 kHz.
57 * libvorbisfile now handles multiplexed streams
58 * improve robustness to corrupt input streams
Dvorbisfile-uninstalled.pc.in9 …ient high-level API for decoding and basic manipulation of all Vorbis I audio streams (uninstalled)
Dvorbisfile.pc.in9 …vides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRUnbufferedCommonTreeNodeStream.m114 …n" reason:@"-LT: looking back more than one node unsupported for unbuffered streams" userInfo:nil];
161 …ame:@"ANTLRTreeException" reason:@"-nodeAtIndex: unsupported for unbuffered streams" userInfo:nil];
166 …ithName:@"ANTLRTreeException" reason:@"-toString unsupported for unbuffered streams" userInfo:nil];
171 …thName:@"ANTLRTreeException" reason:@"-toString: unsupported for unbuffered streams" userInfo:nil];
176 …reeException" reason:@"-toStringFromNode:toNode: unsupported for unbuffered streams" userInfo:nil];
254 …ithName:@"ANTLRTreeException" reason:@"-release: unsupported for unbuffered streams" userInfo:nil];
260 …:@"ANTLRTreeException" reason:@"-seek: backwards unsupported for unbuffered streams" userInfo:nil];
319 // NOTE: this could/should go into an NSEnumerator subclass for treenode streams.
/external/okhttp/okio/
DREADME.md36 An elegant part of the `java.io` design is how streams can be layered for
41 * **Timeouts.** The streams provide access to the timeouts of the underlying
42 I/O mechanism. Unlike the `java.io` socket streams, both `read()` and
54 * **No artificial distinction between byte streams and char streams.** It's all
/external/zlib/src/contrib/delphi/
Dreadme.txt50 - The ability to read and write raw deflate streams, without the
51 zlib stream header and trailer. Raw deflate streams are used
54 - The ability to read and write gzip streams, used in the GZIP
/external/libvorbis/doc/
Da1-encapsulation-ogg.tex9 streams to encapsulate Vorbis compressed audio packet data into file
18 transport streams. This specification document assumes a working
25 streams use Ogg transport streams in degenerate, unmultiplexed
33 The Ogg stream may be chained, i.e., contain multiple, contigous logical streams (links).
155 streams. The number of samples to be discarded must not exceed
/external/libpcap/
DREADME.dag60 or load balancing mechanisms. Receive streams have even numbers, e.g.
61 dag0:0, dag0:2 etc. Specifying transmit streams for capture is not supported.
86 streams. Capture streams have even numbers. These are available via libpcap
93 all of the streams. In future this may change if per-stream slen is
/external/zlib/src/contrib/
DREADME.contrib39 A C++ I/O streams interface to the zlib gz* functions
42 Another C++ I/O streams interface
46 Yet another C++ I/O streams interface
/external/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c953 struct r300_vertex_stream_state *streams = in r300_emit_vertex_stream_state() local
961 for (i = 0; i < streams->count; i++) { in r300_emit_vertex_stream_state()
963 streams->vap_prog_stream_cntl[i]); in r300_emit_vertex_stream_state()
966 for (i = 0; i < streams->count; i++) { in r300_emit_vertex_stream_state()
968 streams->vap_prog_stream_cntl_ext[i]); in r300_emit_vertex_stream_state()
973 OUT_CS_REG_SEQ(R300_VAP_PROG_STREAM_CNTL_0, streams->count); in r300_emit_vertex_stream_state()
974 OUT_CS_TABLE(streams->vap_prog_stream_cntl, streams->count); in r300_emit_vertex_stream_state()
975 OUT_CS_REG_SEQ(R300_VAP_PROG_STREAM_CNTL_EXT_0, streams->count); in r300_emit_vertex_stream_state()
976 OUT_CS_TABLE(streams->vap_prog_stream_cntl_ext, streams->count); in r300_emit_vertex_stream_state()
/external/antlr/antlr-3.4/runtime/Python/antlr3/
D__init__.py151 from streams import *
/external/skia/tests/
DDataRefTest.cpp292 SkStream* streams[N]; in DEF_TEST() local
303 streams[i] = buffer.newStreamSnapshot(); in DEF_TEST()
311 check_alphabet_stream(reporter, streams[i]); in DEF_TEST()
313 SkDELETE(streams[i]); in DEF_TEST()
/external/antlr/antlr-3.4/runtime/Python/
Dmkdoxy.sh10 for f in __init__ exceptions constants dfa tokens streams recognizers; do

123456