Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp1343 struct CodecListCache { struct
1344 CodecListCache() in CodecListCache() argument
1360 static const CodecListCache &GetCodecListCache() { in GetCodecListCache()
1361 static CodecListCache sCache{}; in GetCodecListCache()
5400 const CodecListCache &cache = GetCodecListCache(); in CanFetchLinearBlock()
5431 const CodecListCache &cache = GetCodecListCache(); in CanFetchGraphicBlock()