Searched refs:DecoderOptions (Results 1 – 3 of 3) sorted by relevance
30 type DecoderOptions = C2V4L2DecoderOptions; typedef
52 type DecoderOptions: Clone + Send + 'static; typedef54 fn new(options: Self::DecoderOptions) -> Result<Self, String> in new()171 type Options = <B as C2DecoderBackend>::DecoderOptions;
32 type DecoderOptions = C2VaapiDecoderOptions; typedef