Searched defs:V4L2ComponentName (Results 1 – 1 of 1) sorted by relevance
13 struct V4L2ComponentName { struct14 static const std::string kH264Encoder;15 static const std::string kVP8Encoder;16 static const std::string kVP9Encoder;18 static const std::string kH264Decoder;19 static const std::string kVP8Decoder;20 static const std::string kVP9Decoder;21 static const std::string kH264SecureDecoder;22 static const std::string kVP8SecureDecoder;23 static const std::string kVP9SecureDecoder;