Searched refs:channels (Results 201 - 225 of 300) sorted by relevance

1234567891011>>

/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_hostap.c1123 mode->channels = os_zalloc(clen);
1125 if (mode->channels == NULL || mode->rates == NULL) {
1126 os_free(mode->channels);
1133 mode->channels[i].chan = i + 1;
1134 mode->channels[i].freq = chan2freq[i];
1137 mode->channels[i].flag = HOSTAPD_CHAN_DISABLED;
/external/jetty/src/java/org/eclipse/jetty/websocket/
H A DWebSocketClientFactory.java24 import java.nio.channels.SelectionKey;
25 import java.nio.channels.SocketChannel;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_dlssynth.c317 pChannel = &pSynth->channels[pVoice->channel & 15];
391 pChannel = &pSynth->channels[pVoice->channel & 15];
H A Deas_synth.h96 /* use the following values to specify unassigned channels or voices */
320 S_SYNTH_CHANNEL channels[NUM_SYNTH_CHANNELS]; member in struct:s_synth_tag
/external/tremolo/Tremolo/
H A Dtreminfo.c186 vi->channels=oggpack_read(opb,8);
203 if(vi->channels<1)goto err_out;
H A Dvorbisfile.c1558 have to have the same number of channels or sampling rate.
1583 long channels; local
1589 channels=vf->vi.channels;
1590 samples=vorbis_dsp_pcmout(vf->vd,buffer,(bytes_req>>1)/channels);
1596 return samples*2*channels;
/external/kernel-headers/original/uapi/sound/
H A Dasequencer.h170 #define SNDRV_SEQ_ADDRESS_BROADCAST 255 /* send event to all queues/clients/ports/channels */
314 int channels; /* maximum channels per port */ member in struct:snd_seq_system_info
453 int midi_channels; /* channels per MIDI port */
/external/libpng/contrib/gregbook/
H A Dreadpng2.c357 * then get rowbytes and channels */
362 mainprog_ptr->channels = png_get_channels(png_ptr, info_ptr);
/external/libpng/contrib/libtests/
H A Dmakepng.c33 * 2 channels: the color channel increases in luminosity from top to bottom, the
36 * 3 channels: linear combinations of, from the top-left corner clockwise,
39 * 4 channels: linear combinations of, from the top-left corner clockwise,
56 * Image size is determined by the final pixel depth in bits, i.e. channels x
118 int channels = 1; local
121 channels = 3;
124 return channels + 1;
127 return channels;
340 /* 2 channels: the color channel increases in luminosity from top to bottom,
359 /* 3 channels
[all...]
/external/libpng/
H A Dpngstruct.h222 png_byte user_transform_channels; /* channels in user transformed pixels */
303 png_byte channels; /* number of channels in file */ member in struct:png_struct_def
305 png_byte usr_channels; /* channels at start of write: write only */
H A Dpngread.c405 row_info.channels = png_ptr->channels;
1251 * channels so the data will be available as RGBA quartets.
2467 /* 8-bit or 16-bit PNG with two channels - gray and alpha. A minimum
2493 * background is a color because the G and A channels are
2635 * channels. The more complex case arises when the input has alpha.
2759 /* Is there alpha in the output too? If so all four channels are
3277 /* Output must be two channels and the 'G' one must be sRGB, the latter
3398 unsigned int channels = (image->format & PNG_FORMAT_FLAG_COLOR) ? 3 : 1; local
3412 startx = PNG_PASS_START_COL(pass) * channels;
[all...]
H A Dpngset.c228 info_ptr->channels = 1;
231 info_ptr->channels = 3;
234 info_ptr->channels = 1;
237 info_ptr->channels++;
239 info_ptr->pixel_depth = (png_byte)(info_ptr->channels * info_ptr->bit_depth);
/external/libvorbis/examples/
H A Dseeking_example.c104 if(vi->channels!=2){
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
H A DFlatPackageWriterImpl.java32 import java.nio.channels.FileChannel;
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DDelegatingSSLSocket.java24 import java.nio.channels.SocketChannel;
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dpngstruct.h175 png_byte user_transform_channels; /* channels in user transformed pixels */
256 png_byte channels; /* number of channels in file */ member in struct:png_struct_def
258 png_byte usr_channels; /* channels at start of write: write only */
H A Dfx_pngread.c328 row_info.channels = png_ptr->channels;
1001 * channels so the data will be available as RGBA quartets.
2201 /* 8-bit or 16-bit PNG with two channels - gray and alpha. A minimum
2227 * background is a color because the G and A channels are
2369 * channels. The more complex case arises when the input has alpha.
2493 /* Is there alpha in the output too? If so all four channels are
3012 /* Output must be two channels and the 'G' one must be sRGB, the latter
3134 unsigned int channels = (image->format & PNG_FORMAT_FLAG_COLOR) ? 3 : 1; local
3148 startx = PNG_PASS_START_COL(pass) * channels;
[all...]
H A Dfx_pngset.c227 info_ptr->channels = 1;
230 info_ptr->channels = 3;
233 info_ptr->channels = 1;
236 info_ptr->channels++;
238 info_ptr->pixel_depth = (png_byte)(info_ptr->channels * info_ptr->bit_depth);
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_synth.h96 /* use the following values to specify unassigned channels or voices */
320 S_SYNTH_CHANNEL channels[NUM_SYNTH_CHANNELS]; member in struct:s_synth_tag
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_synth.h96 /* use the following values to specify unassigned channels or voices */
320 S_SYNTH_CHANNEL channels[NUM_SYNTH_CHANNELS]; member in struct:s_synth_tag
/external/webrtc/src/
H A Dcommon_types.h209 int channels; member in struct:webrtc::CodecInst
/external/webrtc/src/modules/audio_processing/interface/
H A Daudio_processing.h60 // channels should be interleaved.
134 // Sets the number of channels for the primary audio stream. Input frames must
135 // contain a number of channels given by |input_channels|, while output frames
136 // will be returned with number of channels given by |output_channels|.
141 // Sets the number of channels for the reverse audio stream. Input frames must
142 // contain a number of channels given by |channels|.
143 virtual int set_num_reverse_channels(int channels) = 0;
/external/aac/libAACenc/src/
H A Daacenc_tns.cpp253 const INT channels,
264 tnsConfigTab = &tnsInfoTab[i].paramTab[(channels==1)?0:1];
363 input: bitrate, samplerate, number of channels,
373 INT channels,
385 if (channels <= 0)
450 const TNS_PARAMETER_TABULATED* pCfg = FDKaacEnc_GetTnsParam(bitRate, channels, ldSbrPresent);
951 /* if coefficients diverge too much between channels, do not synchronize */
251 FDKaacEnc_GetTnsParam( const INT bitRate, const INT channels, const INT sbrLd ) argument
371 FDKaacEnc_InitTnsConfiguration(INT bitRate, INT sampleRate, INT channels, INT blockType, INT granuleLength, INT ldSbrPresent, TNS_CONFIG *tC, PSY_CONFIGURATION *pC, INT active, INT useTnsPeak) argument
/external/webrtc/src/modules/audio_processing/test/
H A Dunit_test.cc436 // Testing number of invalid channels
443 // Testing number of valid channels
1009 // TODO(ajm): vary the output channels as well?
1010 const int channels[] = {1, 2}; local
1011 const size_t channels_size = sizeof(channels) / sizeof(*channels);
1023 test->set_num_reverse_channels(channels[i]);
1024 test->set_num_input_channels(channels[j]);
1025 test->set_num_output_channels(channels[j]);
/external/guava/guava/src/com/google/common/io/
H A DByteStreams.java41 import java.nio.channels.ReadableByteChannel;
42 import java.nio.channels.WritableByteChannel;

Completed in 655 milliseconds

1234567891011>>