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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.h34 kWhatRead, enumerator in enum:android::RepeaterSource::__anon913
/frameworks/av/media/libstagefright/include/
H A DNuCachedSource2.h85 kWhatRead = 'read', enumerator in enum:android::NuCachedSource2::__anon880
/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.h55 kWhatRead = 'read', enumerator in enum:android::ARTPWriter::__anon893
/frameworks/av/media/libstagefright/
H A DMPEG2TSWriter.cpp69 kWhatRead = 'read', enumerator in enum:android::MPEG2TSWriter::SourceInfo::__anon507
364 (new AMessage(kWhatRead, id()))->post();
385 case kWhatRead:

Completed in 463 milliseconds