• Home
  • Raw
  • Download

Lines Matching refs:UCHAR

156   UCHAR ElementInstanceTag;
157 UCHAR Profile;
158 UCHAR SamplingFrequencyIndex;
159 UCHAR NumFrontChannelElements;
160 UCHAR NumSideChannelElements;
161 UCHAR NumBackChannelElements;
162 UCHAR NumLfeChannelElements;
163 UCHAR NumAssocDataElements;
164 UCHAR NumValidCcElements;
166 UCHAR MonoMixdownPresent;
167 UCHAR MonoMixdownElementNumber;
169 UCHAR StereoMixdownPresent;
170 UCHAR StereoMixdownElementNumber;
172 UCHAR MatrixMixdownIndexPresent;
173 UCHAR MatrixMixdownIndex;
174 UCHAR PseudoSurroundEnable;
176 UCHAR FrontElementIsCpe[PC_FSB_CHANNELS_MAX];
177 UCHAR FrontElementTagSelect[PC_FSB_CHANNELS_MAX];
178 UCHAR FrontElementHeightInfo[PC_FSB_CHANNELS_MAX];
180 UCHAR SideElementIsCpe[PC_FSB_CHANNELS_MAX];
181 UCHAR SideElementTagSelect[PC_FSB_CHANNELS_MAX];
182 UCHAR SideElementHeightInfo[PC_FSB_CHANNELS_MAX];
184 UCHAR BackElementIsCpe[PC_FSB_CHANNELS_MAX];
185 UCHAR BackElementTagSelect[PC_FSB_CHANNELS_MAX];
186 UCHAR BackElementHeightInfo[PC_FSB_CHANNELS_MAX];
188 UCHAR LfeElementTagSelect[PC_LFE_CHANNELS_MAX];
190 UCHAR AssocDataElementTagSelect[PC_ASSOCDATA_MAX];
192 UCHAR CcElementIsIndSw[PC_CCEL_MAX];
193 UCHAR ValidCcElementTagSelect[PC_CCEL_MAX];
195 UCHAR CommentFieldBytes;
196 UCHAR Comment[PC_COMMENTLENGTH];
199 UCHAR isValid; /*!< Flag showing if PCE has been read successfully. */
200 UCHAR
203 UCHAR NumEffectiveChannels; /*!< Amount of audio channels summing only SCEs
205 UCHAR elCounter;
245 UCHAR m_frameLengthFlag;
247 UCHAR m_sbrPresentFlag;
248 UCHAR
250 UCHAR m_sbrSamplingRate;
251 UCHAR m_sbrCrcFlag;
260 UCHAR usacExtElementPayloadFrag;
261 UCHAR usacExtElementHasAudioPreRoll;
266 UCHAR m_noiseFilling;
267 UCHAR m_harmonicSBR;
268 UCHAR m_interTes;
269 UCHAR m_pvc;
270 UCHAR m_stereoConfigIndex;
275 UCHAR m_frameLengthFlag;
276 UCHAR m_coreSbrFrameLengthIndex;
277 UCHAR m_sbrRatioIndex;
278 UCHAR m_nUsacChannels; /* number of audio channels signaled in
281 UCHAR m_channelConfigurationIndex;
285 UCHAR numAudioChannels;
286 UCHAR m_usacConfigExtensionPresent;
287 UCHAR elementLengthPresent;
288 UCHAR UsacConfig[TP_USAC_MAX_CONFIG_LEN];
327 UCHAR m_samplingFrequencyIndex; /**< Samplerate index */
328 UCHAR m_extensionSamplingFrequencyIndex; /**< Samplerate index */
331 UCHAR
334 UCHAR AacConfigChanged; /**< The flag will be set if at least one aac config
337 UCHAR SbrConfigChanged; /**< The flag will be set if at least one sbr config
340 UCHAR SacConfigChanged; /**< The flag will be set if at least one sac config
344 UCHAR
352 UCHAR flushStatus; /**< Flag indicates flush mode: on|off */
354 UCHAR buildUpStatus; /**< Flag indicates build up mode: on|off */
355 UCHAR cfgChanged; /**< Flag indicates that the config changed and the decoder
358 UCHAR contentChanged; /**< Flag indicates that the content changed i.e. a
360 UCHAR forceCfgChange; /**< Flag indicates if config change has to be forced
365 const UCHAR configMode, UCHAR *configChanged);
372 const UCHAR configMode, UCHAR *configChanged);
379 const UCHAR harmonicSbr, const UCHAR stereoConfigIndex,
380 const UCHAR configMode, UCHAR *configChanged,