Searched defs:mStarted (Results 1 - 25 of 100) sorted by relevance

1234

/frameworks/av/cmds/stagefright/
H A DSineSource.h30 bool mStarted; member in struct:android::SineSource
/frameworks/av/include/media/stagefright/
H A DJPEGSource.h44 bool mStarted; member in struct:android::JPEGSource
H A DMediaAdapter.h68 bool mStarted; member in struct:android::MediaAdapter
H A DAMRWriter.h49 bool mStarted; member in struct:android::AMRWriter
H A DMPEG2TSWriter.h64 bool mStarted; member in struct:android::MPEG2TSWriter
H A DAACEncoder.h47 bool mStarted; member in class:android::AACEncoder
H A DAACWriter.h52 bool mStarted; member in struct:android::AACWriter
H A DAudioSource.h82 bool mStarted; member in struct:android::AudioSource
/frameworks/av/media/libstagefright/foundation/include/
H A DJPEGSource.h44 bool mStarted; member in struct:android::JPEGSource
H A DMediaAdapter.h68 bool mStarted; member in struct:android::MediaAdapter
H A DAMRWriter.h49 bool mStarted; member in struct:android::AMRWriter
H A DMPEG2TSWriter.h64 bool mStarted; member in struct:android::MPEG2TSWriter
H A DAACEncoder.h47 bool mStarted; member in class:android::AACEncoder
H A DAACWriter.h52 bool mStarted; member in struct:android::AACWriter
H A DAudioSource.h82 bool mStarted; member in struct:android::AudioSource
/frameworks/av/media/libstagefright/include/
H A DJPEGSource.h44 bool mStarted; member in struct:android::JPEGSource
H A DMediaAdapter.h68 bool mStarted; member in struct:android::MediaAdapter
H A DAMRWriter.h49 bool mStarted; member in struct:android::AMRWriter
H A DMPEG2TSWriter.h64 bool mStarted; member in struct:android::MPEG2TSWriter
H A DAACEncoder.h47 bool mStarted; member in class:android::AACEncoder
/frameworks/av/media/libstagefright/tests/
H A DDummyRecorder.h34 bool mStarted; member in class:android::DummyRecorder
47 , mStarted(false) {}
/frameworks/base/services/core/java/com/android/server/
H A DMountServiceIdler.java39 private boolean mStarted; field in class:MountServiceIdler
46 if (mStarted) {
48 mStarted = false;
73 mStarted = true;
86 mStarted = false;
/frameworks/wilhelm/src/android/include/
H A DAacAdtsExtractor.h64 bool mStarted; member in class:android::AacAdtsSource
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h71 bool mStarted; member in struct:android::SoftMPEG4Encoder
/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.h45 bool mStarted; member in struct:android::RepeaterSource

Completed in 206 milliseconds

1234