Searched refs:venc_empty_buf (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dvideo_encoder_device.h65 bool venc_empty_buf(void *, void *,unsigned,unsigned);
H A Dvideo_encoder_device_copper.h182 bool venc_empty_buf(void *, void *,unsigned,unsigned);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device.h65 bool venc_empty_buf(void *, void *,unsigned,unsigned);
H A Dvideo_encoder_device_v4l2.h280 bool venc_empty_buf(void *, void *,unsigned,unsigned);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device.h65 bool venc_empty_buf(void *, void *,unsigned,unsigned);
H A Dvideo_encoder_device_v4l2.h348 bool venc_empty_buf(void *, void *,unsigned,unsigned);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h336 bool venc_empty_buf(void *, void *,unsigned,unsigned);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp1547 return handle->venc_empty_buf(buffer, pmem_data_buf,index,fd);
H A Dvideo_encoder_device.cpp1631 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) function in class:venc_dev
H A Dvideo_encoder_device_copper.cpp1565 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf,unsigned index,unsigned fd) function in class:venc_dev
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2060 bret = handle->venc_empty_buf(buffer, pmem_data_buf,index,fd);
H A Dvideo_encoder_device.cpp1828 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) function in class:venc_dev
H A Dvideo_encoder_device_v4l2.cpp2687 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf, unsigned index, unsigned fd) function in class:venc_dev
2735 DEBUG_PRINT_LOW("venc_empty_buf: empty EOS buffer");
2765 DEBUG_PRINT_LOW("venc_empty_buf: camera buf: fd = %d filled %d of %d flag 0x%x",
2791 DEBUG_PRINT_LOW("venc_empty_buf: force 601 -> 709 clamping");
2794 DEBUG_PRINT_LOW("venc_empty_buf: 601 full-range");
2797 DEBUG_PRINT_LOW("venc_empty_buf: 601 clamped");
2801 DEBUG_PRINT_LOW("venc_empty_buf: gralloc metadata is NULL");
2803 DEBUG_PRINT_LOW("venc_empty_buf: Opaque camera buf: fd = %d "
2824 DEBUG_PRINT_LOW("venc_empty_buf: Opaque non-camera buf: fd = %d "
2831 DEBUG_PRINT_LOW("venc_empty_buf
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2322 bret = handle->venc_empty_buf(buffer, pmem_data_buf,index,fd);
H A Dvideo_encoder_device.cpp1829 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) function in class:venc_dev
H A Dvideo_encoder_device_v4l2.cpp3398 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf, unsigned index, unsigned fd) function in class:venc_dev
3449 DEBUG_PRINT_LOW("venc_empty_buf: empty EOS buffer");
3529 DEBUG_PRINT_LOW("venc_empty_buf: camera buf: fd = %d filled %d of %d flag 0x%x format 0x%lx",
3583 DEBUG_PRINT_ERROR("venc_empty_buf: Failed to set VPE CSC for 601_to_709");
3585 DEBUG_PRINT_INFO("venc_empty_buf: Will convert 601-FR to 709");
3650 DEBUG_PRINT_LOW("venc_empty_buf: Opaque camera buf: fd = %d "
3658 DEBUG_PRINT_LOW("venc_empty_buf: Opaque non-camera buf: fd = %d filled %d of %d",
3666 DEBUG_PRINT_LOW("venc_empty_buf: non-camera buf: fd = %d filled %d of %d",
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2495 bret = handle->venc_empty_buf(buffer, pmem_data_buf,index,fd);
H A Dvideo_encoder_device_v4l2.cpp3837 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf, unsigned index, unsigned fd) function in class:venc_dev
3888 DEBUG_PRINT_LOW("venc_empty_buf: empty EOS buffer");
3929 DEBUG_PRINT_ERROR("venc_empty_buf: Failed to set VPE CSC for 601_to_709");
3931 DEBUG_PRINT_INFO("venc_empty_buf: Will convert 601-FR to 709");
3982 DEBUG_PRINT_LOW("venc_empty_buf: camera buf: fd = %d filled %d of %d flag 0x%x format 0x%lx",
4038 DEBUG_PRINT_ERROR("venc_empty_buf: Failed to set VPE CSC for 601_to_709");
4040 DEBUG_PRINT_INFO("venc_empty_buf: Will convert 601-FR to 709");
4105 DEBUG_PRINT_LOW("venc_empty_buf: Opaque camera buf: fd = %d "
4120 DEBUG_PRINT_LOW("venc_empty_buf: Opaque non-camera buf: fd = %d filled %d of %d",
4128 DEBUG_PRINT_LOW("venc_empty_buf
[all...]

Completed in 215 milliseconds