/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_data.h | 113 S_EAS_STREAM streams[MAX_NUMBER_STREAMS]; member in struct:s_eas_data_tag
|
eas_miditypes.h | 101 S_SMF_STREAM *streams; /* pointer to individual streams in file */ member in struct:s_smf_data_tag 108 EAS_U16 numStreams; /* actual number of streams */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_data.h | 115 S_EAS_STREAM streams[MAX_NUMBER_STREAMS]; member in struct:s_eas_data_tag
|
eas_miditypes.h | 101 S_SMF_STREAM *streams; /* pointer to individual streams in file */ member in struct:s_smf_data_tag 108 EAS_U16 numStreams; /* actual number of streams */
|
/external/chromium_org/third_party/opus/src/src/ |
opus_multistream_decoder.c | 67 int streams, 77 if ((channels>255) || (channels<1) || (coupled_streams>streams) || 78 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) 82 st->layout.nb_streams = streams; 113 int streams, 121 if ((channels>255) || (channels<1) || (coupled_streams>streams) || 122 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) 128 st = (OpusMSDecoder *)opus_alloc(opus_multistream_decoder_get_size(streams, coupled_streams)) [all...] |
opus_multistream_encoder.c | 398 int streams, 410 if ((channels>255) || (channels<1) || (coupled_streams>streams) || 411 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) 415 st->layout.nb_streams = streams; 460 int streams, 466 return opus_multistream_encoder_init_impl(st, Fs, channels, streams, coupled_streams, mapping, application, 0); 474 int *streams, 487 *streams=1; 492 *streams=1 [all...] |
/external/libopus/src/ |
opus_multistream_decoder.c | 67 int streams, 77 if ((channels>255) || (channels<1) || (coupled_streams>streams) || 78 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) 82 st->layout.nb_streams = streams; 113 int streams, 121 if ((channels>255) || (channels<1) || (coupled_streams>streams) || 122 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) 128 st = (OpusMSDecoder *)opus_alloc(opus_multistream_decoder_get_size(streams, coupled_streams)) [all...] |
opus_multistream_encoder.c | 398 int streams, 410 if ((channels>255) || (channels<1) || (coupled_streams>streams) || 411 (coupled_streams+streams>255) || (streams<1) || (coupled_streams<0)) 415 st->layout.nb_streams = streams; 460 int streams, 466 return opus_multistream_encoder_init_impl(st, Fs, channels, streams, coupled_streams, mapping, application, 0); 474 int *streams, 487 *streams=1; 492 *streams=1 [all...] |
/external/chromium_org/courgette/ |
encoded_program.h | 52 // (3) Serialize binary assembly language tables to a set of streams. 53 CheckBool WriteTo(SinkStreamSet* streams) WARN_UNUSED_RESULT; 57 // (4) Deserializes a fresh EncodedProgram from a set of streams. 58 bool ReadFrom(SourceStreamSet* streams);
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
streamcollection.h | 48 StreamCollection* streams) { 50 new talk_base::RefCountedObject<StreamCollection>(streams);
|
mediastreamsignaling.cc | 400 // Find all audio rtp streams and create corresponding remote AudioTracks 407 UpdateRemoteStreamsList(desc->streams(), desc->type(), new_streams); 409 desc->direction() == cricket::MD_SENDRECV && desc->streams().empty(); 412 // Find all video rtp streams and create corresponding remote VideoTracks 419 UpdateRemoteStreamsList(desc->streams(), desc->type(), new_streams); 421 desc->direction() == cricket::MD_SENDRECV && desc->streams().empty(); 432 UpdateRemoteRtpDataChannels(data_desc->streams()); 464 UpdateLocalTracks(audio_desc->streams(), audio_desc->type()); 476 UpdateLocalTracks(video_desc->streams(), video_desc->type()); 487 UpdateLocalRtpDataChannels(data_desc->streams()); [all...] |
mediastreamsignaling.h | 295 // |streams|. |media_type| is the type of the |streams| and can be either 299 const std::vector<cricket::StreamParams>& streams, 335 // Loops through the vector of |streams| and finds added and removed 339 void UpdateLocalTracks(const std::vector<cricket::StreamParams>& streams, 345 // MediaStreamSignaling::OnAddLocalVideoTrack if the rtp streams in the local 364 void UpdateLocalRtpDataChannels(const cricket::StreamParamsVec& streams); 365 void UpdateRemoteRtpDataChannels(const cricket::StreamParamsVec& streams);
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
diskcache.cc | 147 entry->streams = stdmax(entry->streams, index + 1); 176 if (index >= entry->streams) 190 return (NULL != entry) && (entry->streams > 0); 195 if ((NULL == entry) || (index >= entry->streams)) 212 for (size_t index = 0; index < entry->streams; ++index) { 325 e.streams = 0;
|
/external/chromium_org/third_party/webrtc/base/ |
diskcache.cc | 130 entry->streams = stdmax(entry->streams, index + 1); 159 if (index >= entry->streams) 173 return (NULL != entry) && (entry->streams > 0); 178 if ((NULL == entry) || (index >= entry->streams)) 195 for (size_t index = 0; index < entry->streams; ++index) { 308 e.streams = 0;
|
/prebuilts/tools/common/m2/repository/org/sonatype/gshell/gshell-io/2.4/ |
gshell-io-2.4.jar | |
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
mediamessages.h | 50 // A collection of audio and video and data streams. Most of the 142 // If the given elem has <streams>. 145 // Parses streams from a jingle <description>. If it fails, returns 148 std::vector<StreamParams>* streams, 151 // Write a <streams> element to the parent_elem. 152 void WriteJingleStreams(const std::vector<StreamParams>& streams,
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3lexer.c | 345 // there might be more input streams to POP before the 357 if (lexer->rec->state->streams != NULL && lexer->rec->state->streams->size(lexer->rec->state->streams) > 0) 368 // There were no more streams on the input stack 424 /** Default lexer error handler (works for 8 bit streams only!!!) 554 * Pointer to the lexer instance to switch input streams for. 568 if (lexer->rec->state->streams == NULL) 573 lexer->rec->state->streams = antlr3StackNew(0); 575 if (lexer->rec->state->streams == NULL [all...] |
/art/build/ |
Android.cpplint.mk | 20 ART_CPPLINT_FILTER := --filter=-whitespace/line_length,-build/include,-readability/function,-readability/streams,-readability/todo,-runtime/references,-runtime/sizeof,-runtime/threadsafe_fn,-runtime/printf
|
/external/chromium_org/third_party/webrtc/video/ |
video_send_stream.h | 55 virtual bool ReconfigureVideoEncoder(const std::vector<VideoStream>& streams,
|
/external/chromium_org/third_party/webrtc/ |
video_send_stream.h | 110 // SSRCs to use for the RTX streams. 159 // Set which streams to send. Must have at least as many SSRCs as configured 162 virtual bool ReconfigureVideoEncoder(const std::vector<VideoStream>& streams,
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_miditypes.h | 101 S_SMF_STREAM *streams; /* pointer to individual streams in file */ member in struct:s_smf_data_tag 108 EAS_U16 numStreams; /* actual number of streams */
|
/external/chromium_org/net/quic/ |
quic_client_session.cc | 178 if (!streams()->empty()) 185 while (!streams()->empty() || 189 DCHECK(streams()->empty()); 626 DCHECK(streams()->empty()); 717 while (!streams()->empty()) { 718 ReliableQuicStream* stream = streams()->begin()->second; 742 = streams()->begin(); 743 it != streams()->end(); 811 if (!streams()->empty()) 827 if (!streams()->empty() [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_snapshot.c | 205 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { 206 p_stream = &channel->streams[i]; 279 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_RAW) { 280 m_stream = &channel->streams[i]; 349 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { 350 m_stream = &channel->streams[i]; 377 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) { 378 p_stream = &channel->streams[i]; 576 mm_app_del_stream(test_obj, ch, &ch->streams[i]);
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 83 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_PREVIEW) { 84 p_stream = &channel->streams[i]; 95 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { 96 m_stream = &channel->streams[i]; 285 stream = &channel->streams[i]; 317 stream = &channel->streams[i];
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 83 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_PREVIEW) { 84 p_stream = &channel->streams[i]; 95 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { 96 m_stream = &channel->streams[i]; 285 stream = &channel->streams[i]; 317 stream = &channel->streams[i];
|