HomeSort by relevance Sort by last modified time
    Searched full:surround (Results 1 - 25 of 568) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
smooth_out_data.c 25 int16_t *surround,
34 odata[i]= (int16_t)((C * surround[i] + 1024) >> 11);
enhancer.c 39 int16_t surround[ENH_BLOCKL]; local
41 WebRtcSpl_MemSetW16(surround, 0, ENH_BLOCKL);
46 periodl, ENH_HL, surround);
50 WebRtcIlbcfix_Smooth(odata, idata + centerStartPos, surround);
smooth.c 31 int16_t *surround /* (i) The approximation from the
50 max2=WebRtcSpl_MaxAbsValueW16(surround, ENH_BLOCKL);
58 w11=WebRtcSpl_DotProductWithScale(surround,surround,ENH_BLOCKL,scale);
59 w10=WebRtcSpl_DotProductWithScale(surround,current,ENH_BLOCKL,scale);
92 errs = WebRtcIlbcfix_Smooth_odata(odata, current, surround, C);
202 WebRtcSpl_ScaleAndAddVectors(surround, A, 9,
get_sync_seq.c 36 int16_t *surround /* (i/o) The contribution from this sequence
75 blockStartPos[qq], surround,
101 blockStartPos[q], surround,
smooth.h 32 int16_t *surround /* (i) The approximation from the
smooth_out_data.h 31 int16_t *surround,
  /external/curl/docs/cmdline-opts/
user-agent.d 9 the string, surround the string with single quote marks. This can also be set
  /external/aac/libSACdec/include/
sac_dec_lib.h 95 /*********************** MPEG surround decoder library *************************
117 * \brief MPEG Surround input data interface mode.
128 * \brief MPEG Surround output mode.
140 * \brief MPEG Surround binaural HRTF model.
152 * \brief MPEG Surround decoder instance available.
156 0, /*!< MPEG Surround decoder instance not full available. */
157 SAC_INSTANCE_FULL_AVAILABLE /*!< MPEG Surround decoder instance full
162 * \brief MPEG Surround decoder dynamic parameters.
168 SACDEC_OUTPUT_MODE = 0x0001, /*!< Set MPEG Surround decoder output mode. See
171 0x0002, /*!< Multi channel output without MPEG Surround side info. *
    [all...]
  /external/libxaac/decoder/
ixheaacd_config.h 91 #define BS_OUTPUT_CHANNEL_POS_LS 4 /* Left Surround */
92 #define BS_OUTPUT_CHANNEL_POS_RS 5 /* Right Surround */
95 #define BS_OUTPUT_CHANNEL_POS_LSR 8 /* Rear Surround Left */
96 #define BS_OUTPUT_CHANNEL_POS_RSR 9 /* Rear Surround Right */
98 #define BS_OUTPUT_CHANNEL_POS_LSD 11 /* Left Surround Direct */
99 #define BS_OUTPUT_CHANNEL_POS_RSD 12 /* Right Surround Direct */
100 #define BS_OUTPUT_CHANNEL_POS_LSS 13 /* Left Side Surround */
101 #define BS_OUTPUT_CHANNEL_POS_RSS 14 /* Right Side Surround */
107 #define BS_OUTPUT_CHANNEL_POS_LVR 20 /* Left Surround Vertical Height Rear */
108 #define BS_OUTPUT_CHANNEL_POS_RVR 21 /* Right Surround Vertical Height Rear *
    [all...]
  /packages/apps/TV/tuner/src/com/android/tv/tuner/util/
