Home
last modified time | relevance | path

Searched refs:DEBUG_PRINT_INFO (Results 1 – 25 of 26) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h49 #undef DEBUG_PRINT_INFO
50 #define DEBUG_PRINT_INFO(fmt, args...) \ macro
63 #define DEBUG_PRINT_INFO printf macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h50 #undef DEBUG_PRINT_INFO
51 #define DEBUG_PRINT_INFO(fmt, args...) ({ \ macro
67 #define DEBUG_PRINT_INFO printf macro
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h53 #undef DEBUG_PRINT_INFO
54 #define DEBUG_PRINT_INFO(fmt, args...) ({ \ macro
70 #define DEBUG_PRINT_INFO printf macro
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h53 #undef DEBUG_PRINT_INFO
54 #define DEBUG_PRINT_INFO(fmt, args...) ({ \ macro
70 #define DEBUG_PRINT_INFO printf macro
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h53 #undef DEBUG_PRINT_INFO
54 #define DEBUG_PRINT_INFO(fmt, args...) ({ \ macro
70 #define DEBUG_PRINT_INFO printf macro
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h69 #undef DEBUG_PRINT_INFO
70 #define DEBUG_PRINT_INFO(fmt, args...) ({ \ macro
86 #define DEBUG_PRINT_INFO printf macro
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2_params.cpp54 DEBUG_PRINT_INFO("Setting 10-bit consumer usage bits"); in venc_get_consumer_usage()
58 DEBUG_PRINT_INFO("Clear UBWC consumer usage bits as 10-bit linear color requested"); in venc_get_consumer_usage()
63 DEBUG_PRINT_INFO("Clear UBWC consumer usage bits as 8-bit linear color requested"); in venc_get_consumer_usage()
70 DEBUG_PRINT_INFO("Clear UBWC and set HEIF consumer usage bit"); in venc_get_consumer_usage()
75 DEBUG_PRINT_INFO("venc_get_consumer_usage 0x%x", *usage); in venc_get_consumer_usage()
528 DEBUG_PRINT_INFO("Unsupported dynamic config."); in venc_store_dynamic_config()
1115 DEBUG_PRINT_INFO("AVTimer timestamps enabled"); in venc_set_param()
1123 DEBUG_PRINT_INFO("Downscalar settings: Enabled : %d Width : %u Height %u", in venc_set_param()
1146 DEBUG_PRINT_INFO("CSC settings: Enabled : %d ", pParam->bEnable); in venc_set_param()
1153 DEBUG_PRINT_INFO("Linear Color Format Enabled : %d ", pParam->bEnable); in venc_set_param()
[all …]
Domx_video_encoder.cpp95 DEBUG_PRINT_INFO("perflock acquire failed with error %d", m_perf_handle); in perf_lock_acquire()
632 DEBUG_PRINT_INFO("Component_init : %s : return = 0x%x", m_nkind, eRet); in component_init()
1100DEBUG_PRINT_INFO("WARN: Enable/Disable allocate-native-handle allowed only in secure session"); in set_parameter()
1104DEBUG_PRINT_INFO("WARN: Enable/Disable allocate-native-handle allowed only on Output port!"); in set_parameter()
1108DEBUG_PRINT_INFO("WARN: Enable/Disable allocate-native-handle is not allowed since Output port is … in set_parameter()
1274 DEBUG_PRINT_INFO("WARN: set_parameter: metamode is " in set_parameter()
1278 DEBUG_PRINT_INFO("WARN: set_parameter: metamode is " in set_parameter()
1581 DEBUG_PRINT_INFO("WARN: Failed to update the profile_level"); in update_profile_level()
1716 DEBUG_PRINT_INFO("B-frames setting is supported if HierB is enabled"); in set_config()
1931DEBUG_PRINT_INFO("Queueing back pending buffer %lu timestamp %lu", buf, bufTime); in set_config()
[all …]
Dvideo_encoder_device_v4l2.cpp469 DEBUG_PRINT_INFO("stats: avg. fps %0.2f, bitrate %llu", in async_venc_message_thread()
547 DEBUG_PRINT_INFO("id = %u, value = %u, min = %u, max = %u", in venc_validate_range()
1084 DEBUG_PRINT_INFO("v4l2 profile : %d flags : %d ", v4l2_profile, profile_cap.flags); in venc_get_supported_profile_level()
2616 DEBUG_PRINT_INFO("venc_empty_buf: Will convert 601-FR to 709"); in venc_empty_buf()
2692DEBUG_PRINT_INFO("ENC_CONFIG: gralloc Color MetaData colorPrimaries=%d colorRange=%d " in venc_empty_buf()
2720DEBUG_PRINT_INFO("ENC_CONFIG: Input Color = NV12 %s", isUBWC ? "UBWC" : "Linear"); in venc_empty_buf()
2723 DEBUG_PRINT_INFO("ENC_CONFIG: Input Color = NV12_512"); in venc_empty_buf()
2726 DEBUG_PRINT_INFO("ENC_CONFIG: Input Color = NV12_UBWC"); in venc_empty_buf()
2729 DEBUG_PRINT_INFO("ENC_CONFIG: Input Color = NV12 FLEX"); in venc_empty_buf()
2732 DEBUG_PRINT_INFO("ENC_CONFIG: Input Color = NV12 UBWC FLEX"); in venc_empty_buf()
[all …]
Domx_swvenc_mpeg4.cpp1495DEBUG_PRINT_INFO("AVTimer timestamps %s", m_bUseAVTimerTimestamps ? "enabled" : "disabled"); in set_parameter()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp95 DEBUG_PRINT_INFO("perflock acquire failed with error %d", m_perf_handle); in perf_lock_acquire()
694 DEBUG_PRINT_INFO("Component_init : %s : return = 0x%x", m_nkind, eRet); in component_init()
1226DEBUG_PRINT_INFO("WARN: Enable/Disable allocate-native-handle allowed only in secure session"); in set_parameter()
1230DEBUG_PRINT_INFO("WARN: Enable/Disable allocate-native-handle allowed only on Output port!"); in set_parameter()
1234DEBUG_PRINT_INFO("WARN: Enable/Disable allocate-native-handle is not allowed since Output port is … in set_parameter()
1400 DEBUG_PRINT_INFO("WARN: set_parameter: metamode is " in set_parameter()
1404 DEBUG_PRINT_INFO("WARN: set_parameter: metamode is " in set_parameter()
1871 DEBUG_PRINT_INFO("WARN: Failed to update the profile_level"); in update_profile_level()
2011 DEBUG_PRINT_INFO("B-frames setting is supported if HierB is enabled"); in set_config()
2250DEBUG_PRINT_INFO("Queueing back pending buffer %lu timestamp %lu", buf, bufTime); in set_config()
[all …]
Dvideo_encoder_device_v4l2.cpp471 DEBUG_PRINT_INFO("stats: avg. fps %0.2f, bitrate %d", in async_venc_message_thread()
549 DEBUG_PRINT_INFO("id = %u, value = %u, min = %u, max = %u", in venc_validate_range()
1258 DEBUG_PRINT_INFO("v4l2 profile : %d flags : %d ", v4l2_profile, profile_cap.flags); in venc_get_supported_profile_level()
2919DEBUG_PRINT_INFO("OMX_QTIIndexParamVideoEnableRoiInfo: bEnableRoiInfo is false"); in venc_set_param()
2996 DEBUG_PRINT_INFO("AVTimer timestamps enabled"); in venc_set_param()
3004 DEBUG_PRINT_INFO("Downscalar settings: Enabled : %d Width : %u Height %u", in venc_set_param()
3027 DEBUG_PRINT_INFO("CSC settings: Enabled : %d ", pParam->bEnable); in venc_set_param()
3034 DEBUG_PRINT_INFO("Linear Color Format Enabled : %d ", pParam->bEnable); in venc_set_param()
3050 DEBUG_PRINT_INFO("Native recorder encode session %d", pParam->bEnable); in venc_set_param()
3809 DEBUG_PRINT_INFO("set format type %d, wxh %dx%d, pixelformat %#x", in venc_start()
[all …]
Domx_video_base.cpp2388DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: Recommend 601 for RGBA8888"); in get_config()
2395DEBUG_PRINT_INFO("get_config (dataspace changed): dataspace=0x%x", pParam->nDataSpace); in get_config()
2397DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: for HAL_DATASPACE_JFIF"); in get_config()
2403DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: for HAL_DATASPACE_BT601_525"); in get_config()
2409DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: for HAL_DATASPACE_BT601_625"); in get_config()
2415DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: for HAL_DATASPACE_BT709"); in get_config()
2421DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: for HAL_DATASPACE_BT2020"); in get_config()
2428DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: for HAL_DATASPACE_STANDARD_BT2020|HA… in get_config()
2435DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: use client-default for format=%x", in get_config()
Domx_swvenc_mpeg4.cpp1551DEBUG_PRINT_INFO("AVTimer timestamps %s", m_bUseAVTimerTimestamps ? "enabled" : "disabled"); in set_parameter()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp87 DEBUG_PRINT_INFO("Video encode perflock acquired,handle=%d",m_perf_handle); in send_hint_to_mpctl()
90 DEBUG_PRINT_INFO("Video encode perflock released"); in send_hint_to_mpctl()
645 DEBUG_PRINT_INFO("Component_init : %s : return = 0x%x", m_nkind, eRet); in component_init()
1970 DEBUG_PRINT_INFO("B-frames setting is supported if HierB is enabled"); in set_config()
2235 DEBUG_PRINT_INFO("Queueing back pending buffer %p", timestamp.pending_buffer); in set_config()
2424 DEBUG_PRINT_INFO("Component Deinit"); in component_deinit()
2478 DEBUG_PRINT_INFO("ETB is defeffed due to timeStamp mismatch"); in dev_buffer_ready_to_queue()
Domx_video_base.cpp3986 DEBUG_PRINT_INFO("ETB (meta-Camera) fd = %d, offset = %d, size = %d", in empty_this_buffer_proxy()
5230 DEBUG_PRINT_INFO("open Color conv forW: %u, H: %u", in empty_this_buffer_opaque()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp95 DEBUG_PRINT_INFO("Video encode perflock acquired,handle=%d",m_perf_handle); in send_hint_to_mpctl()
98 DEBUG_PRINT_INFO("Video encode perflock released"); in send_hint_to_mpctl()
605 DEBUG_PRINT_INFO("Component_init : %s : return = 0x%x", m_nkind, eRet); in component_init()
1841 DEBUG_PRINT_INFO("B-frames setting is supported if HierB is enabled"); in set_config()
2269 DEBUG_PRINT_INFO("Component Deinit"); in component_deinit()
Dvideo_encoder_device_v4l2.cpp2338 DEBUG_PRINT_INFO("AVTimer timestamps enabled"); in venc_set_param()
2967 DEBUG_PRINT_INFO("Disabling B frames: res = %lux%lu : operating-rate = %u frames/sec", in venc_start()
3552DEBUG_PRINT_INFO("ENC_CONFIG: gralloc ColorSpace = %d (601=%d 601_FR=%d 709=%d)", in venc_empty_buf()
3563DEBUG_PRINT_INFO("ENC_CONFIG: Input Color = NV12 %s", isUBWC ? "UBWC" : "Linear"); in venc_empty_buf()
3571DEBUG_PRINT_INFO("ENC_CONFIG: Input Color = RGBA8888 %s", isUBWC ? "UBWC" : "Linear"); in venc_empty_buf()
3574 DEBUG_PRINT_INFO("ENC_CONFIG: Input Color = NV12 Linear"); in venc_empty_buf()
3585 DEBUG_PRINT_INFO("venc_empty_buf: Will convert 601-FR to 709"); in venc_empty_buf()
3629DEBUG_PRINT_INFO("ENC_CONFIG: selected ColorSpace = %d (601=%d 601_FR=%d 709=%d)", in venc_empty_buf()
4111 DEBUG_PRINT_INFO("Set Hier B num layers: %u", (unsigned int)num_layers); in venc_set_hier_layers()
4846 DEBUG_PRINT_INFO("Updating Bframes from %u to %u", nBFrames, nBs); in venc_set_intra_period_config()
Domx_video_base.cpp2273DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: Recommend 601-limited for RGBA8888"); in get_config()
2280DEBUG_PRINT_INFO("get_config (dataspace changed): ColorSpace: use client-default for format=%x", in get_config()
5054 DEBUG_PRINT_INFO("open Color conv forW: %u, H: %u", in empty_this_buffer_opaque()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp501 DEBUG_PRINT_INFO("Component_init : %s : return = 0x%x", m_nkind, eRet); in component_init()
1754 DEBUG_PRINT_INFO("B-frames setting is supported if HierB is enabled"); in set_config()
2006DEBUG_PRINT_INFO("Queueing back pending buffer %lu timestamp %lu", buf, bufTime); in set_config()
2190 DEBUG_PRINT_INFO("Component Deinit"); in component_deinit()
2255 DEBUG_PRINT_INFO( in dev_buffer_ready_to_queue()
Domx_swvenc_mpeg4.cpp1524DEBUG_PRINT_INFO("AVTimer timestamps %s", m_bUseAVTimerTimestamps ? "enabled" : "disabled"); in set_parameter()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp536 DEBUG_PRINT_INFO("Component_init : %s : return = 0x%x", m_nkind, eRet); in component_init()
1679 DEBUG_PRINT_INFO("B-frames setting is supported if HierB is enabled"); in set_config()
2007 DEBUG_PRINT_INFO("Component Deinit"); in component_deinit()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp887 DEBUG_PRINT_INFO("Exit OMX vdec Destructor: fd=%d",drv_ctx.video_driver_fd); in ~omx_vdec()
1810 DEBUG_PRINT_INFO("component_init: %s : fd=%d", role, drv_ctx.video_driver_fd); in component_init()
2075 DEBUG_PRINT_INFO("omx_vdec::component_init() success : fd=%d", in component_init()
5663 DEBUG_PRINT_INFO("omx_vdec::component_deinit() complete"); in component_deinit()
8265 DEBUG_PRINT_INFO("Extradata %#llX is enabled successfully.", requested_extradata); in enable_extradata()
8539 DEBUG_PRINT_INFO("C2D: Set Resolution, Interlace(%s) Conversion(%#X -> %#X)" in update_buffer_req()
8657 DEBUG_PRINT_INFO("C2D: Start color convertion"); in get_il_buf_hdr()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp829 DEBUG_PRINT_INFO("Exit OMX vdec Destructor: fd=%d",drv_ctx.video_driver_fd); in ~omx_vdec()
1659 DEBUG_PRINT_INFO("component_init: %s : fd=%d", role, drv_ctx.video_driver_fd); in component_init()
1847 DEBUG_PRINT_INFO("Capabilities: driver_name = %s, card = %s, bus_info = %s," in component_init()
2000 DEBUG_PRINT_INFO("Enabling default extradata for %s", drv_ctx.kind); in component_init()
2071 DEBUG_PRINT_INFO("omx_vdec::component_init() success : fd=%d", in component_init()
6841 DEBUG_PRINT_INFO("omx_vdec::component_deinit() complete"); in component_deinit()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp975 DEBUG_PRINT_INFO("Exit OMX vdec Destructor: fd=%d",drv_ctx.video_driver_fd); in ~omx_vdec()
2317 DEBUG_PRINT_INFO("component_init: %s : fd=%d", role, drv_ctx.video_driver_fd); in component_init()
2758 DEBUG_PRINT_INFO("omx_vdec::component_init() success : fd=%d", in component_init()
8301 DEBUG_PRINT_INFO("omx_vdec::component_deinit() complete"); in component_deinit()
13305 DEBUG_PRINT_INFO("Video slvp perflock acquired"); in send_hint_to_mpctl()
13309 DEBUG_PRINT_INFO("Video slvp perflock released"); in send_hint_to_mpctl()

12