Home
last modified time | relevance | path

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

/hardware/google/av/codec2/include/
DC2Param.h223 inline bool isGlobal() const { return (mIndex & DIR_MASK) == DIR_GLOBAL; } in isGlobal() function
384 inline bool isGlobal() const { return _mIndex.isGlobal(); } in isGlobal() function