Home
last modified time | relevance | path

Searched refs:inrotatedfile_name (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_common.h106 char inrotatedfile_name[PROPERTY_VALUE_MAX]; member
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_common.h107 char inrotatedfile_name[PROPERTY_VALUE_MAX]; member
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp2992 int size = snprintf(m_debug.inrotatedfile_name, PROPERTY_VALUE_MAX, in swvenc_input_log_rotated_buffers()
2998 m_debug.inrotatedfile_name, size); in swvenc_input_log_rotated_buffers()
3001 DEBUG_PRINT_LOW("input rotated filename = %s", m_debug.inrotatedfile_name); in swvenc_input_log_rotated_buffers()
3002 m_debug.inrotatedfile = fopen (m_debug.inrotatedfile_name, "ab"); in swvenc_input_log_rotated_buffers()
3006 m_debug.inrotatedfile_name); in swvenc_input_log_rotated_buffers()
3007 m_debug.inrotatedfile_name[0] = '\0'; in swvenc_input_log_rotated_buffers()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp2931 int size = snprintf(m_debug.inrotatedfile_name, PROPERTY_VALUE_MAX, in swvenc_input_log_rotated_buffers()
2937 m_debug.inrotatedfile_name, size); in swvenc_input_log_rotated_buffers()
2940 DEBUG_PRINT_LOW("input rotated filename = %s", m_debug.inrotatedfile_name); in swvenc_input_log_rotated_buffers()
2941 m_debug.inrotatedfile = fopen (m_debug.inrotatedfile_name, "ab"); in swvenc_input_log_rotated_buffers()
2945 m_debug.inrotatedfile_name); in swvenc_input_log_rotated_buffers()
2946 m_debug.inrotatedfile_name[0] = '\0'; in swvenc_input_log_rotated_buffers()