OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testCaseNo
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c
211
int
testCaseNo
= 0;
699
testCaseNo
= 7;
705
testCaseNo
= 8;
711
testCaseNo
= 9;
949
if ((
testCaseNo
!= 7)&&(
testCaseNo
!= 9))
980
if ((
testCaseNo
!= 7)&&(
testCaseNo
!= 9)){
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c
220
OMX_S16
testCaseNo
= 0;
628
testCaseNo
= 7;
634
testCaseNo
= 8;
640
testCaseNo
= 9;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c
330
int
testCaseNo
= 0;
371
printf("Usage: TestApp inFile outFile
TestCaseNo
nbInSamp nbOutSamp opMode nbInBuf nbOutBuf DASF nbFramesToEncode\n");
411
testCaseNo
= 2;
417
testCaseNo
= 3;
[
all
...]
Completed in 103 milliseconds