Home
last modified time | relevance | path

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

/external/aac/libSACdec/include/
Dsac_dec_errorcodes.h113 MPS_NOTOK = __mps_error_start, enumerator
/external/aac/libSACdec/src/
Dsac_dec_lib.cpp796 err = MPS_NOTOK; in mpegSurroundDecoder_Config()
1349 err = MPS_NOTOK; in mpegSurroundDecoder_Parse()
1364 err = MPS_NOTOK; in mpegSurroundDecoder_Parse()
1499 err = MPS_NOTOK; in mpegSurroundDecoder_Parse()
1551 return MPS_NOTOK; in mpegSurroundDecoder_Apply()
1608 err = MPS_NOTOK; in mpegSurroundDecoder_Apply()
1638 err = MPS_NOTOK; in mpegSurroundDecoder_Apply()
Dsac_process.cpp391 return MPS_NOTOK; in SpatialDecApplyM1_CreateW_Mode212()
Dsac_dec.cpp831 if (errCode) return MPS_NOTOK; in FDK_SpatialDecInit()