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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 475 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 = 1
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 388 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++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 540 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 = 1
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 518 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 = 1
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 327 int testcnt1 = 1; local
429 testcnt1 = 15;
443 for(j = 0; j < testcnt1; j++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 374 int testcnt1 = 1; local
501 testcnt1 = 20;
508 for(j = 0; j < testcnt1; j++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 469 OMX_S16 testcnt1 = 1; local
622 testcnt1 = 20;
682 for(j = 0; j < testcnt1; j++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 426 int testcnt1 = 1; local
492 testcnt1 = 20;
499 for(j = 0; j < testcnt1; j++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 405 OMX_S16 testcnt1 = 1; local
582 testcnt1 = 15;
625 for(j = 0; j < testcnt1; j++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 517 int testcnt1 = 1; local
688 testcnt1 = atoi(argv[11]);
692 testcnt1 = 20; /*20 cycles by default*/
740 for(j = 0; j < testcnt1; j++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 496 int testcnt1 = 1; local
661 testcnt1 = 100;
666 testcnt1 = STRESS_TEST_INTERATIONS;
706 for(j = 0; j < testcnt1; j++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 525 int testcnt1 = 1; local
669 testcnt1 = 100;
673 testcnt1 = 20;
731 for(jj=0; jj<testcnt1; jj++)
    [all...]

Completed in 346 milliseconds