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

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_hevc.h 104 SWVENC_CALLBACK m_callBackInfo;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_hevc.cpp 144 m_callBackInfo.FillBufferDone = swvenc_fill_buffer_done_cb;
145 m_callBackInfo.EmptyBufferDone = swvenc_input_buffer_done_cb;
146 m_callBackInfo.HandleEvent = swvenc_handle_event_cb;
147 m_callBackInfo.pClientHandle = this;
148 SWVENC_STATUS sRet = SwVenc_Init(&swVencParameter, &m_callBackInfo, &m_pSwVenc);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc_swvdec.h 896 SWVDEC_CALLBACK m_callBackInfo;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]

Completed in 1154 milliseconds