Home
last modified time | relevance | path

Searched refs:DEBUG_PRINT (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c30 #define DEBUG_PRINT printf macro
82 DEBUG_PRINT("\n File is not located "); in main()
108 DEBUG_PRINT("\n File can't be created"); in main()
117 DEBUG_PRINT("\n MPEG4 codec selected"); in main()
122 DEBUG_PRINT("\n H.263"); in main()
127 DEBUG_PRINT("\n H.264"); in main()
132 DEBUG_PRINT("\n Wrong codec type"); in main()
156 DEBUG_PRINT("\n No Sink"); in main()
168 DEBUG_PRINT("\n Init decoder fails "); in main()
171 DEBUG_PRINT("\n Decoder open successfull"); in main()
[all …]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c30 #define DEBUG_PRINT printf macro
83 DEBUG_PRINT("\n File is not located "); in main()
102 DEBUG_PRINT("\n File can't be created"); in main()
111 DEBUG_PRINT("\n MPEG4 codec selected"); in main()
116 DEBUG_PRINT("\n H.263"); in main()
121 DEBUG_PRINT("\n H.264"); in main()
126 DEBUG_PRINT("\n Wrong codec type"); in main()
150 DEBUG_PRINT("\n No Sink"); in main()
157 DEBUG_PRINT("\n Init decoder fails "); in main()
160 DEBUG_PRINT("\n Decoder open successfull"); in main()
[all …]
Domx_vdec_test.cpp54 #define DEBUG_PRINT macro
69 #define DEBUG_PRINT printf macro
384 DEBUG_PRINT("Waiting for event\n"); in wait_for_event()
391 DEBUG_PRINT("Running .... get the event\n"); in wait_for_event()
575 DEBUG_PRINT("\n EBD_thread flush wait start"); in ebd_thread()
577 DEBUG_PRINT("\n EBD_thread flush wait complete"); in ebd_thread()
593 DEBUG_PRINT("%s: Timestamp sent(%lld)", __FUNCTION__, pBuffer->nTimeStamp); in ebd_thread()
602 DEBUG_PRINT("%s: Timestamp sent(%lld)", __FUNCTION__, pBuffer->nTimeStamp); in ebd_thread()
604 DEBUG_PRINT("EBD::Either EOS or Some Error while reading file\n"); in ebd_thread()
622 DEBUG_PRINT("First Inside %s\n", __FUNCTION__); in fbd_thread()
[all …]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c30 #define DEBUG_PRINT printf macro
82 DEBUG_PRINT("\n File is not located "); in main()
102 DEBUG_PRINT("\n File can't be created"); in main()
111 DEBUG_PRINT("\n MPEG4 codec selected"); in main()
116 DEBUG_PRINT("\n H.263"); in main()
121 DEBUG_PRINT("\n H.264"); in main()
126 DEBUG_PRINT("\n Wrong codec type"); in main()
145 DEBUG_PRINT("\n No Sink"); in main()
151 DEBUG_PRINT("\n Init decoder fails "); in main()
155 DEBUG_PRINT("\n Decoder open successfull"); in main()
[all …]
Domx_vdec_test.cpp58 #define DEBUG_PRINT macro
73 #define DEBUG_PRINT printf macro
521 DEBUG_PRINT("Waiting for event\n"); in wait_for_event()
528 DEBUG_PRINT("Running .... get the event\n"); in wait_for_event()
695 DEBUG_PRINT("\n EBD_thread flush wait start"); in ebd_thread()
697 DEBUG_PRINT("\n EBD_thread flush wait complete"); in ebd_thread()
717 DEBUG_PRINT("%s: Timestamp sent(%lld)", __FUNCTION__, pBuffer->nTimeStamp); in ebd_thread()
724 DEBUG_PRINT("%s: Timestamp sent(%lld)", __FUNCTION__, pBuffer->nTimeStamp); in ebd_thread()
726 DEBUG_PRINT("EBD::Either EOS or Some Error while reading file\n"); in ebd_thread()
748 DEBUG_PRINT("First Inside %s\n", __FUNCTION__); in fbd_thread()
[all …]
/hardware/qcom/media/mm-core/omxcore/src/common/
Dqc_omx_core.c51 #define DEBUG_PRINT printf macro
77 DEBUG_PRINT("Dynamically Loading the library : %s\n",libname); in omx_core_load_cmp_library()
85 DEBUG_PRINT("Error: Library %s incompatible as QCOM OMX component loader - %s\n", in omx_core_load_cmp_library()
92 DEBUG_PRINT("Error: Couldn't load %s: %s\n",libname,dlerror()); in omx_core_load_cmp_library()
116 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init()
137 DEBUG_PRINT("before get_cmp_index **********%d\n", rc); in get_cmp_index()
141DEBUG_PRINT("get_cmp_index: cmp_name = %s , core[i].name = %s ,count = %d \n",cmp_name,core[i].nam… in get_cmp_index()
149 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index()
248 DEBUG_PRINT("free handle slot exists %d\n", rc); in get_comp_handle_index()
282 DEBUG_PRINT("Library Used \n"); in check_lib_unload()
[all …]
Domx_core_cmp.cpp89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %x\n",(unsigned)hComp); in qc_omx_component_init()
115DEBUG_PRINT("OMXCORE: qc_omx_component_get_version %x, %s , %x\n",(unsigned)hComp,componentName,(u… in qc_omx_component_get_version()
131DEBUG_PRINT("OMXCORE: qc_omx_component_send_command %x, %d , %d\n",(unsigned)hComp,(unsigned)cmd,(… in qc_omx_component_send_command()
147DEBUG_PRINT("OMXCORE: qc_omx_component_get_parameter %x, %x , %d\n",(unsigned)hComp,(unsigned)para… in qc_omx_component_get_parameter()
163DEBUG_PRINT("OMXCORE: qc_omx_component_set_parameter %x, %x , %d\n",(unsigned)hComp,(unsigned)para… in qc_omx_component_set_parameter()
179 DEBUG_PRINT("OMXCORE: qc_omx_component_get_config %x\n",(unsigned)hComp); in qc_omx_component_get_config()
197 DEBUG_PRINT("OMXCORE: qc_omx_component_set_config %x\n",(unsigned)hComp); in qc_omx_component_set_config()
228 DEBUG_PRINT("OMXCORE: qc_omx_component_get_state %x\n",(unsigned)hComp); in qc_omx_component_get_state()
244 DEBUG_PRINT("Error: qc_omx_component_tunnel_request Not Implemented\n"); in qc_omx_component_tunnel_request()
258 DEBUG_PRINT("OMXCORE: qc_omx_component_use_buffer %x\n",(unsigned)hComp); in qc_omx_component_use_buffer()
[all …]
/hardware/qcom/media/mm-core/src/common/
Dqc_omx_core.c74 DEBUG_PRINT("Dynamically Loading the library : %s\n",libname); in omx_core_load_cmp_library()
82 DEBUG_PRINT("Error: Library %s incompatible as QCOM OMX component loader - %s\n", in omx_core_load_cmp_library()
89 DEBUG_PRINT("Error: Couldn't load %s: %s\n",libname,dlerror()); in omx_core_load_cmp_library()
113 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init()
134 DEBUG_PRINT("before get_cmp_index **********%d\n", rc); in get_cmp_index()
138DEBUG_PRINT("get_cmp_index: cmp_name = %s , core[i].name = %s ,count = %d \n",cmp_name,core[i].nam… in get_cmp_index()
146 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index()
248 DEBUG_PRINT("free handle slot exists %d\n", rc); in get_comp_handle_index()
282 DEBUG_PRINT("Library Used \n"); in check_lib_unload()
315 DEBUG_PRINT("Component exists %d\n", rc); in is_cmp_already_exists()
[all …]
Domx_core_cmp.cpp89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %p\n", hComp); in qc_omx_component_init()
115DEBUG_PRINT("OMXCORE: qc_omx_component_get_version %p, %s , %p\n", hComp, componentName, component… in qc_omx_component_get_version()
131DEBUG_PRINT("OMXCORE: qc_omx_component_send_command %p, %d , %d\n", hComp,(unsigned)cmd,(unsigned)… in qc_omx_component_send_command()
147DEBUG_PRINT("OMXCORE: qc_omx_component_get_parameter %p, %p , %d\n", hComp, paramData, paramIndex); in qc_omx_component_get_parameter()
163DEBUG_PRINT("OMXCORE: qc_omx_component_set_parameter %p, %p , %d\n", hComp, paramData, paramIndex); in qc_omx_component_set_parameter()
179 DEBUG_PRINT("OMXCORE: qc_omx_component_get_config %p\n", hComp); in qc_omx_component_get_config()
197 DEBUG_PRINT("OMXCORE: qc_omx_component_set_config %p\n", hComp); in qc_omx_component_set_config()
228 DEBUG_PRINT("OMXCORE: qc_omx_component_get_state %p\n", hComp); in qc_omx_component_get_state()
245 DEBUG_PRINT("Error: qc_omx_component_tunnel_request Not Implemented\n"); in qc_omx_component_tunnel_request()
259 DEBUG_PRINT("OMXCORE: qc_omx_component_use_buffer %p\n", hComp); in qc_omx_component_use_buffer()
[all …]
/hardware/qcom/media/mm-core/omxcore/inc/
Dqc_omx_msg.h44 #define DEBUG_PRINT ALOGI macro
48 #define DEBUG_PRINT printf macro
53 #define DEBUG_PRINT macro
/hardware/qcom/media/mm-core/inc/
Dqc_omx_msg.h73 #define DEBUG_PRINT LOGI macro
77 #define DEBUG_PRINT printf macro
82 #define DEBUG_PRINT macro
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
Dinv_gesture_test.c135 #ifdef DEBUG_PRINT in write_sysfs_int()
363 #ifdef DEBUG_PRINT in tap_handler()
408 #ifdef DEBUG_PRINT in pedometer_handler()
447 #ifdef DEBUG_PRINT in display_orientation_handler()
475 #ifdef DEBUG_PRINT in host_orientation_handler()
508 #ifdef DEBUG_PRINT in smd_handler()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/
Dinv_self_test.c32 #define DEBUG_PRINT /* Uncomment to print Gyro & Accel read from Driver */ macro
374 #ifdef DEBUG_PRINT in main()
414 #ifdef DEBUG_PRINT in main()
434 #ifdef DEBUG_PRINT in main()
514 #ifdef DEBUG_PRINT in main()
530 #ifdef DEBUG_PRINT in main()
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h122 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h121 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h154 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Dmpu_iio.c408 #ifdef DEBUG_PRINT in handle_pedometer()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h140 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
Domx_vdec.h149 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\