Home
last modified time | relevance | path

Searched defs:stopTimeUs (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libmedia/aidl/android/
DIGraphicBufferSource.aidl33 void setStopTimeUs(long stopTimeUs); in setStopTimeUs()
/frameworks/av/media/libmedia/omx/1.0/
DWGraphicBufferSource.cpp66 int64_t stopTimeUs) { in setStopTimeUs()
/frameworks/av/media/libstagefright/
DMediaCodecSource.cpp170 status_t MediaCodecSource::Puller::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
269 int64_t stopTimeUs; in onMessageReceived() local
393 status_t MediaCodecSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
1121 int64_t stopTimeUs; in onMessageReceived() local
DAudioSource.cpp303 status_t AudioSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
DCameraSource.cpp1113 status_t CameraSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
DACodec.cpp7526 int64_t stopTimeUs; in setParameters() local
/frameworks/av/media/codec2/sfplugin/
DOmx2IGraphicBufferSource.cpp119 int64_t stopTimeUs) { in setStopTimeUs()
/frameworks/av/media/libstagefright/omx/1.0/
DWGraphicBufferSource.cpp215 Return<Status> TWGraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp1894 int64_t stopTimeUs; in extractAndQueueAccessUnitsFromTs() local
2192 int64_t stopTimeUs; in extractAndQueueAccessUnits() local
/frameworks/av/media/libstagefright/bqhelper/
DGraphicBufferSource.cpp1309 status_t GraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.cpp2074 int64_t stopTimeUs = systemTime() / 1000; in stop() local