Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/video/encoder/
Dmod.rs91 eos_notification_buffer: Option<OutputBufferId>, field
164 eos_notification_buffer: None, in new()
411 let eos_resource_id = match self.eos_notification_buffer { in flush_response()
790 if stream.eos_notification_buffer.is_none() { in resource_queue()
791 stream.eos_notification_buffer = Some(resource_id); in resource_queue()
853 stream.eos_notification_buffer.take(); in resource_destroy_all()
892 stream.eos_notification_buffer = None; in queue_clear()