Home
last modified time | relevance | path

Searched refs:getSupportedProfiles (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/common/
DV4L2Device.cpp1295 auto getSupportedProfiles = [this](VideoCodec codec, in v4L2PixFmtToC2Profiles() local
1334 if (!getSupportedProfiles(VideoCodec::H264, &profiles)) { in v4L2PixFmtToC2Profiles()
1346 if (!getSupportedProfiles(VideoCodec::VP8, &profiles)) { in v4L2PixFmtToC2Profiles()
1353 if (!getSupportedProfiles(VideoCodec::VP9, &profiles)) { in v4L2PixFmtToC2Profiles()