Lines Matching refs:buffer
1092 /* Allocate command buffer */
1095 av_log(hwfc, AV_LOG_ERROR, "Command buffer alloc failure: %s\n",
1134 /* Free buffer dependencies */
1200 av_log(hwfc, AV_LOG_ERROR, "Unable to init command buffer: %s\n",
1248 av_log(hwfc, AV_LOG_ERROR, "Unable to finish command buffer: %s\n",
1765 * issues tracking command buffer execution state on uninit. */
2455 /* Check if buffer needs flushing */
3531 av_log(ctx, AV_LOG_ERROR, "Failed to create buffer: %s\n",
3537 req_desc.buffer = vkbuf->buf;
3545 ded_alloc.buffer = vkbuf->buf;
3559 av_log(ctx, AV_LOG_ERROR, "Failed to bind memory to buffer: %s\n",
3597 av_log(ctx, AV_LOG_ERROR, "Failed to map buffer memory: %s\n",
3796 * When downloading to buffer, do this synchronously and wait for the
3919 /* Map, copy image TO buffer (which then goes to the VkImage), unmap */
3944 /* Map, copy buffer (which came FROM the VkImage) to the frame, unmap */