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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_encoder.h 71 bool dev_free_buf( void *,unsigned);
omx_video_base.h 213 virtual bool dev_free_buf(void *,unsigned) = 0;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 74 bool dev_free_buf( void *,unsigned);
omx_video_base.h 221 virtual bool dev_free_buf(void *,unsigned) = 0;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp     [all...]
omx_video_encoder.cpp 1567 bool omx_venc::dev_free_buf(void *buf_addr,unsigned port) function in class:omx_venc
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp     [all...]
omx_video_encoder.cpp 1540 bool omx_venc::dev_free_buf(void *buf_addr,unsigned port) function in class:omx_venc
    [all...]

Completed in 95 milliseconds