Searched defs:forInput (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codec2/include/
H A DC2Param.h193 inline bool forInput() const { return (mIndex & kDirMask) == kDirInput; } function in struct:Type
318 inline bool forInput() const { return _mIndex.forInput(); } function

Completed in 66 milliseconds