Searched defs:testcnt1 (Results 1 - 12 of 12) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
H A DG722EncTest.c327 int testcnt1 = 1; local
429 testcnt1 = 15;
443 for(j = 0; j < testcnt1; j++) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c374 int testcnt1 = 1; local
501 testcnt1 = 20;
508 for(j = 0; j < testcnt1; j++) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c469 OMX_S16 testcnt1 = 1; local
622 testcnt1 = 20;
682 for(j = 0; j < testcnt1; j++) {
1539 } /* For loop on testcnt1 ends here */
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
H A DG711EncTest.c426 int testcnt1 = 1; local
492 testcnt1 = 20;
499 for(j = 0; j < testcnt1; j++) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
H A DG726EncTest.c475 int testcnt1 = 0; local
542 testcnt1 = 1;
547 testcnt1 = 1;
552 testcnt1 = 1;
557 testcnt1 = 1;
571 testcnt1 = 1;
580 testcnt1 = (int) atoi( argv[9]);
584 testcnt1 = MAX_CYCLES;
592 testcnt1 = 1;
600 testcnt1
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c405 OMX_S16 testcnt1 = 1; local
582 testcnt1 = 15;
625 for(j = 0; j < testcnt1; j++) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
H A DG729EncTest.c388 int testcnt1 = 0; local
465 testcnt1 = 1;
472 testcnt1 = 1;
478 testcnt1 = 1;
484 testcnt1 = 1;
490 testcnt1 = 1;
497 testcnt1 = 1;
503 testcnt1 = STRESS_TEST_ITERATIONS;
512 for(j = 0; j < testcnt1; j++) {
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
H A DAmrEncTest.c540 int testcnt1 = 0; local
606 testcnt1 = 1;
611 testcnt1 = 1;
616 testcnt1 = 1;
621 testcnt1 = 1;
635 testcnt1 = 1;
642 testcnt1 = atoi(argv[14]);
646 testcnt1 = STRESS_TEST_ITERATIONS; /*20 cycles by default*/
654 testcnt1 = 1;
660 testcnt1
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
H A DWbAmrEncTest.c518 int testcnt1 = 0; local
591 testcnt1 = 1;
596 testcnt1 = 1;
601 testcnt1 = 1;
606 testcnt1 = 1;
618 testcnt1 = 1;
624 testcnt1 = atoi(argv[14]);
626 testcnt1 = 20; /*20 cycles by default*/
634 testcnt1 = 1;
639 testcnt1
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c525 int testcnt1 = 1; local
669 testcnt1 = 100;
673 testcnt1 = 20;
731 for(jj=0; jj<testcnt1; jj++)
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
H A DWBAmrDecTest.c517 int testcnt1 = 1; local
688 testcnt1 = atoi(argv[11]);
692 testcnt1 = 20; /*20 cycles by default*/
740 for(j = 0; j < testcnt1; j++) {
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
H A DWmaDecTest.c496 int testcnt1 = 1; local
661 testcnt1 = 100;
666 testcnt1 = STRESS_TEST_INTERATIONS;
706 for(j = 0; j < testcnt1; j++) {

Completed in 187 milliseconds