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

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
omx_video_common.h 83 bool in_buffer_log; member in struct:venc_debug_cap
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_video_common.h 87 bool in_buffer_log; member in struct:venc_debug_cap
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_video_common.h 89 bool in_buffer_log; member in struct:venc_debug_cap
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 303 bool in_buffer_log; member in struct:debug_cap
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 307 bool in_buffer_log; member in struct:debug_cap
    [all...]
omx_vdec_hevc_swvdec.h 294 bool in_buffer_log; member in struct:debug_cap
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 310 bool in_buffer_log; member in struct:debug_cap
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 147 m_debug.in_buffer_log = atoi(property_value);
    [all...]
video_encoder_device_v4l2.cpp 262 m_debug.in_buffer_log = atoi(property_value);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 76 m_debug.in_buffer_log = atoi(property_value);
    [all...]
video_encoder_device.cpp 148 m_debug.in_buffer_log = atoi(property_value);
    [all...]
video_encoder_device_v4l2.cpp 279 m_debug.in_buffer_log = atoi(property_value);
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 76 m_debug.in_buffer_log = atoi(property_value);
    [all...]
video_encoder_device_v4l2.cpp 234 m_debug.in_buffer_log = atoi(property_value);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp 637 m_debug.in_buffer_log = atoi(property_value);
    [all...]
omx_vdec_msm8974.cpp 641 m_debug.in_buffer_log = atoi(property_value);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp 641 m_debug.in_buffer_log = atoi(property_value);
    [all...]
omx_vdec_v4l2.cpp 698 m_debug.in_buffer_log = atoi(property_value);
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 717 m_debug.in_buffer_log = atoi(property_value);
    [all...]

Completed in 520 milliseconds