• Home
  • Raw
  • Download

Lines Matching refs:cfgs

91    opus_int32 i,j,cfgs;  in test_dec_api()  local
99 cfgs=0; in test_dec_api()
108 cfgs++; in test_dec_api()
129 cfgs++; in test_dec_api()
132 cfgs++; in test_dec_api()
137 cfgs++; in test_dec_api()
146 cfgs++; in test_dec_api()
158 cfgs++; in test_dec_api()
163 cfgs++; in test_dec_api()
171 cfgs++; in test_dec_api()
179 cfgs++; in test_dec_api()
184 cfgs++; in test_dec_api()
188 cfgs++; in test_dec_api()
192 cfgs++; in test_dec_api()
196 cfgs++; in test_dec_api()
199 cfgs++; in test_dec_api()
203 cfgs++; in test_dec_api()
211 cfgs++; in test_dec_api()
218 cfgs++; in test_dec_api()
221 cfgs++; in test_dec_api()
224 cfgs++; in test_dec_api()
227 cfgs++; in test_dec_api()
230 cfgs++; in test_dec_api()
235 cfgs++; in test_dec_api()
246 cfgs++; in test_dec_api()
263 cfgs+=9; in test_dec_api()
270 cfgs++; in test_dec_api()
274 cfgs++; in test_dec_api()
285 cfgs++; in test_dec_api()
296 cfgs++; in test_dec_api()
306 cfgs++; in test_dec_api()
310 cfgs++; in test_dec_api()
312 cfgs++; in test_dec_api()
314 cfgs++; in test_dec_api()
316 cfgs++; in test_dec_api()
321 cfgs++; in test_dec_api()
337 cfgs++; in test_dec_api()
339 fprintf(stdout," (%6d API invocations)\n",cfgs); in test_dec_api()
340 return cfgs; in test_dec_api()
348 opus_int32 i,j,cfgs; in test_msdec_api() local
361 cfgs=0; in test_msdec_api()
372 cfgs++; in test_msdec_api()
394 cfgs++; in test_msdec_api()
397 cfgs++; in test_msdec_api()
402 cfgs++; in test_msdec_api()
420 cfgs++; in test_msdec_api()
427 cfgs++; in test_msdec_api()
429 cfgs++; in test_msdec_api()
435 cfgs++; in test_msdec_api()
439 cfgs++; in test_msdec_api()
443 cfgs++; in test_msdec_api()
446 cfgs++; in test_msdec_api()
452 cfgs++; in test_msdec_api()
454 cfgs++; in test_msdec_api()
460 cfgs++; in test_msdec_api()
466 cfgs++; in test_msdec_api()
472 cfgs++; in test_msdec_api()
478 cfgs++; in test_msdec_api()
484 cfgs++; in test_msdec_api()
490 cfgs++; in test_msdec_api()
496 cfgs++; in test_msdec_api()
505 cfgs++; in test_msdec_api()
514 cfgs++; in test_msdec_api()
516 cfgs++; in test_msdec_api()
527 cfgs++; in test_msdec_api()
538 cfgs++; in test_msdec_api()
548 cfgs++; in test_msdec_api()
554 cfgs++; in test_msdec_api()
558 cfgs++; in test_msdec_api()
561 cfgs++; in test_msdec_api()
566 cfgs++; in test_msdec_api()
577 cfgs++; in test_msdec_api()
591 cfgs++; in test_msdec_api()
599 cfgs++; in test_msdec_api()
604 cfgs++; in test_msdec_api()
611 cfgs++; in test_msdec_api()
615 cfgs++; in test_msdec_api()
619 cfgs++; in test_msdec_api()
623 cfgs++; in test_msdec_api()
626 cfgs++; in test_msdec_api()
630 cfgs++; in test_msdec_api()
637 cfgs++; in test_msdec_api()
640 cfgs++; in test_msdec_api()
644 cfgs++; in test_msdec_api()
651 cfgs++; in test_msdec_api()
655 cfgs++; in test_msdec_api()
657 cfgs++; in test_msdec_api()
659 cfgs++; in test_msdec_api()
661 cfgs++; in test_msdec_api()
663 cfgs++; in test_msdec_api()
668 cfgs++; in test_msdec_api()
681 cfgs++; in test_msdec_api()
683 fprintf(stdout," (%6d API invocations)\n",cfgs); in test_msdec_api()
684 return cfgs; in test_msdec_api()
711 opus_int32 cfgs,cfgs_total; in test_parse() local
721 cfgs_total=cfgs=1; in test_parse()
728 cfgs++; in test_parse()
733 fprintf(stdout," code 0 (%2d cases) ............................ OK.\n",cfgs); in test_parse()
734 cfgs_total+=cfgs;cfgs=0; in test_parse()
744 cfgs++; in test_parse()
757 fprintf(stdout," code 1 (%6d cases) ........................ OK.\n",cfgs); in test_parse()
758 cfgs_total+=cfgs;cfgs=0; in test_parse()
766 cfgs++; in test_parse()
771 cfgs++; in test_parse()
780 cfgs++; in test_parse()
785 cfgs++; in test_parse()
790 cfgs++; in test_parse()
798 cfgs++; in test_parse()
805 fprintf(stdout," code 2 (%6d cases) ........................ OK.\n",cfgs); in test_parse()
806 cfgs_total+=cfgs;cfgs=0; in test_parse()
814 cfgs++; in test_parse()
817 fprintf(stdout," code 3 m-truncation (%2d cases) ............... OK.\n",cfgs); in test_parse()
818 cfgs_total+=cfgs;cfgs=0; in test_parse()
829 cfgs++; in test_parse()
834 cfgs++; in test_parse()
839 cfgs++; in test_parse()
844 cfgs++; in test_parse()
848 fprintf(stdout," code 3 m=0,49-64 (%2d cases) ................ OK.\n",cfgs); in test_parse()
849 cfgs_total+=cfgs;cfgs=0; in test_parse()
860 cfgs++; in test_parse()
867 cfgs++; in test_parse()
870 fprintf(stdout," code 3 m=1 CBR (%2d cases) ................. OK.\n",cfgs); in test_parse()
871 cfgs_total+=cfgs;cfgs=0; in test_parse()
886 cfgs++; in test_parse()
900 cfgs++; in test_parse()
904 fprintf(stdout," code 3 m=1-48 CBR (%2d cases) .......... OK.\n",cfgs); in test_parse()
905 cfgs_total+=cfgs;cfgs=0; in test_parse()
918 cfgs++; in test_parse()
925 cfgs++; in test_parse()
933 cfgs++; in test_parse()
940 cfgs++; in test_parse()
946 cfgs++; in test_parse()
954 cfgs++; in test_parse()
960 cfgs++; in test_parse()
979 cfgs++; in test_parse()
989 fprintf(stdout," code 3 m=1-48 VBR (%2d cases) ............. OK.\n",cfgs); in test_parse()
990 cfgs_total+=cfgs;cfgs=0; in test_parse()
1001 cfgs++; in test_parse()
1018 cfgs++; in test_parse()
1023 cfgs++; in test_parse()
1033 fprintf(stdout," code 3 padding (%2d cases) ............... OK.\n",cfgs); in test_parse()
1034 cfgs_total+=cfgs; in test_parse()
1063 cfgs+=6;
1075 int c,err,cfgs; in test_enc_api() local
1077 cfgs=0; in test_enc_api()
1086 cfgs++; in test_enc_api()
1107 cfgs++; in test_enc_api()
1110 cfgs++; in test_enc_api()
1116 cfgs++; in test_enc_api()
1123 cfgs++; in test_enc_api()
1128 cfgs++; in test_enc_api()
1134 cfgs++; in test_enc_api()
1139 cfgs++; in test_enc_api()
1142 cfgs++; in test_enc_api()
1148 cfgs++; in test_enc_api()
1152 cfgs++; in test_enc_api()
1157 cfgs++; in test_enc_api()
1166 cfgs++; in test_enc_api()
1169 cfgs++; in test_enc_api()
1174 cfgs++; in test_enc_api()
1177 cfgs++; in test_enc_api()
1182 cfgs++; in test_enc_api()
1186 cfgs++; in test_enc_api()
1194 cfgs++; in test_enc_api()
1196 cfgs++; in test_enc_api()
1200 cfgs++; in test_enc_api()
1208 cfgs++; in test_enc_api()
1216 cfgs++; in test_enc_api()
1219 cfgs++; in test_enc_api()
1222 cfgs++; in test_enc_api()
1225 cfgs++; in test_enc_api()
1228 cfgs++; in test_enc_api()
1231 cfgs++; in test_enc_api()
1241 cfgs++; in test_enc_api()
1243 cfgs++; in test_enc_api()
1246 cfgs++; in test_enc_api()
1251 cfgs++; in test_enc_api()
1254 cfgs++; in test_enc_api()
1257 cfgs++; in test_enc_api()
1260 cfgs++; in test_enc_api()
1263 cfgs++; in test_enc_api()
1266 cfgs++; in test_enc_api()
1276 cfgs++; in test_enc_api()
1279 cfgs++; in test_enc_api()
1284 cfgs++; in test_enc_api()
1292 cfgs++; in test_enc_api()
1300 cfgs++; in test_enc_api()
1308 cfgs++; in test_enc_api()
1316 cfgs++; in test_enc_api()
1332 cfgs++; in test_enc_api()
1340 cfgs++; in test_enc_api()
1348 cfgs++; in test_enc_api()
1355 cfgs++; in test_enc_api()
1358 cfgs++; in test_enc_api()
1365 cfgs++; in test_enc_api()
1368 cfgs++; in test_enc_api()
1371 cfgs++; in test_enc_api()
1374 cfgs++; in test_enc_api()
1377 cfgs++; in test_enc_api()
1380 cfgs++; in test_enc_api()
1383 cfgs++; in test_enc_api()
1386 cfgs++; in test_enc_api()
1389 cfgs++; in test_enc_api()
1392 cfgs++; in test_enc_api()
1402 cfgs++; in test_enc_api()
1404 cfgs++; in test_enc_api()
1409 cfgs++; in test_enc_api()
1417 cfgs++; in test_enc_api()
1425 cfgs++; in test_enc_api()
1437 cfgs++; in test_enc_api()
1439 fprintf(stdout," (%d API invocations)\n",cfgs); in test_enc_api()
1440 return cfgs; in test_enc_api()
1446 int ret,cfgs,i,j,k; in test_repacketizer_api() local
1450 cfgs=0; in test_repacketizer_api()
1462 cfgs++; in test_repacketizer_api()
1468 cfgs++; in test_repacketizer_api()
1474 cfgs++; in test_repacketizer_api()
1478 cfgs++; in test_repacketizer_api()
1484 cfgs++; in test_repacketizer_api()
1487 cfgs++; in test_repacketizer_api()
1490 cfgs++; in test_repacketizer_api()
1493 cfgs++; in test_repacketizer_api()
1497 cfgs++; in test_repacketizer_api()
1501 cfgs++; in test_repacketizer_api()
1505 cfgs++; in test_repacketizer_api()
1508 cfgs++; in test_repacketizer_api()
1511 cfgs++; in test_repacketizer_api()
1514 cfgs++; in test_repacketizer_api()
1543 cfgs++; in test_repacketizer_api()
1547 cfgs++; in test_repacketizer_api()
1557 cfgs++; in test_repacketizer_api()
1559 cfgs++; in test_repacketizer_api()
1561 cfgs++; in test_repacketizer_api()
1563 cfgs++; in test_repacketizer_api()
1565 cfgs++; in test_repacketizer_api()
1567 cfgs++; in test_repacketizer_api()
1569 cfgs++; in test_repacketizer_api()
1571 cfgs++; in test_repacketizer_api()
1573 cfgs++; in test_repacketizer_api()
1575 cfgs++; in test_repacketizer_api()
1577 cfgs++; in test_repacketizer_api()
1581 cfgs++; in test_repacketizer_api()
1584 cfgs++; in test_repacketizer_api()
1596 cfgs++; in test_repacketizer_api()
1599 cfgs++; in test_repacketizer_api()
1602 cfgs++; in test_repacketizer_api()
1605 cfgs++; in test_repacketizer_api()
1608 cfgs++; in test_repacketizer_api()
1614 cfgs++; in test_repacketizer_api()
1617 cfgs++; in test_repacketizer_api()
1620 cfgs++; in test_repacketizer_api()
1627 cfgs++; in test_repacketizer_api()
1629 cfgs++; in test_repacketizer_api()
1632 cfgs++; in test_repacketizer_api()
1639 cfgs++; in test_repacketizer_api()
1641 cfgs++; in test_repacketizer_api()
1644 cfgs++; in test_repacketizer_api()
1666 cfgs++; in test_repacketizer_api()
1672 cfgs++; in test_repacketizer_api()
1674 cfgs++; in test_repacketizer_api()
1676 cfgs++; in test_repacketizer_api()
1678 cfgs++; in test_repacketizer_api()
1680 cfgs++; in test_repacketizer_api()
1682 cfgs++; in test_repacketizer_api()
1684 cfgs++; in test_repacketizer_api()
1686 cfgs++; in test_repacketizer_api()
1688 cfgs++; in test_repacketizer_api()
1690 cfgs++; in test_repacketizer_api()
1692 cfgs++; in test_repacketizer_api()
1696 cfgs++; in test_repacketizer_api()
1699 cfgs++; in test_repacketizer_api()
1706 cfgs++; in test_repacketizer_api()
1708 cfgs++; in test_repacketizer_api()
1710 cfgs++; in test_repacketizer_api()
1712 cfgs++; in test_repacketizer_api()
1714 cfgs++; in test_repacketizer_api()
1716 cfgs++; in test_repacketizer_api()
1718 cfgs++; in test_repacketizer_api()
1720 cfgs++; in test_repacketizer_api()
1722 cfgs++; in test_repacketizer_api()
1724 cfgs++; in test_repacketizer_api()
1729 cfgs++; in test_repacketizer_api()
1731 cfgs++; in test_repacketizer_api()
1742 cfgs++; in test_repacketizer_api()
1746 fprintf(stdout," (%7d API invocations)\n",cfgs); in test_repacketizer_api()
1748 return cfgs; in test_repacketizer_api()
1775 int rate,c,app,cfgs,err,useerr; in test_malloc_fail() local
1778 cfgs=0; in test_malloc_fail()
1818 cfgs++; in test_malloc_fail()
1825 cfgs++; in test_malloc_fail()
1838 cfgs++; in test_malloc_fail()
1845 cfgs++; in test_malloc_fail()
1856 cfgs++; in test_malloc_fail()
1864 fprintf(stdout," (%2d API invocations)\n",cfgs); in test_malloc_fail()
1865 return cfgs; in test_malloc_fail()