Home | History | Annotate | Download | only in media

Lines Matching refs:mFrameSize

279             size_t      frameSize() const   { return mFrameSize; }
677 // mFrameSize is equal to mFrameSizeAF for non-PCM or 16-bit PCM data. For 8-bit PCM data, it's
678 // twice as large as mFrameSize because data is expanded to 16-bit before it's stored in buffer.
679 size_t mFrameSize; // app-level frame size