Home
last modified time | relevance | path

Searched refs:frmCount (Results 1 – 14 of 14) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
DG729DecTest.c401 OMX_S16 frmCount = 0; in main() local
1067 frmCount = 0; in main()
1095 frmCount+=packetsPerBuffer; in main()
1096 APP_DPRINT("frame count = %d\n", frmCount); in main()
1100 if( ((2==command) || (4==command)) && (600 == frmCount)){ /*Stop Tests*/ in main()
1121 if(frmCount == 100) { /*100 Frames processed */ in main()
1131 if(frmCount == 100){ in main()
1142 else if(frmCount == 400) { in main()
1154 if(frmCount == 600){ in main()
1164 else if(frmCount == 1200) { in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c515 int frmCount = 0; local
1340 frmCount++;
1343 if( ((2==command) || (4==command) ) && (50 == frmCount)){ /*Stop Tests*/
1400 if(frmCount == 100) { /*100 Frames processed */
1410 if(frmCount == 50){
1420 else if(frmCount == 120) {
1432 if(frmCount == 35) {
1441 if(frmCount == 120) {
1452 if(frmCount == 35 || frmCount == 120) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
DG722EncTest.c323 int frmCount = 0; local
722 frmCount = 0;
825 frmCount++;
890 frmCount++;
947 if(frmCount == 300) {
993 frmCount++;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
DWbAmrEncTest.c515 int frmCount = 0; local
1327 frmCount++;
1361 … if ((frmCount == 14 || frmCount == 15) && tcID == 3) { /*Pause the component*/
1369 if (frmCount == 20 && tcID == 4) { /*Stop the component*/
1378 if (frmCount == 15 && tcID == 3) { /*Pause the component*/
1387 if (frmCount == 20 && tcID == 4) { /*Stop the component*/
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
DWmaDecTest.c493 int frmCount = 0; in main() local
1169 frmCount++; in main()
1221 if(frmCount == 10) { in main()
1255 if(frmCount >= 5) { in main()
1283 if (frmCount == 8) { in main()
1304 if(frmCount == 6) { in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
DG726DecTest.c371 int frmCount = 0; in main() local
939 frmCount++; in main()
1044 if(frmCount == 30 || frmCount == 60) { in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
DG726EncTest.c472 int frmCount = 0; local
1146 frmCount++;
1147 if (frmCount==15 && tcID ==3){ /*Pause the component*/
1163 if (frmCount==50 && tcID ==4){ /*Stop the component*/
1170 if (frmCount==100 && tcID ==2){ /*Stop the component*/
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
DG711EncTest.c423 int frmCount = 0; in main() local
1000 frmCount++; in main()
1105 if (frmCount == 15) { in main()
1125 if(frmCount == 10) { in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c466 OMX_S16 frmCount = 0; in main() local
1199 frmCount++; in main()
1271 if (frmCount == 16) { /*100 Frames processed */ in main()
1291 if(frmCount == 6) { /*6 Frames processed */ in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
DAmrEncTest.c537 int frmCount = 0; local
1297 frmCount++;
1329 if (frmCount==15 && tcID ==3){ /*Pause the component*/
1336 if (frmCount==20 && tcID ==4){ /*Stop the component*/
1344 if (frmCount==15 && tcID ==3){ /*Pause the component*/
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
DG722DecTest.c1329 static int frmCount = 0; in testCases() local
1353 frmCount++; in testCases()
1401 if(frmCount == 3 || frmCount == 6) { in testCases()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
DG729EncTest.c385 int frmCount = 0; in main() local
984 frmCount++; in main()
1131 if (frmCount == 15) { in main()
1154 if(frmCount == 10) { in main()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
DVPPTest.c506 int frmCount = 0; in _tmain() local
1590 frmCount = 0; in _tmain()
1721 frmCount++; in _tmain()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
DAacEncTest.c523 int frmCount = 0; local
2195 frmCount = 0;