Searched refs:dev_fill_buf (Results 1 - 25 of 28) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_encoder.h73 bool dev_fill_buf(void *, void *,unsigned,unsigned);
H A Domx_video_base.h216 virtual bool dev_fill_buf(void *buffer, void *,unsigned,unsigned) = 0;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h77 bool dev_fill_buf(void *, void *,unsigned,unsigned);
H A Domx_video_base.h226 virtual bool dev_fill_buf(void *buffer, void *,unsigned,unsigned) = 0;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h77 bool dev_fill_buf(void *, void *,unsigned,unsigned);
H A Domx_swvenc_hevc.h80 virtual bool dev_fill_buf(void *buffer, void *,unsigned,unsigned);
H A Domx_swvenc_mpeg4.h120 bool dev_fill_buf(void *, void *,unsigned,unsigned);
H A Domx_video_base.h231 virtual bool dev_fill_buf(void *buffer, void *,unsigned,unsigned) = 0;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h71 bool dev_fill_buf(void *, void *,unsigned,unsigned);
H A Domx_swvenc_mpeg4.h122 bool dev_fill_buf(void *, void *,unsigned,unsigned);
H A Domx_video_base.h243 virtual bool dev_fill_buf(void *buffer, void *,unsigned,unsigned) = 0;
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h71 bool dev_fill_buf(void *, void *,unsigned,unsigned);
H A Domx_swvenc_mpeg4.h126 bool dev_fill_buf(void *, void *,unsigned,unsigned);
H A Domx_video_base.h269 virtual bool dev_fill_buf(void *buffer, void *,unsigned,unsigned) = 0;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp1550 bool omx_venc::dev_fill_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:omx_venc
H A Domx_video_base.cpp3585 if(dev_fill_buf(bufferAdd, pmem_data_buf,(bufferAdd - m_out_mem_ptr),m_pOutput_pmem[bufferAdd - m_out_mem_ptr].fd) != true)
3587 DEBUG_PRINT_ERROR("\nERROR: dev_fill_buf() Failed");
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_hevc.cpp1245 bool omx_swvenc::dev_fill_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:omx_swvenc
H A Domx_swvenc_mpeg4.cpp1875 bool omx_venc::dev_fill_buf function in class:omx_venc
H A Domx_video_encoder.cpp2316 bool omx_venc::dev_fill_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:omx_venc
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2065 bool omx_venc::dev_fill_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:omx_venc
H A Domx_video_base.cpp3697 if (dev_fill_buf(bufferAdd, pmem_data_buf,(bufferAdd - m_out_mem_ptr),m_pOutput_pmem[bufferAdd - m_out_mem_ptr].fd) != true) {
3698 DEBUG_PRINT_ERROR("ERROR: dev_fill_buf() Failed");
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp1935 bool omx_venc::dev_fill_buf function in class:omx_venc
H A Domx_video_encoder.cpp2500 bool omx_venc::dev_fill_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:omx_venc
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp1899 bool omx_venc::dev_fill_buf function in class:omx_venc
H A Domx_video_encoder.cpp2077 bool omx_venc::dev_fill_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:omx_venc

Completed in 424 milliseconds

12