HomeSort by relevance Sort by last modified time
    Searched full:m_capability (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 414 m_capability.max_height = OMX_CORE_WVGA_HEIGHT;
415 m_capability.max_width = OMX_CORE_WVGA_WIDTH;
416 m_capability.min_height = 32;
417 m_capability.min_width = 32;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_mpeg4.h 74 swvenc_video_capability m_capability; member in class:omx_venc

Completed in 469 milliseconds