Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dencoder.rs332 CaptureQueueStreamoffError(ioctl::StreamOffError), enumerator
358 .map_err(EncoderStopError::CaptureQueueStreamoffError)?; in stop()