Searched defs:PS_DEC (Results 1 – 1 of 1) sorted by relevance
247 struct PS_DEC { struct248 SCHAR noSubSamples;249 SCHAR noChannels;251 SCHAR procFrameBased; /*!< Helper to detected switching from frame based to256 bPsDataAvail[(1) + 1]; /*!< set if new data available from bitstream */257 UCHAR psDecodedPrv; /*!< set if PS has been processed in the last frame */260 UCHAR bsLastSlot; /*!< Index of last read slot. */261 UCHAR bsReadSlot; /*!< Index of current read slot for additional delay. */262 UCHAR processSlot; /*!< Index of current slot for processing (need for add.265 union { /* Bitstream data */[all …]