Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/video/encoder/
Dmod.rs65 GetDstParams, enumerator
260 if self.pending_commands.remove(&PendingCommand::GetDstParams) { in require_input_buffers()
914 QueueType::Output => PendingCommand::GetDstParams, in get_params()