Searched refs:packed_sei_buf_id (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderAVC.h69 VABufferID packed_sei_buf_id; member in class:VideoEncoderAVC
H A DVideoEncoderAVC.cpp60 packed_sei_buf_id = VA_INVALID_ID;
/hardware/intel/common/libva/test/encode/
H A Davcenc.c136 VABufferID packed_sei_buf_id; member in struct:__anon793
318 &avcenc_context.packed_sei_buf_id);
640 if (avcenc_context.packed_sei_buf_id != VA_INVALID_ID)
641 va_buffers[num_va_buffers++] = avcenc_context.packed_sei_buf_id;
717 avcenc_destroy_buffers(&avcenc_context.packed_sei_buf_id, 1);
1529 avcenc_context.packed_sei_buf_id = VA_INVALID_ID;
H A Dh264encode.c1523 VABufferID packed_sei_header_param_buf_id, packed_sei_buf_id, render_id[2]; local
1567 &packed_sei_buf_id);
1572 render_id[1] = packed_sei_buf_id;

Completed in 122 milliseconds