Searched refs:printf (Results 1 - 25 of 94) sorted by relevance

1234

/hardware/ti/omap4xxx/security/smc_pa_ctrl/
H A Dsmc_pa_ctrl.c47 printf("usage : smc_boot_pa_ctrl <options> [command]\n");
48 printf(" Options:\n");
49 printf(" -h, --help: Print this help\n");
50 printf(" Commands:\n");
51 printf(" -c <conf> : Configuration file path\n");
52 printf(" start <pa_file_path>: load and start the SMC PA\n");
53 printf("\n");
55 printf("usage : smc_pa_ctrl <options> [command]\n");
56 printf(" Options:\n");
57 printf("
[all...]
H A Dsmc_pa_ctrl_linux.c83 printf("Cannot read '%s' !\n", pFileName);
98 printf("Out of memory for the buffer [%u bytes] !\n", nBytesToAllocate);
105 printf("Cannot open '%s' !\n", pFileName);
113 printf("Cannot read bytes from '%s' [%i] !\n", pFileName, nBytesRead);
123 printf("Cannot close '%s' !\n", pFileName);
164 printf("Starting the SMC BOOT PA '%s'. Driver name : %s", pPAFileName, SMC_DRIVER_NAME);
166 printf("Starting the SMC PA '%s'", pPAFileName);
170 printf(" with the Configuration file '%s'", pConfFileName);
174 printf("Configuration file is mandatory\n");
178 printf("
[all...]
H A Dsmc_pa_ctrl_os.h36 #define printf RDebugPrintf macro
/hardware/qcom/media/mm-core/inc/
H A Dqc_omx_msg.h47 #define DEBUG_PRINT_ERROR printf
48 #define DEBUG_PRINT printf
49 #define DEBUG_DETAIL printf
/hardware/qcom/media/mm-core/omxcore/inc/
H A Dqc_omx_msg.h47 #define DEBUG_PRINT_ERROR printf
48 #define DEBUG_PRINT printf
49 #define DEBUG_DETAIL printf
/hardware/ti/wpan/tools/kfmapp/
H A Dkfmapp.c75 printf("Available FM TX Commands:\n");
76 printf("f <freq> tune to freq(in MHz)\n");
77 printf("gf get frequency(MHz)\n");
78 printf("e <val> set pre-emphasis filter value"
80 /* printf("ge get pre-emphasis filter\n");*/
81 printf("p <val> set FM TX powerlevel (91 - 122)\n");
82 /* printf("gp get deemphasis filter\n");
83 printf("i <val> set FM TX antenna impedance value (0 = 50, 1 = 200 and 2 = 500)\n");
84 printf("gi get FM TX antenna impedance value\n");*/
85 printf("
[all...]
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test_menu.cpp484 printf("Bad Write int a %s error (%d)%s\n", fn, errno, strerror(errno));
487 printf("%s: buffer=%08X, size=%d stored at %s\n",
531 printf("Bad Write int a %s error (%d)%s\n", fn, errno, strerror(errno));
534 printf("%s: buffer=%08X, size=%d\n",
559 printf("####### [%d] Frames, %f FPS", mFrameCount, mFps);
566 printf("PREVIEW Callback 0x%x", ( unsigned int ) mem->pointer());
576 printf("PRV_CB: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x", ptr[0], ptr[1], ptr[2], ptr[3], ptr[4], ptr[5], ptr[6], ptr[7], ptr[8], ptr[9]);
621 printf("Bad Write int a %s error (%d)%s\n", fn, errno, strerror(errno));
624 printf("%s: buffer=%08X, size=%d stored at %s\n",
643 printf("Fac
[all...]
/hardware/invensense/libsensors_iio/software/simple_apps/gesture_test/
H A Dinv_gesture_test.c209 printf("GT:ERR-can't write 'flick_int_on'");
220 printf("GT:ERR-can't write 'flick_upper'");
225 printf("GT:ERR-can't write 'flick_lower'");
230 printf("GT:ERR-can't write 'flick_counter'");
235 printf("GT:ERR-can't write 'flick_message_on'");
240 printf("GT:ERR_can't write 'flick_axis'");
250 printf("GT:ERR-can't write 'tap_on'");
260 printf("GT:ERR-can't write 'display_orientation_en'");
270 printf("GT:ERR-can't write 'orientation_on'");
283 printf("G
[all...]
/hardware/libhardware/tests/nusensors/
H A Dnusensors.cpp68 printf("hw_get_module() failed (%s)\n", strerror(-err));
74 printf("sensors_open() failed (%s)\n", strerror(-err));
80 printf("%d sensors found:\n", count);
82 printf("%s\n"
106 printf("deactivate() for '%s'failed (%s)\n",
115 printf("activate() for '%s'failed (%s)\n",
125 printf("poll() failed (%s)\n", strerror(-err));
129 printf("read %d events:\n", n);
134 printf("incorrect event version (version=%d, expected=%d",
147 printf("senso
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c330 printf( "%d :: App: Component OMX_EventBufferFlag = %d\n", __LINE__,eEvent);
485 printf("Line %d\n",__LINE__);
487 printf("Line %d\n",__LINE__);
488 printf("eError = %d\n",GTeError);
490 printf("Line %d\n",__LINE__);
494 printf( "Usage: G711DecTest_common [infile] [outfile] [1-ALaw 2-MuLaw]\
525 printf( "Cannot support %u such frame size type \n", fParam1);
530 printf("%d :: App: number of Input buffers = %d \n",__LINE__,numInputBuffers);
531 printf("%d :: App: size of input buffers = %d \n",__LINE__,inputBufferSize);
532 printf("
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c60 #define APP_DPRINT printf
196 printf("%d: App: ErrorNotofication Came: \
201 printf ("Error from SendCommand-Invalid State function\n");
205 printf("%d: App: ErrorNotofication Came: \
232 /*printf("base.tv_sec = %ld, base.tv_usec %ld\n", base.tv_sec, base.tv_usec);*/
261 printf("VPPTEST:: Incorrect Output Port Index\n");
279 printf("VPPTEST:: Incorrect Input Port Index\n");
300 printf("VPPTEST:: Error at %d\n",__LINE__);
318 printf("VPPTEST:: Error at %d\n",__LINE__);
528 printf("usag
[all...]
/hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/
H A Dmpu_iio.c72 /*printf("%d, %05f, scale=%05f", val,
74 printf("%d, ", val);
79 printf("%05f ", ((float)val + info->offset)*info->scale);
113 printf(" %d ", val);
127 printf(" %lld", val);
129 printf("%05f ", ((float)val +
138 printf("\n");
144 printf("flick:%s\n", p);
168 printf("INV_X_UP\n");
170 printf("INV_X_DOW
[all...]
/hardware/qcom/media/mm-video/vidc/vdec/test/
H A Domx_vdec_test.cpp73 #define DEBUG_PRINT printf
74 #define DEBUG_PRINT_ERROR printf
416 printf("\n cmd_str = %s", curr_seq_command);
428 printf("\n\n $$$$$ PAUSE $$$$$");
431 printf("\n After frame number %u", data);
436 printf("\n Sending PAUSE cmd to OMX compt");
439 printf("\n EventHandler for PAUSE DONE");
446 printf("\n\n $$$$$ SLEEP $$$$$");
449 printf("\n Sleep Time = %u ms", data);
454 printf("\
[all...]
/hardware/invensense/libsensors_iio/software/simple_apps/self_test/
H A Dinv_self_test.c229 printf("Self-Test:ERR-Failed to set power state=1\n");
236 printf("Self-Test:ERR-Failed to disable master enable\n");
241 printf("Self-Test:ERR-Failed to disable DMP\n");
246 printf("Self-Test:ERR-Failed to enable accel\n");
251 printf("Self-Test:ERR-Failed to enable gyro\n");
257 printf("Self-Test:ERR-Failed to enable compass\n");
264 printf("Self-Test:ERR-Couldn't invoke self-test\n");
272 printf("Self-Test:Self test result- "
278 printf("Self-Test:Self test result- "
291 printf("Sel
[all...]
/hardware/ti/omap4xxx/security/tf_daemon/
H A Dsmc_properties.c90 #define printf RDebugPrintf macro
124 printf("Out of memory.");
138 printf("Cannot create directory : %s\n.", pDir);
142 printf("Unknown path : %s\n.", pDir);
151 printf("Path %s doesn't point on a directory.\n", pDir);
159 printf("Path %s doesn't have the READ access rights.\n", pDir);
165 printf("Path %s doesn't have the WRITE access rights.\n", pDir);
197 //printf("Checking %s = %s.\n", pNext->pName, pPropVal);
226 printf("Property %s = %s. Bad value!!!\n", pNext->pName, pPropVal);
252 printf("Mandator
[all...]
H A Ddelegation_client_extension.c93 printf("Main system partition storage file name is missing.\n");
103 printf("Main system partition storage file name is missing.\n");
113 printf("Main system partition storage file name is missing.\n");
123 printf("Main system partition storage file name is missing.\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
H A DG726EncTest.c173 printf("__ Memory not available\n");
184 printf("__ Allocating %d bytes on address %p, line %d file %s\n", size, p, line, s);
192 printf("__ NULL can't be deleted\n");
197 printf("__ Deleting %d bytes on address %p, line %d file %s\n", bytes[q],dp, line, s);
206 printf("\n\__ nPointer not found. Line:%d File%s!!\n\n",line, s);
234 printf("***********************************\n"); \
235 printf("%d :: Malloc Failed\n",__LINE__); \
236 printf("***********************************\n"); \
373 printf ("App: EventHandler - Flush completed on input port\n");
376 printf ("Ap
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c249 printf("playcomplted set true:: %d\n", __LINE__); */
390 printf("eError = %d\n",GTeError);
395 printf("Wrong Arguments: See Below:\n\n");
396 printf("%d :: Usage: [TestApp] [Input File] [Input File Bit Rate] [TC ID]\
405 printf( "Cannot find file %s. (%u)\n", argv[1], errno);
421 printf("\n%d :: App: Sending Bad Parameter for dasf mode\n",__LINE__);
422 printf("%d :: App: Should Be One of these Modes FM or DM\n",__LINE__);
459 printf("Invalid Test Case ID: exiting...\n");
469 printf ("-------------------------------------\n");
470 printf ("Testin
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c241 printf("***********************************\n"); \
242 printf("%d :: Malloc Failed\n",__LINE__); \
243 printf("***********************************\n"); \
429 printf("eError = %d\n",GTeError);
435 printf("[G729TEST] - failure to open WRITE pipe\n");
438 printf("[G729TEST] - opened WRITE pipe\n");
442 printf("[G729TEST] - failure to open READ pipe\n");
447 printf("[G729TEST] - opened READ pipe\n");
453 printf( "Usage: testApp infile outfile TestCaseNo DASFmode nbinbuf nboutbuf nbPacketsPerBuffer\n");
454 printf(" DASFmod
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c82 #define APP_DPRINT(...) /*0j0 printf (__VA_ARGS__)*/
88 #define APP_STATEPRINT(...) /*0j0 printf (__VA_ARGS__)*/
213 printf ("<<<<<<<<< Argument validate fault >>>>>>>>>");
233 printf("%d :: App: Malloc Failed\n",__LINE__);
239 printf("[G722TEST] - failure to open WRITE pipe\n");
242 printf("[G722TEST] - opened WRITE pipe\n");
245 printf("[G722TEST] - failure to open READ pipe\n");
248 printf("[G722TEST] - opened READ pipe\n");
252 printf("%d ::G722DecTest.c ::[G722 Dec Component] - send command to audio manager\n", __LINE__);
255 printf("
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
H A DG729EncTest.c176 printf("***********************************\n"); \
177 printf("%d :: Malloc Failed\n",__LINE__); \
178 printf("***********************************\n"); \
404 printf("------------------------------------------------------\n");
405 printf("This is Main Thread In G729 ENCODER Test Application:\n");
406 printf("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
407 printf("------------------------------------------------------\n");
411 printf("eError = %d\n",GTeError);
419 printf("[G729TEST] - failure to open WRITE pipe\n");
422 printf("[G729TES
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
H A DWBAmrDecTest.c428 printf("Receiving output %d Frames\n",OutputFrames->nFrames);*/
560 printf("Line %d\n",__LINE__);
562 printf("Line %d\n",__LINE__);
563 printf("eError = %d\n",GTeError);
565 printf("Line %d\n",__LINE__);
571 printf( "Usage: test infile [outfile]\n");
602 printf("------------\n");
649 printf ("-------------------------------------\n");
650 printf ("Testing Simple PLAY till EOF \n");
651 printf ("
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h100 #define G722DEC_DPRINT printf
101 #define G722DEC_EPRINT printf
102 #define G722DEC_MEMPRINT printf
103 #define G722DEC_STATEPRINT printf
104 #define G722DEC_BUFPRINT printf
121 #define G722DEC_BUFPRINT printf
122 #define G722DEC_MEMPRINT printf
123 #define G722DEC_STATEPRINT printf
129 #define G722DEC_STATEPRINT printf
135 #define G722DEC_BUFPRINT printf
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h114 #define G726DEC_DPRINT printf
115 #define G726DEC_EPRINT printf
116 #define G726DEC_MEMPRINT printf
117 #define G726DEC_STATEPRINT printf
118 #define G726DEC_BUFPRINT printf
135 #define G726DEC_BUFPRINT printf
136 #define G726DEC_MEMPRINT printf
137 #define G726DEC_STATEPRINT printf
143 #define G726DEC_STATEPRINT printf
149 #define G726DEC_BUFPRINT printf
[all...]
/hardware/ti/omap4xxx/domx/test/sample_proxy/
H A Dtest_sample_proxy.c150 printf(_desc);\
420 printf("\n___________ ENTERED CLIENT CALLBACK:%s", __FUNCTION__);
430 printf("\n OMX_EventCmdComplete case: \n");
433 printf(" Component Transitioned to %s state \n",
455 printf("\nOMX EVENT ERROR!!!!!! \n");
496 printf("\n___________ ENTERED CLIENT CALLBACK:%s", __FUNCTION__);
509 printf("\nEBD done\n");
521 printf("\n___________ ENTERED CLIENT CALLBACK:%s", __FUNCTION__);
531 printf(" writing to output file :: buffer cnt : %d\n",
543 printf("\nFB
[all...]

Completed in 4662 milliseconds

1234