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.cpp171 status_t MediaCodecSource::Puller::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
261 int64_t stopTimeUs; in onMessageReceived() local
385 status_t MediaCodecSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
1152 int64_t stopTimeUs; in onMessageReceived() local
DAudioSource.cpp337 status_t AudioSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
DCameraSource.cpp922 status_t CameraSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
DACodec.cpp7773 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.cpp220 Return<Status> TWGraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp1895 int64_t stopTimeUs; in extractAndQueueAccessUnitsFromTs() local
2195 int64_t stopTimeUs; in extractAndQueueAccessUnits() local
/frameworks/av/media/libstagefright/bqhelper/
DGraphicBufferSource.cpp1330 status_t GraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.cpp2351 int64_t stopTimeUs = systemTime() / 1000; in stop() local