Searched defs:V4l2StatelessDecoderBackend (Results 1 – 6 of 6) sorted by relevance
102 pub struct V4l2StatelessDecoderBackend<V: VideoFrame> { struct108 impl<V: VideoFrame> V4l2StatelessDecoderBackend<V> { implementation143 impl<V: VideoFrame> StatelessDecoderBackend for V4l2StatelessDecoderBackend<V> { implementation
29 impl<V: VideoFrame> StatelessDecoderBackendPicture<H265> for V4l2StatelessDecoderBackend<V> { implementation33 impl<V: VideoFrame> StatelessH265DecoderBackend for V4l2StatelessDecoderBackend<V> { implementation
49 impl<V: VideoFrame> StatelessDecoderBackendPicture<Vp8> for V4l2StatelessDecoderBackend<V> { implementation53 impl<V: VideoFrame> StatelessVp8DecoderBackend for V4l2StatelessDecoderBackend<V> { implementation
55 impl<V: VideoFrame> StatelessDecoderBackendPicture<Vp9> for V4l2StatelessDecoderBackend<V> { implementation59 impl<V: VideoFrame> StatelessVp9DecoderBackend for V4l2StatelessDecoderBackend<V> { implementation
60 impl<V: VideoFrame> StatelessDecoderBackendPicture<Av1> for V4l2StatelessDecoderBackend<V> { implementation64 impl<V: VideoFrame> StatelessAV1DecoderBackend for V4l2StatelessDecoderBackend<V> { implementation
64 impl<V: VideoFrame> StatelessDecoderBackendPicture<H264> for V4l2StatelessDecoderBackend<V> { implementation68 impl<V: VideoFrame> StatelessH264DecoderBackend for V4l2StatelessDecoderBackend<V> { implementation