Home
last modified time | relevance | path

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

/system/cros-codecs/src/encoder/stateful/h264/
Dv4l2.rs34 pub type V4L2H264Backend<Handle, CaptureBufferz> = V4L2Backend<Handle, CaptureBufferz, H264>; typedef
79 impl<Handle, CaptureBufferz> EncoderCodec for V4L2H264Backend<Handle, CaptureBufferz> implementation
95 impl<Handle, CaptureBufferz> V4L2H264Backend<Handle, CaptureBufferz> implementation