Home
last modified time | relevance | path

Searched defs:VABufferID (Results 1 – 7 of 7) sorted by relevance

/external/rust/cros-libva/lib/src/
Dbuffer.rs279 pub fn as_id_vec(buffers: &[Self]) -> Vec<bindings::VABufferID> { in as_id_vec()
463 pub fn id(&self) -> bindings::VABufferID { in id()
/external/rust/cros-libva/lib/src/buffer/
Dh264.rs620 coded_buf: bindings::VABufferID,
672 macroblock_info: bindings::VABufferID, in new()
Dvp8.rs363 coded_buf: bindings::VABufferID, in new()
Dvp9.rs378 coded_buf: bindings::VABufferID,
Dhevc.rs957 coded_buf: bindings::VABufferID,
Dav1.rs1010 coded_buf: bindings::VABufferID, in new()
/external/libva/va/
Dva.h2019 typedef VAGenericID VABufferID; typedef