/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
H A D | video_encoder_test.c | 30 #define DEBUG_PRINT printf macro 122 DEBUG_PRINT("\n H.263"); in main() 127 DEBUG_PRINT("\n H.264"); in main() 156 DEBUG_PRINT("\n No Sink"); in main() 244 DEBUG_PRINT("\n Open failed"); in init_encoder() 391 DEBUG_PRINT("\n create Queues"); in init_encoder() 406 DEBUG_PRINT("\n create Threads"); in init_encoder() 638 DEBUG_PRINT("\n Start failed"); in start_encoding() 712 DEBUG_PRINT ("\n Wait for EOS"); in start_encoding() 715 DEBUG_PRINT ("\n Reached EOS"); in start_encoding() [all …]
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
H A D | decoder_driver_test.c | 30 #define DEBUG_PRINT printf macro 116 DEBUG_PRINT("\n H.263"); in main() 121 DEBUG_PRINT("\n H.264"); in main() 150 DEBUG_PRINT("\n No Sink"); in main() 238 DEBUG_PRINT("\n Open failed"); in init_decoder() 337 DEBUG_PRINT("\n create Queues"); in init_decoder() 352 DEBUG_PRINT("\n create Threads"); in init_decoder() 619 DEBUG_PRINT("\n Start failed"); in start_decoding() 689 DEBUG_PRINT ("\n Wait for EOS"); in start_decoding() 692 DEBUG_PRINT ("\n Reached EOS"); in start_decoding() [all …]
|
H A 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() 816 DEBUG_PRINT("\n"); in fbd_thread() 823 DEBUG_PRINT("\n"); in fbd_thread() 3339 DEBUG_PRINT("drawBG success!\n"); in drawBG() 3419 DEBUG_PRINT("overlay_fb:"); in overlay_fb() 3670 DEBUG_PRINT("ENABLING OP PORT\n"); in enable_output_port() 3746 DEBUG_PRINT("OP PORT ENABLED!\n"); in enable_output_port() 3862 DEBUG_PRINT("\n Opening /dev/fb0"); in open_display() [all …]
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
H A D | decoder_driver_test.c | 30 #define DEBUG_PRINT printf macro 116 DEBUG_PRINT("\n H.263"); in main() 121 DEBUG_PRINT("\n H.264"); in main() 145 DEBUG_PRINT("\n No Sink"); in main() 228 DEBUG_PRINT("\n Open failed"); in init_decoder() 322 DEBUG_PRINT("\n create Queues"); in init_decoder() 337 DEBUG_PRINT("\n create Threads"); in init_decoder() 576 DEBUG_PRINT("\n Start failed"); in start_decoding() 648 DEBUG_PRINT ("\n Wait for EOS"); in start_decoding() 651 DEBUG_PRINT ("\n Reached EOS"); in start_decoding() [all …]
|
H A 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() 1021 DEBUG_PRINT("\n"); in fbd_thread() 1027 DEBUG_PRINT("\n"); in fbd_thread() 3739 DEBUG_PRINT("drawBG success!\n"); in drawBG() 3873 DEBUG_PRINT("overlay_fb:"); in overlay_fb() 4081 DEBUG_PRINT("DISABLING OP PORT\n"); in disable_output_port() 4112 DEBUG_PRINT("OP PORT DISABLED!\n"); in disable_output_port() 4120 DEBUG_PRINT("ENABLING OP PORT\n"); in enable_output_port() [all …]
|
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/src/ |
H A D | h264_utils.cpp | 528 DEBUG_PRINT("parse_vui: IN"); in parse_vui() 589 DEBUG_PRINT("parse_vui: OUT"); in parse_vui() 684 DEBUG_PRINT("hrd_parameters: IN"); in hrd_parameters() 711 DEBUG_PRINT("hrd_parameters: OUT"); in hrd_parameters() 722 DEBUG_PRINT("-->NALU_TYPE_SEI"); in parse_sei() 757 DEBUG_PRINT("@@parse_sei: OUT"); in parse_sei() 978 DEBUG_PRINT("@@parse_sps: IN"); in parse_sps() 1031 DEBUG_PRINT("@@parse_sps: OUT"); in parse_sps() 1156 DEBUG_PRINT("calculate_ts(): IN"); in calculate_buf_period_ts() 1164 DEBUG_PRINT("calculate_ts(): OUT"); in calculate_buf_period_ts() [all …]
|
H A D | hevc_utils.cpp | 184 …DEBUG_PRINT("@#@# Pos = %x NalType = %x buflen = %u", pos-1, nalu_type, (unsigned int) buffer_leng… in isNewFrame() 192 DEBUG_PRINT("Non-AU boundary with NAL type %d", nalu_type); in isNewFrame() 201 DEBUG_PRINT("AU Boundary with NAL type %d ", nalu_type); in isNewFrame() 207 DEBUG_PRINT("Found a New Frame due to 1st coded tree block"); in isNewFrame() 216 DEBUG_PRINT("get_HEVC_nal_type - newFrame value %d",isNewFrame); in isNewFrame()
|
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/ |
H A D | qc_omx_core.c | 51 #define DEBUG_PRINT printf macro 116 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init() 149 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index() 282 DEBUG_PRINT("Library Used \n"); in check_lib_unload() 315 DEBUG_PRINT("Component exists %d\n", rc); in is_cmp_already_exists() 342 DEBUG_PRINT("get_cmp_handle \n"); in get_cmp_handle() 351 DEBUG_PRINT("get_cmp_handle match\n"); in get_cmp_handle() 357 DEBUG_PRINT("get_cmp_handle returning NULL \n"); in get_cmp_handle() 440 DEBUG_PRINT("getting fn pointer\n"); in OMX_GetHandle() 498 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n"); in OMX_GetHandle() [all …]
|
H A D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %x\n",(unsigned)hComp); in qc_omx_component_init() 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() 316 …DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %x, %x\n",(unsigned)hComp,(unsigned)buffe… in qc_omx_component_empty_this_buffer() 331 …DEBUG_PRINT("OMXCORE: qc_omx_component_fill_this_buffer %x, %x\n",(unsigned)hComp,(unsigned)buffer… in qc_omx_component_fill_this_buffer() 360 DEBUG_PRINT("OMXCORE: qc_omx_component_deinit %x\n",(unsigned)hComp); in qc_omx_component_deinit() 367 DEBUG_PRINT("Calling FreeHandle in state %d \n", state); in qc_omx_component_deinit() [all …]
|
/aosp12/hardware/qcom/media/msm8974/mm-core/src/common/ |
H A D | qc_omx_core.c | 113 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init() 146 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index() 282 DEBUG_PRINT("Library Used \n"); in check_lib_unload() 315 DEBUG_PRINT("Component exists %d\n", rc); in is_cmp_already_exists() 342 DEBUG_PRINT("get_cmp_handle \n"); in get_cmp_handle() 351 DEBUG_PRINT("get_cmp_handle match\n"); in get_cmp_handle() 357 DEBUG_PRINT("get_cmp_handle returning NULL \n"); in get_cmp_handle() 418 DEBUG_PRINT("getting fn pointer\n"); in OMX_GetHandle() 459 DEBUG_PRINT("Component Creation failed\n"); in OMX_GetHandle() 478 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n"); in OMX_GetHandle() [all …]
|
H A D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %p\n", hComp); in qc_omx_component_init() 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() 317 DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %p, %p\n",hComp, buffer); in qc_omx_component_empty_this_buffer() 332 DEBUG_PRINT("OMXCORE: qc_omx_component_fill_this_buffer %p, %p\n", hComp, buffer); in qc_omx_component_fill_this_buffer() 361 DEBUG_PRINT("OMXCORE: qc_omx_component_deinit %p\n", hComp); in qc_omx_component_deinit() 368 DEBUG_PRINT("Calling FreeHandle in state %d \n", state); in qc_omx_component_deinit() [all …]
|
/aosp12/hardware/qcom/media/msm8998/mm-core/src/common/ |
H A D | qc_omx_core.c | 117 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init() 150 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index() 286 DEBUG_PRINT("Library Used \n"); in check_lib_unload() 319 DEBUG_PRINT("Component exists %d\n", rc); in is_cmp_already_exists() 346 DEBUG_PRINT("get_cmp_handle \n"); in get_cmp_handle() 355 DEBUG_PRINT("get_cmp_handle match\n"); in get_cmp_handle() 361 DEBUG_PRINT("get_cmp_handle returning NULL \n"); in get_cmp_handle() 462 DEBUG_PRINT("getting fn pointer\n"); in OMX_GetHandle() 468 DEBUG_PRINT("VPP property is enabled"); in OMX_GetHandle() 474 DEBUG_PRINT("Loading vpp for vdec"); in OMX_GetHandle() [all …]
|
H A D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %p\n", hComp); in qc_omx_component_init() 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() 317 DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %p, %p\n",hComp, buffer); in qc_omx_component_empty_this_buffer() 332 DEBUG_PRINT("OMXCORE: qc_omx_component_fill_this_buffer %p, %p\n", hComp, buffer); in qc_omx_component_fill_this_buffer() 361 DEBUG_PRINT("OMXCORE: qc_omx_component_deinit %p\n", hComp); in qc_omx_component_deinit() 368 DEBUG_PRINT("Calling FreeHandle in state %d \n", state); in qc_omx_component_deinit() [all …]
|
/aosp12/hardware/qcom/media/msm8996/mm-core/src/common/ |
H A D | qc_omx_core.c | 117 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init() 150 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index() 286 DEBUG_PRINT("Library Used \n"); in check_lib_unload() 319 DEBUG_PRINT("Component exists %d\n", rc); in is_cmp_already_exists() 346 DEBUG_PRINT("get_cmp_handle \n"); in get_cmp_handle() 355 DEBUG_PRINT("get_cmp_handle match\n"); in get_cmp_handle() 361 DEBUG_PRINT("get_cmp_handle returning NULL \n"); in get_cmp_handle() 462 DEBUG_PRINT("getting fn pointer\n"); in OMX_GetHandle() 468 DEBUG_PRINT("VPP property is enabled"); in OMX_GetHandle() 474 DEBUG_PRINT("Loading vpp for vdec"); in OMX_GetHandle() [all …]
|
H A D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %p\n", hComp); in qc_omx_component_init() 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() 317 DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %p, %p\n",hComp, buffer); in qc_omx_component_empty_this_buffer() 332 DEBUG_PRINT("OMXCORE: qc_omx_component_fill_this_buffer %p, %p\n", hComp, buffer); in qc_omx_component_fill_this_buffer() 361 DEBUG_PRINT("OMXCORE: qc_omx_component_deinit %p\n", hComp); in qc_omx_component_deinit() 368 DEBUG_PRINT("Calling FreeHandle in state %d \n", state); in qc_omx_component_deinit() [all …]
|
/aosp12/hardware/qcom/sdm845/media/mm-core/src/common/ |
H A D | qc_omx_core.c | 117 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init() 150 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index() 286 DEBUG_PRINT("Library Used \n"); in check_lib_unload() 310 DEBUG_PRINT("get_cmp_handle \n"); in get_cmp_handle() 319 DEBUG_PRINT("get_cmp_handle match\n"); in get_cmp_handle() 325 DEBUG_PRINT("get_cmp_handle returning NULL \n"); in get_cmp_handle() 425 DEBUG_PRINT("getting fn pointer\n"); in OMX_GetHandle() 431 DEBUG_PRINT("VPP property is enabled"); in OMX_GetHandle() 438 DEBUG_PRINT("Loading vpp for vdec"); in OMX_GetHandle() 533 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n"); in OMX_GetHandle() [all …]
|
H A D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %p\n", hComp); in qc_omx_component_init() 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() 317 DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %p, %p\n",hComp, buffer); in qc_omx_component_empty_this_buffer() 332 DEBUG_PRINT("OMXCORE: qc_omx_component_fill_this_buffer %p, %p\n", hComp, buffer); in qc_omx_component_fill_this_buffer() 361 DEBUG_PRINT("OMXCORE: qc_omx_component_deinit %p\n", hComp); in qc_omx_component_deinit() 368 DEBUG_PRINT("Calling FreeHandle in state %d \n", state); in qc_omx_component_deinit() [all …]
|
/aosp12/hardware/qcom/sm8150/media/mm-core/src/common/ |
H A D | qc_omx_core.c | 131 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init() 195 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index() 331 DEBUG_PRINT("Library Used \n"); in check_lib_unload() 355 DEBUG_PRINT("get_cmp_handle \n"); in get_cmp_handle() 364 DEBUG_PRINT("get_cmp_handle match\n"); in get_cmp_handle() 370 DEBUG_PRINT("get_cmp_handle returning NULL \n"); in get_cmp_handle() 469 DEBUG_PRINT("getting fn pointer\n"); in OMX_GetHandle() 487 DEBUG_PRINT("VPP property is enabled"); in OMX_GetHandle() 492 DEBUG_PRINT("Loading vpp for vdec"); in OMX_GetHandle() 587 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n"); in OMX_GetHandle() [all …]
|
H A D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %p\n", hComp); in qc_omx_component_init() 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() 317 DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %p, %p\n",hComp, buffer); in qc_omx_component_empty_this_buffer() 332 DEBUG_PRINT("OMXCORE: qc_omx_component_fill_this_buffer %p, %p\n", hComp, buffer); in qc_omx_component_fill_this_buffer() 361 DEBUG_PRINT("OMXCORE: qc_omx_component_deinit %p\n", hComp); in qc_omx_component_deinit() 368 DEBUG_PRINT("Calling FreeHandle in state %d \n", state); in qc_omx_component_deinit() [all …]
|
/aosp12/hardware/qcom/sm7250/media/mm-core/src/common/ |
H A D | qc_omx_core.c | 133 DEBUG_PRINT("OMXCORE API - OMX_Init \n"); in OMX_Init() 182 DEBUG_PRINT("returning index %d\n", rc); in get_cmp_index() 318 DEBUG_PRINT("Library Used \n"); in check_lib_unload() 342 DEBUG_PRINT("get_cmp_handle \n"); in get_cmp_handle() 351 DEBUG_PRINT("get_cmp_handle match\n"); in get_cmp_handle() 357 DEBUG_PRINT("get_cmp_handle returning NULL \n"); in get_cmp_handle() 456 DEBUG_PRINT("getting fn pointer\n"); in OMX_GetHandle() 479 DEBUG_PRINT("VPP property is enabled"); in OMX_GetHandle() 484 DEBUG_PRINT("Loading vpp for vdec"); in OMX_GetHandle() 579 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n"); in OMX_GetHandle() [all …]
|
H A D | omx_core_cmp.cpp | 89 DEBUG_PRINT("OMXCORE: qc_omx_component_init %p\n", hComp); in qc_omx_component_init() 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() 317 DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %p, %p\n",hComp, buffer); in qc_omx_component_empty_this_buffer() 332 DEBUG_PRINT("OMXCORE: qc_omx_component_fill_this_buffer %p, %p\n", hComp, buffer); in qc_omx_component_fill_this_buffer() 361 DEBUG_PRINT("OMXCORE: qc_omx_component_deinit %p\n", hComp); in qc_omx_component_deinit() 368 DEBUG_PRINT("Calling FreeHandle in state %d \n", state); in qc_omx_component_deinit() [all …]
|
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
H A D | qc_omx_msg.h | 44 #define DEBUG_PRINT ALOGI macro 48 #define DEBUG_PRINT printf macro 53 #define DEBUG_PRINT macro
|
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/ |
H A D | qc_omx_msg.h | 73 #define DEBUG_PRINT LOGI macro 77 #define DEBUG_PRINT printf macro 82 #define DEBUG_PRINT macro
|
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/ |
H A D | qc_omx_msg.h | 73 #define DEBUG_PRINT LOGI macro 77 #define DEBUG_PRINT printf macro 82 #define DEBUG_PRINT macro
|
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A D | qc_omx_msg.h | 73 #define DEBUG_PRINT LOGI macro 77 #define DEBUG_PRINT printf macro 82 #define DEBUG_PRINT macro
|