Home | History | Annotate | Download | only in media

Lines Matching full:mflags

569             audio_output_flags_t getFlags() const { return mFlags; }
654 { return (mFlags & AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD) != 0; }
722 audio_output_flags_t mFlags;