Lines Matching full:extracted
228 USHORT matrixMixdownIdx; /*!< MPEG mixdown index extracted from PCE. */
229 USHORT pseudoSurroundEnable; /*!< Pseudo surround enable flag extracted from PCE. */
237 FIXP_SGL centerMixLevelValue; /*!< DVB mixdown level for the center channel extracted from anc data. */
238 FIXP_SGL surroundMixLevelValue; /*!< DVB mixdown level for back channels extracted from anc data. */
706 /** Set the matrix mixdown information extracted from the PCE of an AAC bitstream.
709 * @param [in] The 2 bit matrix mixdown index extracted from PCE.
710 * @param [in] The pseudo surround enable flag extracted from PCE.