Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/
DV4L2Device.cpp1811 for (const auto& videoCodecProfile : videoCodecProfiles) { in enumerateSupportedDecodeProfiles() local
1812 profile.profile = videoCodecProfile; in enumerateSupportedDecodeProfiles()
1839 for (const auto& videoCodecProfile : videoCodecProfiles) { in enumerateSupportedEncodeProfiles() local
1840 profile.profile = videoCodecProfile; in enumerateSupportedEncodeProfiles()