/hardware/qcom/media/mm-video-legacy/vidc/venc/test/ |
D | video_encoder_test.c | 30 #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/ |
D | decoder_driver_test.c | 30 #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 …]
|
D | omx_vdec_test.cpp | 54 #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/ |
D | decoder_driver_test.c | 30 #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 …]
|
D | omx_vdec_test.cpp | 58 #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/ |
D | qc_omx_core.c | 51 #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() 141 …DEBUG_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 …]
|
D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %x\n",(unsigned)hComp); in qc_omx_component_init() 115 …DEBUG_PRINT("OMXCORE: qc_omx_component_get_version %x, %s , %x\n",(unsigned)hComp,componentName,(u… in qc_omx_component_get_version() 131 …DEBUG_PRINT("OMXCORE: qc_omx_component_send_command %x, %d , %d\n",(unsigned)hComp,(unsigned)cmd,(… in qc_omx_component_send_command() 147 …DEBUG_PRINT("OMXCORE: qc_omx_component_get_parameter %x, %x , %d\n",(unsigned)hComp,(unsigned)para… in qc_omx_component_get_parameter() 163 …DEBUG_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/ |
D | qc_omx_core.c | 74 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() 138 …DEBUG_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 …]
|
D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %p\n", hComp); in qc_omx_component_init() 115 …DEBUG_PRINT("OMXCORE: qc_omx_component_get_version %p, %s , %p\n", hComp, componentName, component… in qc_omx_component_get_version() 131 …DEBUG_PRINT("OMXCORE: qc_omx_component_send_command %p, %d , %d\n", hComp,(unsigned)cmd,(unsigned)… in qc_omx_component_send_command() 147 …DEBUG_PRINT("OMXCORE: qc_omx_component_get_parameter %p, %p , %d\n", hComp, paramData, paramIndex); in qc_omx_component_get_parameter() 163 …DEBUG_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/ |
D | qc_omx_msg.h | 44 #define DEBUG_PRINT ALOGI macro 48 #define DEBUG_PRINT printf macro 53 #define DEBUG_PRINT macro
|
/hardware/qcom/media/mm-core/inc/ |
D | qc_omx_msg.h | 73 #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/ |
D | inv_gesture_test.c | 135 #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/ |
D | inv_self_test.c | 32 #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/ |
D | omx_video_base.h | 122 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 121 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 154 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/ |
D | mpu_iio.c | 408 #ifdef DEBUG_PRINT in handle_pedometer()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 140 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
|
D | omx_vdec.h | 149 #define PrintFrameHdr(bufHdr) DEBUG_PRINT("bufHdr %x buf %x size %d TS %d\n",\
|