/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_common.h | 86 char infile_name[PROPERTY_VALUE_MAX]; member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_common.h | 92 char infile_name[PROPERTY_VALUE_MAX]; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_common.h | 94 char infile_name[PROPERTY_VALUE_MAX]; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_common.h | 91 char infile_name[PROPERTY_VALUE_MAX]; member
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_common.h | 105 char infile_name[PROPERTY_VALUE_MAX]; member
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_common.h | 106 char infile_name[PROPERTY_VALUE_MAX]; member
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 96 char infile_name[PROPERTY_VALUE_MAX + 36]; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2286 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, in swvenc_input_log_buffers() 2292 m_debug.infile_name, size); in swvenc_input_log_buffers() 2295 DEBUG_PRINT_LOW("input filename = %s", m_debug.infile_name); in swvenc_input_log_buffers() 2296 m_debug.infile = fopen (m_debug.infile_name, "ab"); in swvenc_input_log_buffers() 2300 m_debug.infile_name); in swvenc_input_log_buffers() 2301 m_debug.infile_name[0] = '\0'; in swvenc_input_log_buffers()
|
D | video_encoder_device.cpp | 247 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, "%s/input_enc_%d_%d_%p.yuv", in venc_input_log_buffers() 252 m_debug.infile_name, size); in venc_input_log_buffers() 255 m_debug.infile = fopen (m_debug.infile_name, "ab"); in venc_input_log_buffers() 258 m_debug.infile_name[0] = '\0'; in venc_input_log_buffers()
|
D | video_encoder_device_v4l2.cpp | 996 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, "%s/input_enc_%lu_%lu_%p.yuv", in venc_input_log_buffers() 1000 m_debug.infile_name, size); in venc_input_log_buffers() 1002 m_debug.infile = fopen (m_debug.infile_name, "ab"); in venc_input_log_buffers() 1004 DEBUG_PRINT_HIGH("Failed to open input file: %s for logging", m_debug.infile_name); in venc_input_log_buffers() 1005 m_debug.infile_name[0] = '\0'; in venc_input_log_buffers()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2350 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, in swvenc_input_log_buffers() 2356 m_debug.infile_name, size); in swvenc_input_log_buffers() 2359 DEBUG_PRINT_LOW("input filename = %s", m_debug.infile_name); in swvenc_input_log_buffers() 2360 m_debug.infile = fopen (m_debug.infile_name, "ab"); in swvenc_input_log_buffers() 2364 m_debug.infile_name); in swvenc_input_log_buffers() 2365 m_debug.infile_name[0] = '\0'; in swvenc_input_log_buffers()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2877 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, in swvenc_input_log_buffers() 2883 m_debug.infile_name, size); in swvenc_input_log_buffers() 2886 DEBUG_PRINT_LOW("input filename = %s", m_debug.infile_name); in swvenc_input_log_buffers() 2887 m_debug.infile = fopen (m_debug.infile_name, "ab"); in swvenc_input_log_buffers() 2891 m_debug.infile_name); in swvenc_input_log_buffers() 2892 m_debug.infile_name[0] = '\0'; in swvenc_input_log_buffers()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2939 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, in swvenc_input_log_buffers() 2945 m_debug.infile_name, size); in swvenc_input_log_buffers() 2948 DEBUG_PRINT_LOW("input filename = %s", m_debug.infile_name); in swvenc_input_log_buffers() 2949 m_debug.infile = fopen (m_debug.infile_name, "ab"); in swvenc_input_log_buffers() 2953 m_debug.infile_name); in swvenc_input_log_buffers() 2954 m_debug.infile_name[0] = '\0'; in swvenc_input_log_buffers()
|
D | video_encoder_device_v4l2.cpp | 1505 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, "%s/input_enc_%lu_%lu_%p.yuv", in venc_input_log_buffers() 1509 m_debug.infile_name, size); in venc_input_log_buffers() 1511 m_debug.infile = fopen (m_debug.infile_name, "ab"); in venc_input_log_buffers() 1513 DEBUG_PRINT_HIGH("Failed to open input file: %s for logging", m_debug.infile_name); in venc_input_log_buffers() 1514 m_debug.infile_name[0] = '\0'; in venc_input_log_buffers()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2878 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, in swvenc_input_log_buffers() 2884 m_debug.infile_name, size); in swvenc_input_log_buffers() 2887 DEBUG_PRINT_LOW("input filename = %s", m_debug.infile_name); in swvenc_input_log_buffers() 2888 m_debug.infile = fopen (m_debug.infile_name, "ab"); in swvenc_input_log_buffers() 2892 m_debug.infile_name); in swvenc_input_log_buffers() 2893 m_debug.infile_name[0] = '\0'; in swvenc_input_log_buffers()
|
D | video_encoder_device_v4l2.cpp | 1377 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, "%s/input_enc_%lu_%lu_%p.yuv", in venc_input_log_buffers() 1381 m_debug.infile_name, size); in venc_input_log_buffers() 1383 m_debug.infile = fopen (m_debug.infile_name, "ab"); in venc_input_log_buffers() 1385 DEBUG_PRINT_HIGH("Failed to open input file: %s for logging", m_debug.infile_name); in venc_input_log_buffers() 1386 m_debug.infile_name[0] = '\0'; in venc_input_log_buffers()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device.cpp | 246 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, "%s/input_enc_%d_%d_%p.yuv", in venc_input_log_buffers() 251 m_debug.infile_name, size); in venc_input_log_buffers() 254 m_debug.infile = fopen (m_debug.infile_name, "ab"); in venc_input_log_buffers() 257 m_debug.infile_name[0] = '\0'; in venc_input_log_buffers()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 1441 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.m4v", in log_input_buffers() 1445 …sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.mpg", m_debug.log_loc, drv_ctx.video_resolutio… in log_input_buffers() 1447 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.263", in log_input_buffers() 1452 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.264", in log_input_buffers() 1456 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.265", in log_input_buffers() 1460 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.vc1", in log_input_buffers() 1464 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.vc1", in log_input_buffers() 1468 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.ivf", in log_input_buffers() 1472 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.divx", in log_input_buffers() 1475 m_debug.infile = fopen (m_debug.infile_name, "ab"); in log_input_buffers() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc_swvdec.h | 297 char infile_name[PROPERTY_VALUE_MAX + 36]; member
|
D | omx_vdec.h | 310 char infile_name[PROPERTY_VALUE_MAX + 36]; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 305 char infile_name[PROPERTY_VALUE_MAX + 36]; member
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1483 …snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p_%" PRId64 ".mpg", m_… in log_input_buffers() 1486 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.264", in log_input_buffers() 1489 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.265", in log_input_buffers() 1492 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.ivf", in log_input_buffers() 1495 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.ivf", in log_input_buffers() 1498 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.bin", in log_input_buffers() 1501 m_debug.infile = fopen (m_debug.infile_name, "ab"); in log_input_buffers() 1504 m_debug.infile_name, errno, strerror(errno)); in log_input_buffers() 1505 m_debug.infile_name[0] = '\0'; in log_input_buffers()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1994 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.m4v", in log_input_buffers() 1997 …snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.mpg", m_debug.log_lo… in log_input_buffers() 2000 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.263", in log_input_buffers() 2004 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.264", in log_input_buffers() 2007 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.265", in log_input_buffers() 2010 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.vc1", in log_input_buffers() 2013 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.vc1", in log_input_buffers() 2016 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.ivf", in log_input_buffers() 2019 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.ivf", in log_input_buffers() 2022 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.divx", in log_input_buffers() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 313 char infile_name[PROPERTY_VALUE_MAX + 36]; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 492 char infile_name[PROPERTY_VALUE_MAX + 36]; member
|