Home
last modified time | relevance | path

Searched refs:OutputQueueStreamoffError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dencoder.rs334 OutputQueueStreamoffError(ioctl::StreamOffError), enumerator
364 .map_err(EncoderStopError::OutputQueueStreamoffError)?; in stop()