Searched refs:C2VaapiDecoderOptions (Results 1 – 2 of 2) sorted by relevance
23 pub struct C2VaapiDecoderOptions { struct32 type DecoderOptions = C2VaapiDecoderOptions; argument34 fn new(options: C2VaapiDecoderOptions) -> Result<Self, String> { in new()
30 use cros_codecs::c2_wrapper::c2_vaapi_decoder::C2VaapiDecoderOptions;218 C2VaapiDecoderOptions { libva_device_path: args.libva_device }, in main()