HomeSort by relevance Sort by last modified time
    Searched refs:tcID (Results 1 - 7 of 7) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 111 int tcID = 0;
440 tcID = 0;
443 tcID = 1;
445 tcID = 2;
447 tcID = 3;
449 tcID = 4;
451 tcID = 5;
453 tcID = 6;
455 tcID = 7;
457 tcID = 8
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 471 int retval, i = 0, j = 0, k = 0, kk = 0, tcID = 0;
543 tcID = 1;
548 tcID = 2;
553 tcID = 3;
558 tcID = 4;
572 tcID = 5;
586 tcID = 6;
593 tcID = 1;
601 tcID = 1;
609 tcID = 1
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 201 int tcID = 0;
211 boolean bFlag = validateArguments (argc, argv, &iSampRate, fname, &tcID, &gDasfMode, &nIpBuffs, &nIpBufSize, &nOpBuffs, &nOpBufSize);
218 int nCntTest1 = (tcID != 6)? 1: N_REPETITIONS;
219 int nCntTest = (tcID != 5)? 1: N_REPETITIONS;
391 if (tcID == 5) {
396 if (tcID == 6) {
434 error = testCases (pHandle, &rfds, tcID, fIn, fOut, &frmCnt, &totalFilled, &tv, gDasfMode, nIpBuffs, pInputBufferHeader, nOpBuffs, pOutputBufferHeader);
452 if((tcID == 5) || (tcID == 2)) {
559 boolean validateArguments (int nArgc, char *sArgv [], int *iSampRate, char *fname, int *tcID, int *gDasfMode, int *nIpBuffs, int *nIpBufSize, int *nOpBuffs, int *nOpBufSize
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 536 int retval, i, j, k, kk, tcID = 0;
607 tcID = 1;
612 tcID = 2;
617 tcID = 3;
622 tcID = 4;
636 tcID = 5;
649 tcID = 6;
655 tcID = 7;
661 tcID = 1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 514 int retval, i, j, k, kk, tcID = 0;
592 tcID = 1;
597 tcID = 2;
602 tcID = 3;
607 tcID = 4;
619 tcID = 5;
630 tcID = 6;
635 tcID = 7;
640 tcID = 1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 422 int retval= 0, i= 0, j= 0, k= 0, kk= 0, tcID = 0;
473 tcID = 1;
476 tcID = 2;
479 tcID = 3;
483 tcID = 4;
488 tcID = 5;
493 tcID = 6;
500 if(tcID == 6)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 219 int tcID = 0;
466 tcID = 0;
473 tcID = 1;
479 tcID = 2;
485 tcID = 3;
491 tcID = 4;
498 tcID = 5;
504 tcID = 6;
    [all...]

Completed in 177 milliseconds