Home
last modified time | relevance | path

Searched refs:testCaseNo (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c211 int testCaseNo = 0; variable
699 testCaseNo = 7;
705 testCaseNo = 8;
711 testCaseNo = 9;
949 if ((testCaseNo != 7)&&(testCaseNo != 9))
980 if ((testCaseNo != 7)&&(testCaseNo != 9)){
1880 if (testCaseNo == 7) {
1883 else if (testCaseNo == 8) {
1886 else if (testCaseNo == 9) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c220 OMX_S16 testCaseNo = 0; variable
628 testCaseNo = 7; in main()
634 testCaseNo = 8; in main()
640 testCaseNo = 9; in main()
1618 if (testCaseNo == 7) { /* Multiframe with each buffer size = 2* framelenght */ in fill_data()
1621 else if (testCaseNo == 8) { /* Multiframe with each buffer size = 2/framelenght */ in fill_data()
1624 else if (testCaseNo == 9) { /* Multiframe with alternating buffer size */ in fill_data()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
DG722EncTest.c330 int testCaseNo = 0; local
411 testCaseNo = 2;
417 testCaseNo = 3;