Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2ComponentCommon.h22 static const std::string kVP9Decoder; member
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2ComponentCommon.cpp21 const std::string V4L2ComponentName::kVP9Decoder = "c2.v4l2.vp9.decoder"; member in android::V4L2ComponentName