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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.h39 kWhatRead, enumerator in enum:android::RepeaterSource::__anon766
/frameworks/av/media/libstagefright/include/
H A DNuCachedSource2.h96 kWhatRead = 'read', enumerator in enum:android::NuCachedSource2::__anon718
/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.h55 kWhatRead = 'read', enumerator in enum:android::ARTPWriter::__anon738
/frameworks/av/media/libstagefright/
H A DMPEG2TSWriter.cpp69 kWhatRead = 'read', enumerator in enum:android::MPEG2TSWriter::SourceInfo::__anon317
364 (new AMessage(kWhatRead, this))->post();
385 case kWhatRead:

Completed in 436 milliseconds