• Home
  • Raw
  • Download

Lines Matching refs:cfgs

88    opus_int32 i,j,cfgs;  in test_dec_api()  local
98 cfgs=0; in test_dec_api()
107 cfgs++; in test_dec_api()
128 cfgs++; in test_dec_api()
131 cfgs++; in test_dec_api()
136 cfgs++; in test_dec_api()
145 cfgs++; in test_dec_api()
157 cfgs++; in test_dec_api()
162 cfgs++; in test_dec_api()
170 cfgs++; in test_dec_api()
178 cfgs++; in test_dec_api()
183 cfgs++; in test_dec_api()
187 cfgs++; in test_dec_api()
191 cfgs++; in test_dec_api()
195 cfgs++; in test_dec_api()
198 cfgs++; in test_dec_api()
202 cfgs++; in test_dec_api()
210 cfgs++; in test_dec_api()
217 cfgs++; in test_dec_api()
220 cfgs++; in test_dec_api()
223 cfgs++; in test_dec_api()
226 cfgs++; in test_dec_api()
229 cfgs++; in test_dec_api()
234 cfgs++; in test_dec_api()
245 cfgs++; in test_dec_api()
262 cfgs+=9; in test_dec_api()
269 cfgs++; in test_dec_api()
273 cfgs++; in test_dec_api()
284 cfgs++; in test_dec_api()
295 cfgs++; in test_dec_api()
305 cfgs++; in test_dec_api()
309 cfgs++; in test_dec_api()
311 cfgs++; in test_dec_api()
313 cfgs++; in test_dec_api()
315 cfgs++; in test_dec_api()
320 cfgs++; in test_dec_api()
336 cfgs++; in test_dec_api()
338 fprintf(stdout," (%6d API invocations)\n",cfgs); in test_dec_api()
339 return cfgs; in test_dec_api()
347 opus_int32 i,j,cfgs; in test_msdec_api() local
365 cfgs=0; in test_msdec_api()
376 cfgs++; in test_msdec_api()
398 cfgs++; in test_msdec_api()
401 cfgs++; in test_msdec_api()
406 cfgs++; in test_msdec_api()
424 cfgs++; in test_msdec_api()
431 cfgs++; in test_msdec_api()
433 cfgs++; in test_msdec_api()
439 cfgs++; in test_msdec_api()
443 cfgs++; in test_msdec_api()
447 cfgs++; in test_msdec_api()
450 cfgs++; in test_msdec_api()
456 cfgs++; in test_msdec_api()
458 cfgs++; in test_msdec_api()
464 cfgs++; in test_msdec_api()
470 cfgs++; in test_msdec_api()
476 cfgs++; in test_msdec_api()
482 cfgs++; in test_msdec_api()
488 cfgs++; in test_msdec_api()
494 cfgs++; in test_msdec_api()
500 cfgs++; in test_msdec_api()
509 cfgs++; in test_msdec_api()
518 cfgs++; in test_msdec_api()
520 cfgs++; in test_msdec_api()
531 cfgs++; in test_msdec_api()
542 cfgs++; in test_msdec_api()
552 cfgs++; in test_msdec_api()
558 cfgs++; in test_msdec_api()
562 cfgs++; in test_msdec_api()
565 cfgs++; in test_msdec_api()
570 cfgs++; in test_msdec_api()
581 cfgs++; in test_msdec_api()
595 cfgs++; in test_msdec_api()
603 cfgs++; in test_msdec_api()
608 cfgs++; in test_msdec_api()
615 cfgs++; in test_msdec_api()
619 cfgs++; in test_msdec_api()
623 cfgs++; in test_msdec_api()
627 cfgs++; in test_msdec_api()
630 cfgs++; in test_msdec_api()
634 cfgs++; in test_msdec_api()
641 cfgs++; in test_msdec_api()
644 cfgs++; in test_msdec_api()
648 cfgs++; in test_msdec_api()
655 cfgs++; in test_msdec_api()
659 cfgs++; in test_msdec_api()
661 cfgs++; in test_msdec_api()
663 cfgs++; in test_msdec_api()
665 cfgs++; in test_msdec_api()
670 cfgs++; in test_msdec_api()
683 cfgs++; in test_msdec_api()
685 fprintf(stdout," (%6d API invocations)\n",cfgs); in test_msdec_api()
686 return cfgs; in test_msdec_api()
713 opus_int32 cfgs,cfgs_total; in test_parse() local
723 cfgs_total=cfgs=1; in test_parse()
730 cfgs++; in test_parse()
735 fprintf(stdout," code 0 (%2d cases) ............................ OK.\n",cfgs); in test_parse()
736 cfgs_total+=cfgs;cfgs=0; in test_parse()
746 cfgs++; in test_parse()
759 fprintf(stdout," code 1 (%6d cases) ........................ OK.\n",cfgs); in test_parse()
760 cfgs_total+=cfgs;cfgs=0; in test_parse()
768 cfgs++; in test_parse()
773 cfgs++; in test_parse()
782 cfgs++; in test_parse()
787 cfgs++; in test_parse()
792 cfgs++; in test_parse()
800 cfgs++; in test_parse()
807 fprintf(stdout," code 2 (%6d cases) ........................ OK.\n",cfgs); in test_parse()
808 cfgs_total+=cfgs;cfgs=0; in test_parse()
816 cfgs++; in test_parse()
819 fprintf(stdout," code 3 m-truncation (%2d cases) ............... OK.\n",cfgs); in test_parse()
820 cfgs_total+=cfgs;cfgs=0; in test_parse()
831 cfgs++; in test_parse()
836 cfgs++; in test_parse()
841 cfgs++; in test_parse()
846 cfgs++; in test_parse()
850 fprintf(stdout," code 3 m=0,49-64 (%2d cases) ................ OK.\n",cfgs); in test_parse()
851 cfgs_total+=cfgs;cfgs=0; in test_parse()
862 cfgs++; in test_parse()
869 cfgs++; in test_parse()
872 fprintf(stdout," code 3 m=1 CBR (%2d cases) ................. OK.\n",cfgs); in test_parse()
873 cfgs_total+=cfgs;cfgs=0; in test_parse()
888 cfgs++; in test_parse()
902 cfgs++; in test_parse()
906 fprintf(stdout," code 3 m=1-48 CBR (%2d cases) .......... OK.\n",cfgs); in test_parse()
907 cfgs_total+=cfgs;cfgs=0; in test_parse()
920 cfgs++; in test_parse()
927 cfgs++; in test_parse()
935 cfgs++; in test_parse()
942 cfgs++; in test_parse()
948 cfgs++; in test_parse()
956 cfgs++; in test_parse()
962 cfgs++; in test_parse()
981 cfgs++; in test_parse()
991 fprintf(stdout," code 3 m=1-48 VBR (%2d cases) ............. OK.\n",cfgs); in test_parse()
992 cfgs_total+=cfgs;cfgs=0; in test_parse()
1003 cfgs++; in test_parse()
1020 cfgs++; in test_parse()
1025 cfgs++; in test_parse()
1035 fprintf(stdout," code 3 padding (%2d cases) ............... OK.\n",cfgs); in test_parse()
1036 cfgs_total+=cfgs; in test_parse()
1065 cfgs+=6;
1077 int c,err,cfgs; in test_enc_api() local
1079 cfgs=0; in test_enc_api()
1088 cfgs++; in test_enc_api()
1109 cfgs++; in test_enc_api()
1112 cfgs++; in test_enc_api()
1118 cfgs++; in test_enc_api()
1125 cfgs++; in test_enc_api()
1130 cfgs++; in test_enc_api()
1136 cfgs++; in test_enc_api()
1141 cfgs++; in test_enc_api()
1144 cfgs++; in test_enc_api()
1150 cfgs++; in test_enc_api()
1154 cfgs++; in test_enc_api()
1159 cfgs++; in test_enc_api()
1168 cfgs++; in test_enc_api()
1171 cfgs++; in test_enc_api()
1176 cfgs++; in test_enc_api()
1179 cfgs++; in test_enc_api()
1184 cfgs++; in test_enc_api()
1188 cfgs++; in test_enc_api()
1196 cfgs++; in test_enc_api()
1198 cfgs++; in test_enc_api()
1202 cfgs++; in test_enc_api()
1210 cfgs++; in test_enc_api()
1218 cfgs++; in test_enc_api()
1221 cfgs++; in test_enc_api()
1224 cfgs++; in test_enc_api()
1227 cfgs++; in test_enc_api()
1230 cfgs++; in test_enc_api()
1233 cfgs++; in test_enc_api()
1243 cfgs++; in test_enc_api()
1245 cfgs++; in test_enc_api()
1248 cfgs++; in test_enc_api()
1253 cfgs++; in test_enc_api()
1256 cfgs++; in test_enc_api()
1259 cfgs++; in test_enc_api()
1262 cfgs++; in test_enc_api()
1265 cfgs++; in test_enc_api()
1268 cfgs++; in test_enc_api()
1278 cfgs++; in test_enc_api()
1281 cfgs++; in test_enc_api()
1286 cfgs++; in test_enc_api()
1294 cfgs++; in test_enc_api()
1302 cfgs++; in test_enc_api()
1310 cfgs++; in test_enc_api()
1318 cfgs++; in test_enc_api()
1334 cfgs++; in test_enc_api()
1342 cfgs++; in test_enc_api()
1350 cfgs++; in test_enc_api()
1357 cfgs++; in test_enc_api()
1360 cfgs++; in test_enc_api()
1367 cfgs++; in test_enc_api()
1370 cfgs++; in test_enc_api()
1373 cfgs++; in test_enc_api()
1376 cfgs++; in test_enc_api()
1379 cfgs++; in test_enc_api()
1382 cfgs++; in test_enc_api()
1385 cfgs++; in test_enc_api()
1395 cfgs++; in test_enc_api()
1397 cfgs++; in test_enc_api()
1402 cfgs++; in test_enc_api()
1410 cfgs++; in test_enc_api()
1418 cfgs++; in test_enc_api()
1430 cfgs++; in test_enc_api()
1432 fprintf(stdout," (%d API invocations)\n",cfgs); in test_enc_api()
1433 return cfgs; in test_enc_api()
1439 int ret,cfgs,i,j,k; in test_repacketizer_api() local
1443 cfgs=0; in test_repacketizer_api()
1455 cfgs++; in test_repacketizer_api()
1461 cfgs++; in test_repacketizer_api()
1467 cfgs++; in test_repacketizer_api()
1471 cfgs++; in test_repacketizer_api()
1477 cfgs++; in test_repacketizer_api()
1480 cfgs++; in test_repacketizer_api()
1483 cfgs++; in test_repacketizer_api()
1486 cfgs++; in test_repacketizer_api()
1490 cfgs++; in test_repacketizer_api()
1494 cfgs++; in test_repacketizer_api()
1498 cfgs++; in test_repacketizer_api()
1501 cfgs++; in test_repacketizer_api()
1504 cfgs++; in test_repacketizer_api()
1507 cfgs++; in test_repacketizer_api()
1536 cfgs++; in test_repacketizer_api()
1540 cfgs++; in test_repacketizer_api()
1550 cfgs++; in test_repacketizer_api()
1552 cfgs++; in test_repacketizer_api()
1554 cfgs++; in test_repacketizer_api()
1556 cfgs++; in test_repacketizer_api()
1558 cfgs++; in test_repacketizer_api()
1560 cfgs++; in test_repacketizer_api()
1562 cfgs++; in test_repacketizer_api()
1564 cfgs++; in test_repacketizer_api()
1566 cfgs++; in test_repacketizer_api()
1568 cfgs++; in test_repacketizer_api()
1570 cfgs++; in test_repacketizer_api()
1574 cfgs++; in test_repacketizer_api()
1577 cfgs++; in test_repacketizer_api()
1589 cfgs++; in test_repacketizer_api()
1592 cfgs++; in test_repacketizer_api()
1595 cfgs++; in test_repacketizer_api()
1598 cfgs++; in test_repacketizer_api()
1601 cfgs++; in test_repacketizer_api()
1607 cfgs++; in test_repacketizer_api()
1610 cfgs++; in test_repacketizer_api()
1613 cfgs++; in test_repacketizer_api()
1620 cfgs++; in test_repacketizer_api()
1622 cfgs++; in test_repacketizer_api()
1625 cfgs++; in test_repacketizer_api()
1632 cfgs++; in test_repacketizer_api()
1634 cfgs++; in test_repacketizer_api()
1637 cfgs++; in test_repacketizer_api()
1659 cfgs++; in test_repacketizer_api()
1665 cfgs++; in test_repacketizer_api()
1667 cfgs++; in test_repacketizer_api()
1669 cfgs++; in test_repacketizer_api()
1671 cfgs++; in test_repacketizer_api()
1673 cfgs++; in test_repacketizer_api()
1675 cfgs++; in test_repacketizer_api()
1677 cfgs++; in test_repacketizer_api()
1679 cfgs++; in test_repacketizer_api()
1681 cfgs++; in test_repacketizer_api()
1683 cfgs++; in test_repacketizer_api()
1685 cfgs++; in test_repacketizer_api()
1689 cfgs++; in test_repacketizer_api()
1692 cfgs++; in test_repacketizer_api()
1699 cfgs++; in test_repacketizer_api()
1701 cfgs++; in test_repacketizer_api()
1703 cfgs++; in test_repacketizer_api()
1705 cfgs++; in test_repacketizer_api()
1707 cfgs++; in test_repacketizer_api()
1709 cfgs++; in test_repacketizer_api()
1711 cfgs++; in test_repacketizer_api()
1713 cfgs++; in test_repacketizer_api()
1715 cfgs++; in test_repacketizer_api()
1717 cfgs++; in test_repacketizer_api()
1722 cfgs++; in test_repacketizer_api()
1724 cfgs++; in test_repacketizer_api()
1735 cfgs++; in test_repacketizer_api()
1739 fprintf(stdout," (%7d API invocations)\n",cfgs); in test_repacketizer_api()
1741 return cfgs; in test_repacketizer_api()
1768 int rate,c,app,cfgs,err,useerr; in test_malloc_fail() local
1771 cfgs=0; in test_malloc_fail()
1811 cfgs++; in test_malloc_fail()
1818 cfgs++; in test_malloc_fail()
1831 cfgs++; in test_malloc_fail()
1838 cfgs++; in test_malloc_fail()
1849 cfgs++; in test_malloc_fail()
1857 fprintf(stdout," (%2d API invocations)\n",cfgs); in test_malloc_fail()
1858 return cfgs; in test_malloc_fail()