Searched defs:Surface (Results 1 – 4 of 4) sorted by relevance
320 type Surface = libva::Surface<Descriptor>; in test_simple_encode_frame() typedef
499 type Surface = libva::Surface<Descriptor>; in test_simple_encode_slice() typedef
631 type Surface = libva::Surface<Descriptor>; in test_single_frame() typedef
142 pub(crate) fn surface(&self) -> &Surface<()> { in surface()