HomeSort by relevance Sort by last modified time
    Searched full:errtype (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 98 int i,j,errtype, plc=0; local
330 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
331 printf("\n\n Error in initialization: %d.\n\n", errtype);
347 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
348 printf("\n\n Error in initialization: %d.\n\n", errtype);
360 errtype=WebRtcIsacfix_GetErrorCode(ISACFIX_main_inst);
361 printf("\n\n Error in initialization: %d.\n\n", errtype);
376 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
377 printf("\n\n Error in initialization: %d.\n\n", errtype);
389 errtype=WebRtcIsacfix_GetErrorCode(ISACFIX_main_inst)
    [all...]
kenny.cc 101 int i, errtype, h = 0, k, packetLossPercent = 0; local
499 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst);
500 printf("\n\n Error in control: %d.\n\n", errtype);
510 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst);
511 printf("\n\n Error in SetMaxPayloadSize: %d.\n\n", errtype);
519 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst);
520 printf("\n\n Error in SetMaxRateInBytes: %d.\n\n", errtype);
534 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst);
535 printf("\n\n Error in encoderinit: %d.\n\n", errtype);
541 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst)
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 98 int i,j,errtype, plc=0; local
330 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
331 printf("\n\n Error in initialization: %d.\n\n", errtype);
347 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
348 printf("\n\n Error in initialization: %d.\n\n", errtype);
360 errtype=WebRtcIsacfix_GetErrorCode(ISACFIX_main_inst);
361 printf("\n\n Error in initialization: %d.\n\n", errtype);
376 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
377 printf("\n\n Error in initialization: %d.\n\n", errtype);
389 errtype=WebRtcIsacfix_GetErrorCode(ISACFIX_main_inst)
    [all...]
Isac_test.cc 75 int err, errtype; local
168 errtype=WebRtcIsacfix_GetErrorCode(ISACfix_inst);
169 printf("\n\n Error in initialization: %d.\n\n", errtype);
180 errtype=WebRtcIsacfix_GetErrorCode(ISACfix_inst);
181 printf("\n\nError in encoder: %d.\n\n", errtype);
208 errtype=WebRtcIsacfix_GetErrorCode(ISACfix_inst);
209 printf("\n\nError in decoder: %d.\n\n", errtype);
215 errtype=WebRtcIsacfix_GetErrorCode(ISACfix_inst);
216 printf("\n\nError in decoder: %d.\n\n", errtype);
227 errtype=WebRtcIsacfix_GetErrorCode(ISACfix_inst)
    [all...]
kenny.c 100 int i, errtype, h = 0, k, packetLossPercent = 0; local
508 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst);
509 printf("\n\n Error in control: %d.\n\n", errtype);
519 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst);
520 printf("\n\n Error in SetMaxPayloadSize: %d.\n\n", errtype);
528 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst);
529 printf("\n\n Error in SetMaxRateInBytes: %d.\n\n", errtype);
543 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst);
544 printf("\n\n Error in encoderinit: %d.\n\n", errtype);
550 errtype=WebRtcIsacfix_GetErrorCode(ISAC_main_inst)
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc 50 int i, errtype, VADusage = 0, packetLossPercent = 0; local
558 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
559 printf("\n\n Error in initialization (control): %d.\n\n", errtype);
574 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
576 printf("\n\n Error in Control BWE: %d.\n\n", errtype);
588 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
589 printf("\n\n Error in SetMaxPayloadSize: %d.\n\n", errtype);
600 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst);
601 printf("\n\n Error in SetMaxRateInBytes: %d.\n\n", errtype);
623 errtype=WebRtcIsac_GetErrorCode(ISAC_main_inst)
    [all...]
  /external/chromium_org/third_party/icu/source/tools/gencfu/
gencfu.cpp 228 int32_t errType;
231 &errType, &parseError, &status);
234 (errType == USPOOF_WHOLE_SCRIPT_CONFUSABLE)? confWSFileName : confFileName;
  /external/icu/icu4c/source/tools/gencfu/
gencfu.cpp 228 int32_t errType;
231 &errType, &parseError, &status);
234 (errType == USPOOF_WHOLE_SCRIPT_CONFUSABLE)? confWSFileName : confFileName;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 162 OMX_ERRORTYPE errType = OMX_ErrorNone;
163 if (OMX_ErrorNone != (errType = initEncParams())) {
167 return errType;
  /external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c 138 int32_t errType;
162 &errType, &pe, &status);
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 140 int32_t errType;
167 &errType, &pe, &status);
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 288 OMX_ERRORTYPE errType = OMX_ErrorNone;
289 if (OMX_ErrorNone != (errType = initEncParams())) {
293 return errType;
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyrun.swg 64 SWIG_Python_SetErrorObj(PyObject *errtype, PyObject *obj) {
66 PyErr_SetObject(errtype, obj);
72 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) {
74 PyErr_SetString(errtype, msg);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/
simpleKenny.c 382 //errType=WebRtcIsac_GetErrorCode(ISAC_main_inst);
466 //errType=WebRtcIsac_GetErrorCode(ISAC_main_inst);
  /external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h 274 * @param errType In the event of an error in the input, indicates
290 int32_t *errType, UParseError *pe, UErrorCode *status);
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 374 * @param errType In the event of an error in the input, indicates
390 int32_t *errType, UParseError *pe, UErrorCode *status);
    [all...]

Completed in 599 milliseconds