Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2ComponentCommon.h17 static const std::string kVP8Encoder; member
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2ComponentCommon.cpp16 const std::string V4L2ComponentName::kVP8Encoder = "c2.v4l2.vp8.encoder"; member in android::V4L2ComponentName