Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/video/encoder/
Dmod.rs64 GetSrcParams, enumerator
246 if self.pending_commands.remove(&PendingCommand::GetSrcParams) { in require_input_buffers()
913 QueueType::Input => PendingCommand::GetSrcParams, in get_params()