Searched defs:venc_use_buf (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device.cpp1469 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned) function in class:venc_dev
1478 DEBUG_PRINT_LOW("\n venc_use_buf:: pmem_tmp = %p", pmem_tmp);
1506 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:get input buffer failed ");
1525 DEBUG_PRINT_LOW("\n venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1533 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:set input buffer failed ");
1547 DEBUG_PRINT_LOW("\n venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1555 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:set output buffer failed ");
1561 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:Invalid Port Index ");
1576 DEBUG_PRINT_LOW("\n venc_use_buf:: pmem_tmp = %p", pmem_tmp);
H A Dvideo_encoder_device_copper.cpp1433 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned index) function in class:venc_dev
1444 DEBUG_PRINT_LOW("\n venc_use_buf:: pmem_tmp = %p", pmem_tmp);
1469 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:set input buffer failed ");
1495 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:set output buffer failed ");
1501 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:Invalid Port Index ");
1515 DEBUG_PRINT_LOW("\n venc_use_buf:: pmem_tmp = %p", pmem_tmp);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp1675 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned) function in class:venc_dev
1684 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
1710 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:get input buffer failed ");
1728 DEBUG_PRINT_LOW("venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1735 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:set input buffer failed ");
1747 DEBUG_PRINT_LOW("venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1754 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:set output buffer failed ");
1758 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:Invalid Port Index ");
1773 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
H A Dvideo_encoder_device_v4l2.cpp2502 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned index) function in class:venc_dev
2512 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
2569 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:Invalid Port Index ");
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp1676 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned) function in class:venc_dev
1685 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
1711 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:get input buffer failed ");
1729 DEBUG_PRINT_LOW("venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1736 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:set input buffer failed ");
1748 DEBUG_PRINT_LOW("venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1755 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:set output buffer failed ");
1759 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:Invalid Port Index ");
1774 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
H A Dvideo_encoder_device_v4l2.cpp3204 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned index) function in class:venc_dev
3214 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
3258 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:Invalid Port Index ");
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp3600 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned index) function in class:venc_dev
3611 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
3697 DEBUG_PRINT_ERROR("ERROR: venc_use_buf:Invalid Port Index ");

Completed in 142 milliseconds