Lines Matching full:surround
95 /*********************** MPEG surround decoder library *************************
112 * \brief MPEG Surround data indication.
115 MPEGS_ANCTYPE_FRAME = 0, /*!< MPEG Surround frame, see ISO/IEC 23003-1 */
116 MPEGS_ANCTYPE_HEADER_AND_FRAME = 1, /*!< MPEG Surround header and MPEG
117 Surround frame, see ISO/IEC 23003-1 */
123 * \brief MPEG Surround data segment indication.
134 * \brief MPEG Surround synchronizaiton state.
150 * \brief MPEG Surround operation mode.
155 MPEGS_OPMODE_NO_MPS_PAYLOAD = 2 /*!< Mode: no MPEG Surround payload */
159 * \brief MPEG Surround init flags.
203 /* MPEG Surround decoder */
347 * \brief Reset MPEG Surround status info
503 * \brief Init MPEG Surround decoder.
592 * \brief Init MPEG Surround decoder.
605 * \brief Open MPEG Surround decoder.
693 * \brief Config MPEG Surround decoder.
785 * \brief Determine MPEG Surround operation mode.
796 mode = MPEGS_OPMODE_NO_MPS_PAYLOAD; /* Mode: No MPEG Surround Payload */
868 * Surround Profile"
930 /* normal MPEG Surround */
948 /* downsampled MPEG Surround */
966 /* upsampled MPEG Surround */
980 /* no break, no support for upsampled MPEG Surround */
1096 * \brief Decode MPEG Surround frame.
1242 Find operation mode of mpeg surround decoder:
1584 * Process MPEG Surround Audio
1627 * Process MPEG Surround Audio
1677 * \brief Free config dependent MPEG Surround memory.
1692 * \brief Close MPEG Surround decoder.
1734 info->title = "MPEG Surround Decoder";
1889 * \brief Get the signal delay caused by the MPEG Surround decoder module.