Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Param.h228 inline bool forOutput() const { return (mIndex & DIR_MASK) == DIR_OUTPUT; } in forOutput() function
394 inline bool forOutput() const { return _mIndex.forOutput(); } in forOutput() function