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

  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1055 DescribeHDRStaticInfoParams m_client_hdr_info; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1200 DescribeHDRStaticInfoParams m_client_hdr_info; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 766 memset(&m_client_hdr_info, 0, sizeof(DescribeHDRStaticInfoParams));
831 m_client_hdr_info.nPortIndex = (OMX_U32)OMX_CORE_INPUT_PORT_INDEX;
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 773 memset(&m_client_hdr_info, 0, sizeof(DescribeHDRStaticInfoParams));
839 m_client_hdr_info.nPortIndex = (OMX_U32)OMX_CORE_INPUT_PORT_INDEX;
    [all...]

Completed in 61 milliseconds