HomeSort by relevance Sort by last modified time
    Searched defs:errorStatus (Results 1 - 19 of 19) 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/chromium_org/third_party/WebKit/Source/core/loader/appcache/
ApplicationCacheHost.h 128 void notifyApplicationCache(EventID, int progressTotal, int progressDone, blink::WebApplicationCacheHost::ErrorReason, const String& errorURL, int errorStatus, const String& errorMessage);
151 int errorStatus;
153 DeferredEvent(EventID id, int progressTotal, int progressDone, blink::WebApplicationCacheHost::ErrorReason errorReason, const String& errorURL, int errorStatus, const String& errorMessage)
159 , errorStatus(errorStatus)
170 void dispatchDOMEvent(EventID, int progressTotal, int progressDone, blink::WebApplicationCacheHost::ErrorReason, const String& errorURL, int errorStatus, const String& errorMessage);
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
JsonMessageBuilder.java 398 int errorStatus = STATUS_ERROR;
401 errorStatus = STATUS_BAD_CONFIGURATION;
403 errorStatus = STATUS_BAD_SECRET;
408 out.put(OUTER_FIELD_STATUS, errorStatus);
  /external/aac/libSBRdec/src/
sbrdecoder.cpp 583 SBR_ERROR errorStatus = SBRDEC_OK;
588 errorStatus = resetFreqBandTables(hSbrHeader, self->flags);
590 if (errorStatus == SBRDEC_OK) {
603 return errorStatus;
697 SBR_ERROR errorStatus = SBRDEC_OK;
704 errorStatus = SBRDEC_SET_PARAM_FAIL;
708 errorStatus = SBRDEC_NOT_INITIALIZED;
715 errorStatus = SBRDEC_NOT_INITIALIZED;
726 errorStatus = SBRDEC_NOT_INITIALIZED;
738 errorStatus = SBRDEC_NOT_INITIALIZED
    [all...]
  /external/aac/libSBRenc/src/
sbr_encoder.cpp     [all...]
  /external/aac/libPCMutils/src/
pcmutils_lib.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/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.20.0/
org.eclipse.tycho.p2.maven.repository-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.18.1/
org.eclipse.tycho.p2.maven.repository-0.18.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 2455 milliseconds