HomeSort by relevance Sort by last modified time
    Searched defs:errorStatus (Results 1 - 13 of 13) sorted by null

  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 259 AAC_DECODER_ERROR errorStatus = AAC_DEC_OK;
282 errorStatus =
291 if ( (errorStatus != AAC_DEC_OK)
292 && (errorStatus != AAC_DEC_INVALID_HANDLE) ) {
319 errorStatus = AAC_DEC_SET_PARAM_FAIL;
324 errorStatus =
330 if ( (errorStatus != AAC_DEC_OK)
331 && (errorStatus != AAC_DEC_INVALID_HANDLE) ) {
335 if (errorStatus == AAC_DEC_OK) {
344 errorStatus = AAC_DEC_INVALID_HANDLE
    [all...]
  /external/aac/libSBRdec/src/
sbrdecoder.cpp 579 SBR_ERROR errorStatus = SBRDEC_OK;
584 errorStatus = resetFreqBandTables(hSbrHeader, self->flags);
586 if (errorStatus == SBRDEC_OK) {
599 return errorStatus;
693 SBR_ERROR errorStatus = SBRDEC_OK;
700 errorStatus = SBRDEC_SET_PARAM_FAIL;
704 errorStatus = SBRDEC_NOT_INITIALIZED;
711 errorStatus = SBRDEC_NOT_INITIALIZED;
722 errorStatus = SBRDEC_NOT_INITIALIZED;
751 errorStatus = SBRDEC_SET_PARAM_FAIL
    [all...]
  /external/aac/libPCMutils/src/
pcmutils_lib.cpp 768 PCMDMX_ERROR errorStatus = PCMDMX_OK;
784 errorStatus = pcmDmx_Reset(self, PCMDMX_RESET_BS_DATA);
798 if (self->applyProcessing == 0) { return (errorStatus); }
    [all...]
  /external/aac/libSBRenc/src/
sbr_encoder.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.appserver_3.1.400.v20100427.jar 
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 299 milliseconds