Home | History | Annotate | Download | only in tests

Lines Matching refs:APP_IPRINT

144 #define APP_IPRINT(...)    fprintf(stderr,__VA_ARGS__)          /* Information prints */
146 #define APP_IPRINT(...)
187 APP_IPRINT("Memory not available\n");
198 APP_IPRINT("Allocating %d bytes on address %p, line %d file %s pos %d\n", size, p, line, s, e);
207 APP_IPRINT("NULL can't be deleted\n");
213 APP_IPRINT("Deleting %d bytes on address %p, line %d file %s\n", bytes[q], dp, line, s);
223 APP_IPRINT("\n\nPointer not found. Line:%d File%s!!\n\n", line, s);
256 APP_IPRINT("***********************************\n"); \
257 APP_IPRINT("%d :: Malloc Failed\n",__LINE__); \
258 APP_IPRINT("***********************************\n"); \
421 APP_IPRINT("Event Handler Invalid!!!\n\n");
542 APP_IPRINT("------------------------------------------------------\n");
543 APP_IPRINT("This is Main Thread In WBAMR ENCODER Test Application:\n");
544 APP_IPRINT("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
545 APP_IPRINT("------------------------------------------------------\n");
548 APP_IPRINT("Line %d\n", __LINE__);
550 APP_IPRINT("Line %d\n", __LINE__);
551 APP_IPRINT("eError = %d\n", GTeError);
553 APP_IPRINT("Line %d\n", __LINE__);
559 APP_IPRINT("%d :: Usage: [TestApp] [O/P] [FUNC_ID_X] [FM/DM] [WBAMR/EFR] [BITRATE] [DTXON/OFF] [NONMIME/MIME/IF2] [ACDNON/OFF] [FRAMES] [1 to N] [1 to N] [MFON]\n", __LINE__);
568 APP_IPRINT("Cannot find file %s. (%u)\n", argv[1], errno);
576 APP_IPRINT("Error: failed to open the input file %s\n", argv[1]);
584 APP_IPRINT("Error: failed to open the output file %s\n", argv[2]);
589 APP_IPRINT("%d :: ### Testing TESTCASE 1 PLAY TILL END ###\n", __LINE__);
594 APP_IPRINT("%d :: ### Testing TESTCASE 2 STOP IN THE END ###\n", __LINE__);
599 APP_IPRINT("%d :: ### Testing TESTCASE 3 PAUSE - RESUME IN BETWEEN ###\n", __LINE__);
604 APP_IPRINT("%d :: ### Testing TESTCASE 4 STOP IN BETWEEN ###\n", __LINE__);
608 APP_IPRINT("######## testcnt = %d #########\n", testcnt);
610 APP_IPRINT("%d :: ### Testing TESTCASE 5 ENCODE without Deleting component Here ###\n", __LINE__);
621 APP_IPRINT("%d :: ### Testing TESTCASE 6 ENCODE with Deleting component Here ###\n", __LINE__);
632 APP_IPRINT("%d :: ### Testing TESTCASE 7 ENCODE with Volume Control ###\n", __LINE__);
637 APP_IPRINT("%d :: ### Testing PLAY TILL END WITH TWO FRAMES BY BUFFER###\n", __LINE__);
643 APP_IPRINT("%d :: ### Invalid test case###\n", __LINE__);
652 APP_IPRINT("[AMRTEST] - failure to open WRITE pipe\n");
654 APP_IPRINT("[AMRTEST] - opened WRITE pipe\n");
658 APP_IPRINT("[AMRTEST] - failure to open READ pipe\n");
661 APP_IPRINT("[AMRTEST] - opened READ pipe\n");
709 APP_IPRINT ("%d :: Encoding the file for %d Time in TESTCASE 6\n", __LINE__, j + 1);
742 APP_IPRINT("\n%d :: App: audioinfo->nIpBufs = %d \n", __LINE__, numOfInputBuffer);
745 APP_IPRINT("\n%d :: App: audioinfo->numOfOutputBuffer = %d \n", __LINE__, numOfOutputBuffer);
785 APP_IPRINT("\n%d :: App: audioinfo->amrMIMEMode Sending Bad Parameter\n", __LINE__);
786 APP_IPRINT("%d :: App: Should Be One of these Modes MIME, NONMIME, IF2\n", __LINE__);
803 APP_IPRINT("\n%d :: App: audioinfo->dasfMode Sending Bad Parameter\n", __LINE__);
804 APP_IPRINT("%d :: App: Should Be One of these Modes FM, DM\n", __LINE__);
812 APP_IPRINT("\n%d :: App: No. of Frames Sending Bad Parameter\n", __LINE__);
813 APP_IPRINT("%d :: App: For FILE mode argv[10] Should Be --> 0\n", __LINE__);
814 APP_IPRINT("%d :: App: For DASF mode argv[10] Should be greater than zero depends on number of frames user want to encode\n", __LINE__);
820 APP_IPRINT("\n%d :: App: No. of Frames Sending Bad Parameter\n", __LINE__);
821 APP_IPRINT("%d :: App: For DASF mode argv[10] Should be greater than zero depends on number of frames user want to encode\n", __LINE__);
822 APP_IPRINT("%d :: App: For FILE mode argv[10] Should Be --> 0\n", __LINE__);
835 APP_IPRINT("\n%d :: App: audioinfo->acousticMode Sending Bad Parameter\n", __LINE__);
836 APP_IPRINT("%d :: App: Should Be One of these Modes ACDNON, ACDNOFF\n", __LINE__);
968 APP_IPRINT("\n%d :: App: pAmrParam->eAMRBandMode Sending Bad Parameter\n", __LINE__);
969 APP_IPRINT("%d :: App: Should Be One of these BitRates BR2385, BR2305, BR1985, BR1825, BR1585, BR1425, BR1265, BR885, BR660\n", __LINE__);
985 APP_IPRINT("\n%d :: App: pAmrParam->eAMRDTXMode Sending Bad Parameter\n", __LINE__);
986 APP_IPRINT("%d :: App: Should Be One of these Modes DTXON, DTXOFF\n", __LINE__);
1027 APP_IPRINT("Using Acoustic Devide Node Path\n");
1032 APP_IPRINT("Using Real Time Mixer Path\n");
1038 APP_IPRINT("Using Eteedn Path\n");
1047 APP_IPRINT("Error getting extension index\n");
1058 APP_IPRINT("%d ::WbAmrEncTest.c ::[WBAMR Enc Component] - send command to audio manager\n", __LINE__);
1062 APP_IPRINT("%d ::WbAmrEncTest.c ::[WBAMR Enc Component] - failure to get data from the audio manager\n", __LINE__);
1081 APP_IPRINT("Error getting extension index\n");
1200 APP_IPRINT("Error getting extension index\n");
1213 APP_IPRINT("***************StreamId=%d******************\n", (int)streamId);
1223 APP_IPRINT ("%d :: Encoding the file for %d Time\n", __LINE__, i + 1);
1239 APP_IPRINT("%d :: App: pAmrParam->eAMRBandMode --> %d \n", __LINE__, pAmrParam->eAMRBandMode);
1240 APP_IPRINT("%d :: App: pAmrParam->eAMRDTXMode --> %s \n", __LINE__, argv[4]);
1241 APP_IPRINT("%d :: App: pCompPrivateStruct->format.audio.cMIMEType --> %s \n", __LINE__, pCompPrivateStruct->format.audio.cMIMEType);
1243 APP_IPRINT("%d :: App: Sending OMX_StateExecuting Command\n", __LINE__);
1265 APP_IPRINT("%d :: App: No.of Frames Encoding = %d\n", __LINE__, atoi(argv[10]));
1340 APP_IPRINT("Stoping component since No data is read from the pipes\n");
1362 APP_IPRINT("App: Pausing Component for 2 Seconds\n");
1365 APP_IPRINT("App: Resume Component\n");
1380 APP_IPRINT("App: Pausing Component for 2 Seconds\n");
1383 APP_IPRINT("App: Resume Component\n");
1396 APP_IPRINT("[WBAMR encoder] --- will set stream gain to high\n");
1408 APP_IPRINT("[WBAMR encoder] --- will set stream gain to low\n");
1441 APP_IPRINT("%d :: App: MIME Supported:: FrameLen = %d\n", __LINE__, nFrameLen);
1454 APP_IPRINT("%d :: App: OMX_BUFFERFLAG_EOS is received\n", __LINE__);
1455 APP_IPRINT("%d :: App: Shutting down ---------- \n", __LINE__);
1471 APP_IPRINT("Test app received OMX_ErrorResourcesPreempted\n");
1515 APP_IPRINT("Test app received OMX_ErrorResourcesAcquired\n");
1603 APP_IPRINT("%d :: App: The current state of the component = %d \n", __LINE__, state);
1612 APP_IPRINT("%d :: App: WBAMR Encoded = %d Frames \n", __LINE__, (nOutBuff));
1616 APP_IPRINT("%d :: App: Freeing the Allocate OR Use Buffers in TestApp\n", __LINE__);
1642 APP_IPRINT("%d :: App: Freeing the App Allocated Buffers in TestApp\n", __LINE__);
1665 APP_IPRINT
1686 APP_IPRINT ("%d :: App: Sending the OMX_CommandPortDisable Command\n", __LINE__);
1712 APP_IPRINT("%d :: App: Freeing the Memory Allocated in TestApp\n", __LINE__);
1740 APP_IPRINT("%d :: App: Closing the Input and Output Pipes\n", __LINE__);
1791 APP_IPRINT("%d :: App: Free the Component handle\n", __LINE__);
1803 APP_IPRINT("%d :: App: Free Handle returned Successfully\n", __LINE__);
1813 APP_IPRINT("%d ::- send command to audio manager\n", __LINE__);
1825 APP_IPRINT("%d :: *********************************************************************\n", __LINE__);
1826 APP_IPRINT("%d :: NOTE: An output file %s has been created in file system\n", __LINE__, argv[2]);
1827 APP_IPRINT("%d :: *********************************************************************\n", __LINE__);
1862 APP_IPRINT("\n-Printing memory not deleted-\n");
1866 APP_IPRINT(" --->%d Bytes allocated on File:%s Line: %d\n", bytes[i], file[i], lines[i]);
1926 APP_IPRINT("Sending Last Input Buffer from App\n");
1949 APP_IPRINT("%d :: APP: Sending Stop.........From APP \n", __LINE__);
2035 APP_IPRINT("%d::Freeing all resources by state invalid \n", __LINE__);
2041 APP_IPRINT("%d :: APP: About to free pInputBufferHeader[%d]\n", __LINE__, i);
2048 APP_IPRINT("%d :: APP: About to free pOutputBufferHeader[%d]\n", __LINE__, i);
2079 APP_IPRINT("%d::Freeing all resources by state invalid \n", __LINE__);
2084 APP_IPRINT("%d :: [TESTAPPFREE] pInputBuffer[%d] = %p\n", __LINE__, i, (UseInpBuf[i]));
2094 APP_IPRINT("%d :: [TESTAPPFREE] pOutputBuffer[%d] = %p\n", __LINE__, i, UseOutBuf[i]);