Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp2069 struct CodecListCache { struct
2070 CodecListCache() in CodecListCache() function
2086 static const CodecListCache &GetCodecListCache() { in GetCodecListCache()
2087 static CodecListCache sCache{}; in GetCodecListCache()
7092 const CodecListCache &cache = GetCodecListCache(); in CanFetchLinearBlock()
7123 const CodecListCache &cache = GetCodecListCache(); in CanFetchGraphicBlock()