Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp1575 struct CodecListCache { struct
1576 CodecListCache() in CodecListCache() function
1592 static const CodecListCache &GetCodecListCache() { in GetCodecListCache()
1593 static CodecListCache sCache{}; in GetCodecListCache()
5749 const CodecListCache &cache = GetCodecListCache(); in CanFetchLinearBlock()
5780 const CodecListCache &cache = GetCodecListCache(); in CanFetchGraphicBlock()