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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_encoder.h 72 bool dev_empty_buf(void *, void *,unsigned,unsigned);
omx_video_base.h 214 virtual bool dev_empty_buf(void *, void *,unsigned,unsigned) = 0;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 75 bool dev_empty_buf(void *, void *,unsigned,unsigned);
omx_video_base.h 222 virtual bool dev_empty_buf(void *, void *,unsigned,unsigned) = 0;
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 1545 bool omx_venc::dev_empty_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:omx_venc
    [all...]
omx_video_base.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp     [all...]
omx_video_encoder.cpp 1572 bool omx_venc::dev_empty_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:omx_venc
    [all...]

Completed in 1859 milliseconds