Searched refs:out_buf_info (Results 1 – 2 of 2) sorted by relevance
248 VABufferInfo *out_buf_info) in vlVaAcquireBufferHandle() argument278 if (!out_buf_info) in vlVaAcquireBufferHandle()281 if (!out_buf_info->mem_type) in vlVaAcquireBufferHandle()286 if (out_buf_info->mem_type & mem_types[i]) { in vlVaAcquireBufferHandle()287 mem_type = out_buf_info->mem_type; in vlVaAcquireBufferHandle()337 *out_buf_info = buf->export_state; in vlVaAcquireBufferHandle()
417 …tatus vlVaAcquireBufferHandle(VADriverContextP ctx, VABufferID buf_id, VABufferInfo *out_buf_info);