Home
last modified time | relevance | path

Searched refs:packed_sei_scalability_info_buf_id (Results 1 – 1 of 1) sorted by relevance

/external/libva-utils/encode/
Dsvctenc.c244 VABufferID packed_sei_scalability_info_buf_id; member
2585 if (ctx->packed_sei_scalability_info_buf_id != VA_INVALID_ID) in render_picture()
2586 va_buffers[num_va_buffers++] = ctx->packed_sei_scalability_info_buf_id; in render_picture()
2703 svcenc_destroy_buffers(ctx, &ctx->packed_sei_scalability_info_buf_id, 1); in end_picture()
2983 ctx->packed_sei_scalability_info_buf_id = VA_INVALID_ID; in svcenc_init()