HomeSort by relevance Sort by last modified time
    Searched full:stereomode (Results 1 - 6 of 6) sorted by null

  /external/aac/libSBRenc/src/
env_est.cpp 579 SBR_STEREO_MODE stereoMode, /*! stereo coding mode */
602 if (stereoMode == SBR_COUPLING) {
613 if (stereoMode == SBR_COUPLING) {
720 if (stereoMode == SBR_COUPLING) {
756 if (stereoMode == SBR_COUPLING) {
787 if (stereoMode == SBR_COUPLING) {
792 if (stereoMode == SBR_COUPLING) {
824 if (stereoMode == SBR_COUPLING) {
    [all...]
env_est.h 180 SCHAR sfb_nrg_coupling[MAX_NUM_ENVELOPE_VALUES]; /* only used if stereomode = SWITCH_L_R_C */
182 SCHAR noise_level_coupling[MAX_NUM_NOISE_VALUES]; /* only used if stereomode = SWITCH_L_R_C */
sbr_encoder.cpp 416 config->stereoMode = sbrTuningTable[idx].stereoMode ;
505 config->stereoMode = SBR_SWITCH_LRC;
    [all...]
  /external/aac/libSBRenc/include/
sbr_encoder.h 146 SBR_STEREO_MODE stereoMode; /*!< */
184 SBR_STEREO_MODE stereoMode; /*!< SBR stereo mode. */
235 SBR_STEREO_MODE stereoMode;
  /external/libvpx/libvpx/libmkv/
EbmlIDs.h 123 StereoMode = 0x53B8,
  /external/libvpx/libvpx/
vpxenc.c 757 Ebml_SerializeUnsigned(glob, StereoMode, stereo_fmt);
    [all...]

Completed in 261 milliseconds