Home | History | Annotate | Download | only in src

Lines Matching refs:venc_free_buf

912 bool venc_dev::venc_free_buf(void *buf_addr, unsigned port)
932 DEBUG_PRINT_LOW("\n venc_free_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
940 DEBUG_PRINT_ERROR("\nERROR: venc_free_buf: free input buffer failed ");
954 DEBUG_PRINT_LOW("\n venc_free_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
962 DEBUG_PRINT_ERROR("\nERROR: venc_free_buf: free output buffer failed ");
968 DEBUG_PRINT_ERROR("\nERROR: venc_free_buf:Invalid Port Index ");