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

  /hardware/qcom/media/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/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 225 snprintf(m_debug.log_loc, PROPERTY_VALUE_MAX,
621 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
624 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
627 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
630 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
657 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
660 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
663 m_debug.log_loc, m_sVenc_cfg.input_width, m_sVenc_cfg.input_height, this);
666 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)
    [all...]
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...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp 620 sprintf(m_debug.log_loc, "%s", BUFFER_LOG_LOC);
625 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/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 300 char log_loc[PROPERTY_VALUE_MAX]; member in struct:debug_cap
    [all...]

Completed in 667 milliseconds