HomeSort by relevance Sort by last modified time
    Searched full:nchannels (Results 201 - 225 of 321) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
videoreader.py 171 # number of bytes, so frames are nchannels*samplesize, and there's one frame per block.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
videoreader.py 171 # number of bytes, so frames are nchannels*samplesize, and there's one frame per block.
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc     [all...]
  /external/aac/libPCMutils/include/
pcmdmx_lib.h 420 * \param[in,out] nChannels Pointer to buffer that holds the number of input channels and
437 INT *nChannels, INT fInterleaved,
  /external/opencv/cvaux/src/
cvcalibfilter.cpp 790 CV_MAT_CN(undistImg->type) != src->nChannels )
794 CV_8U + (src->nChannels-1)*8 );
cvtexture.cpp 108 if( srcImage->nChannels != 1 )
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
  /external/opencv/cv/src/
cvpyrsegmentation.cpp     [all...]
cvsnakes.cpp 424 if( src->nChannels != 1 )
  /hardware/qcom/audio/legacy/alsa_sound/
alsa_default.cpp 242 if (info.AudioBlocksArray[i].nChannels > channel_count &&
243 info.AudioBlocksArray[i].nChannels <= MAX_HDMI_CHANNEL_CNT) {
244 channel_count = info.AudioBlocksArray[i].nChannels;
    [all...]
  /prebuilts/abi-dumps/vndk/28/32/x86/source-based/
libstagefright_soft_aacdec.so.lsdump.gz 
libstagefright_soft_aacenc.so.lsdump.gz 
libstagefright_soft_opusdec.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86/source-based/
libstagefright_soft_aacdec.so.lsdump.gz 
libstagefright_soft_aacenc.so.lsdump.gz 
libstagefright_soft_opusdec.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86_x86_64/source-based/
libstagefright_soft_aacenc.so.lsdump.gz 
libstagefright_soft_opusdec.so.lsdump.gz 
  /external/autotest/client/cros/audio/
check_quality.py 230 # (nchannels, sampwidth, framerate, nframes, comptype, compname).
  /external/python/cpython2/Doc/library/
audioop.rst 187 .. function:: ratecv(fragment, width, nchannels, inrate, outrate, state[, weightA[, weightB]])
  /external/python/cpython3/Doc/library/
audioop.rst 195 .. function:: ratecv(fragment, width, nchannels, inrate, outrate, state[, weightA[, weightB]])
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmreg.h     [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/audio_analysis_lib/
check_quality.py 151 # (nchannels, sampwidth, framerate, nframes, comptype, compname).
  /external/aac/libSBRdec/src/
env_dec.cpp 308 h_data_right->nChannels) */
747 1). Multiply by L=nChannels=64 by increasing exponent by another 6.

Completed in 1065 milliseconds

1 2 3 4 5 6 7 891011>>