Searched refs:out_buf_info (Results 1 – 2 of 2) sorted by relevance
244 VABufferInfo *out_buf_info) in vlVaAcquireBufferHandle() argument274 if (!out_buf_info) in vlVaAcquireBufferHandle()277 if (!out_buf_info->mem_type) in vlVaAcquireBufferHandle()282 if (out_buf_info->mem_type & mem_types[i]) { in vlVaAcquireBufferHandle()283 mem_type = out_buf_info->mem_type; in vlVaAcquireBufferHandle()333 *out_buf_info = buf->export_state; in vlVaAcquireBufferHandle()
395 …tatus vlVaAcquireBufferHandle(VADriverContextP ctx, VABufferID buf_id, VABufferInfo *out_buf_info);