GlobalSettingsUtils.java 24 // Since global surround setting is hided, add the related variable here for checking surround
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
channelmap.h 90 PA_CHANNEL_POSITION_REAR_CENTER, /**< Microsoft calls this 'Back Center', Apple calls this 'Center Surround', Dolby calls this 'Surround Rear Center' */
91 PA_CHANNEL_POSITION_REAR_LEFT, /**< Microsoft calls this 'Back Left', Apple calls this 'Left Surround' (!), Dolby calls this 'Surround Rear Left' */
92 PA_CHANNEL_POSITION_REAR_RIGHT, /**< Microsoft calls this 'Back Right', Apple calls this 'Right Surround' (!), Dolby calls this 'Surround Rear Right' */
102 PA_CHANNEL_POSITION_SIDE_LEFT, /**< Apple calls this 'Left Surround Direct', Dolby calls this 'Surround Left' (!) */
103 PA_CHANNEL_POSITION_SIDE_RIGHT, /**< Apple calls this 'Right Surround Direct', Dolby calls this 'Surround Right' (!) *
    [all...]
  /external/aac/libSACenc/include/
sacenc_lib.h 95 /*********************** MPEG surround encoder library *************************
189 SACENC_LOWDELAY, /*!< Configure lowdelay MPEG Surround.
262 * MPEG Surround encoder handle.
299 * \brief Opens a new instace of the MPEG Surround encoder.
310 * \brief Finalizes opening process of MPEG Surround encoder.
314 * \param hMp4SpaceEnc A valid MPEG Surround encoder handle.
326 * \brief Close the MPEG Surround encoder instance.
339 * \brief MPEG surround parameter extraction, framwise.
341 * \param hMp4SpaceEnc A valid MPEG Surround encoder handle.
356 * \param hMp4SpaceEnc A valid MPEG Surround encoder handle
    [all...]
  /external/aac/libAACenc/src/
mps_main.h 99 Description: Mpeg Surround library interface functions
127 * MPEG Surround Encoder interface handle.
134 * \brief Open a Mpeg Surround Encoder instance.
146 * \brief Close the Mpeg Surround Encoder instance.
159 * \brief Initialize a Mpeg Surround Encoder instance.
183 * \brief Calculate Mpeg Surround processing.
247 * \brief Get Mpeg Surround Decoder delay.
249 * This function returns delay of the Mpeg Surround decoder.
253 * \return Mpeg Surround Decoder delay in samples.
  /external/aac/libSACdec/src/
sac_dec_lib.cpp 95 /*********************** MPEG surround decoder library *************************
112 * \brief MPEG Surround data indication.
115 MPEGS_ANCTYPE_FRAME = 0, /*!< MPEG Surround frame, see ISO/IEC 23003-1 */
116 MPEGS_ANCTYPE_HEADER_AND_FRAME = 1, /*!< MPEG Surround header and MPEG
117 Surround frame, see ISO/IEC 23003-1 */
123 * \brief MPEG Surround data segment indication.
134 * \brief MPEG Surround synchronizaiton state.
150 * \brief MPEG Surround operation mode.
155 MPEGS_OPMODE_NO_MPS_PAYLOAD = 2 /*!< Mode: no MPEG Surround payload */
159 * \brief MPEG Surround init flags
    [all...]
  /packages/apps/MusicFX/res/values/
strings.xml 25 <string name="virtualizer_strength">Surround sound</string>
  /packages/apps/MusicFX/res/values-en-rAU/
strings.xml 24 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/MusicFX/res/values-en-rCA/
strings.xml 24 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/MusicFX/res/values-en-rGB/
strings.xml 24 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/MusicFX/res/values-en-rIN/
strings.xml 24 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/MusicFX/res/values-fr/
strings.xml 24 <string name="virtualizer_strength" msgid="106561253469770096">"Son surround"</string>
  /packages/apps/MusicFX/res/values-in/
strings.xml 24 <string name="virtualizer_strength" msgid="106561253469770096">"Suara surround"</string>
  /packages/apps/MusicFX/res/values-nb/
strings.xml 24 <string name="virtualizer_strength" msgid="106561253469770096">"Surround-lyd"</string>
  /packages/apps/MusicFX/res/values-nl/
strings.xml 24 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/TvSettings/Settings/res/xml/
sound.xml 40 <!-- Switches for each surround sound format programmatically added here. -->
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/sound/
SoundFragment.java 107 /** Creates and adds switches for each surround sound format. */
118 // disabled surround sound formats and see them all.
130 * @return the display name for each surround sound format.
185 throw new IllegalArgumentException("Unknown surround sound pref value: "

Completed in 222 milliseconds

1 2 3 4 5 6 7 8 91011>>