Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2ComponentCommon.h21 static const std::string kVP8Decoder; member
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2ComponentCommon.cpp20 const std::string V4L2ComponentName::kVP8Decoder = "c2.v4l2.vp8.decoder"; member in android::V4L2ComponentName