Home
last modified time | relevance | path

Searched refs:MPEGS_OPMODE_MPS_PAYLOAD (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp154 MPEGS_OPMODE_MPS_PAYLOAD = 1, /*!< Mode: Normal, Stereo or Binaural */ enumerator
810 mode = MPEGS_OPMODE_MPS_PAYLOAD; /* Mode: Normal, Stereo or Binaural */ in mpegSurroundOperationMode()
1544 case MPEGS_OPMODE_MPS_PAYLOAD: in mpegSurroundDecoder_Apply()