Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmedia/include/media/
H A DMediaCodecInfo.h71 constexpr static char FEATURE_TUNNELED_PLAYBACK[] = "feature-tunneled-playback"; member
/aosp12/frameworks/av/media/libmedia/
H A DMediaCodecInfo.cpp38 constexpr char MediaCodecInfo::Capabilities::FEATURE_TUNNELED_PLAYBACK[]; member in android::MediaCodecInfo::Capabilities