Home
last modified time | relevance | path

Searched defs:try_decoder_cmd (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/ioctl/
Ddecoder_cmd.rs238 pub fn try_decoder_cmd<I, O>(fd: &impl AsRawFd, command: I) -> DecoderCmdResult<O, O::Error> in try_decoder_cmd() function
/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dvideo_decoder.rs411 fn try_decoder_cmd(&self, cmd: DecoderCmd) -> IoctlResult<DecoderCmd> { in try_decoder_cmd() method
1219 fn try_decoder_cmd( in try_decoder_cmd() function
H A Dv4l2_device_proxy.rs1160 fn try_decoder_cmd( in try_decoder_cmd() function
/aosp_15_r20/external/virtio-media/device/src/
H A Dioctl.rs579 fn try_decoder_cmd( in try_decoder_cmd() method