Home
last modified time | relevance | path

Searched defs:PS_DEC (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
Dpsdec.h232 struct PS_DEC { struct
234 SCHAR noSubSamples;
235 SCHAR noChannels;
237 … /*!< Helper to detected switching from frame based to slot based
240 …D_TYPE bPsDataAvail[(1)+1]; /*!< set if new data available from bitstream */
241 … /*!< set if PS has been processed in the last frame */
244 … /*!< Index of last read slot. */
245 … /*!< Index of current read slot for additional delay. */
246 … /*!< Index of current slot for processing (need for add. delay). */
249 INT rescal;
[all …]