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

  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 301 int append_mbi_extradata(void *, struct msm_vidc_extradata_header*);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 446 int venc_dev::append_mbi_extradata(void *dst, struct msm_vidc_extradata_header* src) function in class:venc_dev
495 OMX_U32 payloadSize = append_mbi_extradata(&p_extra->data, p_extradata);
    [all...]

Completed in 74 milliseconds