HomeSort by relevance Sort by last modified time
    Searched refs:log_loc (Results 1 - 14 of 14) sorted by null

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
omx_video_common.h 89 char log_loc[PROPERTY_VALUE_MAX]; member in struct:venc_debug_cap
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_video_common.h 95 char log_loc[PROPERTY_VALUE_MAX]; member in struct:venc_debug_cap
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 152 snprintf(m_debug.log_loc, PROPERTY_VAL_MAX,
208 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
211 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
214 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
217 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
247 m_debug.log_loc, m_sVenc_cfg.input_width,
    [all...]
video_encoder_device_v4l2.cpp 269 snprintf(m_debug.log_loc, PROPERTY_VALUE_MAX,
693 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
696 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
699 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
702 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
705 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
732 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
735 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 153 snprintf(m_debug.log_loc, PROPERTY_VAL_MAX,
209 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
212 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
215 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
218 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
248 m_debug.log_loc, m_sVenc_cfg.input_width,
    [all...]
omx_swvenc_mpeg4.cpp 82 snprintf(m_debug.log_loc, PROPERTY_VALUE_MAX, "%s", BUFFER_LOG_LOC);
87 strlcpy(m_debug.log_loc, property_value, PROPERTY_VALUE_MAX);
    [all...]
video_encoder_device_v4l2.cpp 305 snprintf(m_debug.log_loc, PROPERTY_VALUE_MAX,
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp 646 sprintf(m_debug.log_loc, "%s", BUFFER_LOG_LOC);
651 strlcpy(m_debug.log_loc, property_value, PROPERTY_VALUE_MAX);
    [all...]
omx_vdec_hevc_swvdec.cpp 647 sprintf(m_debug.log_loc, "%s", BUFFER_LOG_LOC);
651 strlcpy(m_debug.log_loc, property_value, PROPERTY_VALUE_MAX);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 702 snprintf(m_debug.log_loc, PROPERTY_VALUE_MAX, "%s", BUFFER_LOG_LOC);
707 snprintf(m_debug.log_loc, PROPERTY_VALUE_MAX, "%s", BUFFER_LOG_LOC);
712 strlcpy(m_debug.log_loc, property_value, PROPERTY_VALUE_MAX);
    [all...]
omx_vdec_hevc_swvdec.cpp 651 sprintf(m_debug.log_loc, "%s", BUFFER_LOG_LOC);
655 strlcpy(m_debug.log_loc, property_value, PROPERTY_VALUE_MAX);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 307 char log_loc[PROPERTY_VALUE_MAX]; member in struct:debug_cap
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 309 char log_loc[PROPERTY_VALUE_MAX]; member in struct:debug_cap
    [all...]
omx_vdec_hevc_swvdec.h 300 char log_loc[PROPERTY_VALUE_MAX]; member in struct:debug_cap
    [all...]

Completed in 2841 milliseconds