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.cpp781 err = MPS_NOTOK; in mpegSurroundDecoder_Config()
1334 err = MPS_NOTOK; in mpegSurroundDecoder_Parse()
1349 err = MPS_NOTOK; in mpegSurroundDecoder_Parse()
1484 err = MPS_NOTOK; in mpegSurroundDecoder_Parse()
1534 return MPS_NOTOK; in mpegSurroundDecoder_Apply()
1588 err = MPS_NOTOK; in mpegSurroundDecoder_Apply()
1618 err = MPS_NOTOK; in mpegSurroundDecoder_Apply()
Dsac_process.cpp384 return MPS_NOTOK; in SpatialDecApplyM1_CreateW_Mode212()
Dsac_dec.cpp831 if (errCode) return MPS_NOTOK; in FDK_SpatialDecInit()