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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
video_encoder_device.h 64 bool venc_free_buf(void*, unsigned);
video_encoder_device_copper.h 181 bool venc_free_buf(void*, unsigned);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device.h 64 bool venc_free_buf(void*, unsigned);
video_encoder_device_v4l2.h 215 bool venc_free_buf(void*, unsigned);
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp     [all...]
video_encoder_device.cpp 1570 bool venc_dev::venc_free_buf(void *buf_addr, unsigned port) function in class:venc_dev
    [all...]
video_encoder_device_copper.cpp 1510 bool venc_dev::venc_free_buf(void *buf_addr, unsigned port) function in class:venc_dev
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp     [all...]
video_encoder_device.cpp 1661 bool venc_dev::venc_free_buf(void *buf_addr, unsigned port) function in class:venc_dev
    [all...]
video_encoder_device_v4l2.cpp 1751 bool venc_dev::venc_free_buf(void *buf_addr, unsigned port) function in class:venc_dev
    [all...]

Completed in 35 milliseconds