Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/cros-libva/lib/src/buffer/
Dhevc.rs163 pub struct PictureParameterBufferHEVC(Box<bindings::VAPictureParameterBufferHEVC>); struct
165 impl PictureParameterBufferHEVC { implementation