/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/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_common.h | 91 char infile_name[PROPERTY_VALUE_MAX]; 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/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()
|
D | video_encoder_device_v4l2.cpp | 779 int size = snprintf(m_debug.infile_name, PROPERTY_VALUE_MAX, "%s/input_enc_%lu_%lu_%p.yuv", in venc_input_log_buffers() 783 m_debug.infile_name, size); in venc_input_log_buffers() 785 m_debug.infile = fopen (m_debug.infile_name, "ab"); in venc_input_log_buffers() 787 DEBUG_PRINT_HIGH("Failed to open input file: %s for logging", m_debug.infile_name); in venc_input_log_buffers() 788 m_debug.infile_name[0] = '\0'; in venc_input_log_buffers()
|
/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/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1993 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.m4v", in log_input_buffers() 1996 …snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.mpg", m_debug.log_lo… in log_input_buffers() 1999 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.263", in log_input_buffers() 2003 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.264", in log_input_buffers() 2006 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.265", in log_input_buffers() 2009 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.vc1", in log_input_buffers() 2012 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.vc1", in log_input_buffers() 2015 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.ivf", in log_input_buffers() 2018 snprintf(m_debug.infile_name, OMX_MAX_STRINGNAME_SIZE, "%s/input_dec_%d_%d_%p.ivf", in log_input_buffers() 2021 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/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1624 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.hevc", in log_input_buffers() 1627 m_debug.infile = fopen (m_debug.infile_name, "ab"); in log_input_buffers() 1629 DEBUG_PRINT_HIGH("Failed to open input file: %s for logging", m_debug.infile_name); in log_input_buffers() 1630 m_debug.infile_name[0] = '\0'; in log_input_buffers()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1641 sprintf(m_debug.infile_name, "%s/input_dec_%d_%d_%p.hevc", in log_input_buffers() 1644 m_debug.infile = fopen (m_debug.infile_name, "ab"); in log_input_buffers() 1646 DEBUG_PRINT_HIGH("Failed to open input file: %s for logging", m_debug.infile_name); in log_input_buffers() 1647 m_debug.infile_name[0] = '\0'; in log_input_buffers()
|