Home | History | Annotate | Download | only in encode

Lines Matching refs:packed_seq_buf_id

132     VABufferID packed_seq_buf_id;
544 &avcenc_context.packed_seq_buf_id);
628 if (avcenc_context.packed_seq_buf_id != VA_INVALID_ID)
629 va_buffers[num_va_buffers++] = avcenc_context.packed_seq_buf_id;
713 avcenc_destroy_buffers(&avcenc_context.packed_seq_buf_id, 1);
1519 avcenc_context.packed_seq_buf_id = VA_INVALID_ID;