HomeSort by relevance Sort by last modified time
    Searched full:channels (Results 376 - 400 of 3833) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/hsi/
hsi_char.h 49 uint32_t channels; member in struct:hsc_rx_config
54 uint32_t channels; member in struct:hsc_tx_config
  /system/media/audio_utils/
Android.mk 9 channels.c \
38 channels.c \
  /device/htc/flounder/
nvaudio_conf.xml 27 <!ATTLIST pcm_config channels (1|2|3|4|5|6|7|8) #IMPLIED>
61 channels="2"
125 channels="2"
158 channels="1"
181 channels="2"
197 channels="2"
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
channel_layout.h 41 * The number of bits set must be equal to the number of channels.
43 * @note this data structure is not powerful enough to handle channels
133 * - a number of channels, in decimal, optionally followed by 'c', yielding
134 * the default channel layout for that number of channels (@see
159 * Return the number of channels in the channel layout.
164 * Return default channel layout for a given number of channels.
  /external/opencv3/modules/core/perf/cuda/
perf_gpumat.cpp 64 const int channels = GET_PARAM(2); local
66 const int type = CV_MAKE_TYPE(depth, channels);
96 const int channels = GET_PARAM(2); local
98 const int type = CV_MAKE_TYPE(depth, channels);
133 const int channels = GET_PARAM(2); local
135 const int type = CV_MAKE_TYPE(depth, channels);
  /external/opencv3/modules/imgcodecs/src/
grfmt_exr.cpp 129 const ChannelList &channels = m_file->header().channels(); local
130 m_red = channels.findChannel( "R" );
131 m_green = channels.findChannel( "G" );
132 m_blue = channels.findChannel( "B" );
141 m_green = channels.findChannel( "Y" );
145 m_red = channels.findChannel( "RY" );
146 m_blue = channels.findChannel( "BY" );
188 bool color = img.channels() > 1;
581 int depth = img.depth(), channels = img.channels() local
    [all...]
  /external/speex/include/speex/
speex_echo.h 82 * @param nb_mic Number of microphone channels
83 * @param nb_speakers Number of speaker channels
144 * @param channels Number of channels (it's a bit pointless if you don't have at least 2)
147 SpeexDecorrState *speex_decorrelate_new(int rate, int channels, int frame_size);
149 /** Remove correlation between the channels by modifying the phase and possibly
  /external/webrtc/webrtc/modules/audio_coding/neteq/
sync_buffer_unittest.cc 18 // Create a SyncBuffer with two channels and 10 samples each.
22 EXPECT_EQ(kChannels, sync_buffer.Channels());
35 // Create a SyncBuffer with two channels and 100 samples each.
51 // Create a SyncBuffer with two channels and 100 samples each.
91 // Create a SyncBuffer with two channels and 100 samples each.
124 // Create a SyncBuffer with two channels and 100 samples each.
  /external/aac/libPCMutils/src/
limiter.cpp 99 unsigned int channels, maxChannels; member in struct:TDLimiter
162 limiter->channels = maxChannels;
190 FDKmemset(limiter->delayBuf, 0, limiter->attack * limiter->channels * sizeof(FIXP_DBL) );
235 unsigned int channels = limiter->channels; local
278 /* get maximum absolute sample value of all channels, including the additional gain. */
280 for (j = 0; j < channels; j++) {
281 tmp2 = (FIXP_PCM)samples[i * channels + j];
349 for (j = 0; j < channels; j++) {
351 tmp = delayBuf[delayBufIdx * channels + j]
    [all...]
  /external/opencv3/modules/calib3d/src/
compat_ptsetreg.cpp 307 if( src.channels() == 1 && (src.rows == 2 || src.rows == 3) && src.cols > 3 )
309 if( dst.channels() == 1 && (dst.rows == 2 || dst.rows == 3) && dst.cols > 3 )
344 if( m1.channels() == 1 && (m1.rows == 2 || m1.rows == 3) && m1.cols > 3 )
346 if( m2.channels() == 1 && (m2.rows == 2 || m2.rows == 3) && m2.cols > 3 )
360 CV_Assert( FM0.cols == 3 && FM0.rows % 3 == 0 && FM.cols == 3 && FM.rows % 3 == 0 && FM.channels() == 1 );
374 if( pt.channels() == 1 && (pt.rows == 2 || pt.rows == 3) && pt.cols > 3 )
379 bool tflag = lines0.channels() == 1 && lines0.rows == 3 && lines0.cols > 3;
380 lines = lines.reshape(lines0.channels(), (tflag ? lines0.cols : lines0.rows));
407 int d0 = src.channels() > 1 ? src.channels() : MIN(src.cols, src.rows)
    [all...]

Completed in 747 milliseconds

<<11121314151617181920>>