Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmedia/aidl/android/
H A DIGraphicBufferSource.aidl33 void setStopTimeUs(long stopTimeUs); in setStopTimeUs()
/aosp12/frameworks/av/media/libstagefright/
H A 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
H A DAudioSource.cpp337 status_t AudioSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
H A DCameraSource.cpp922 status_t CameraSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
H A DACodec.cpp7773 int64_t stopTimeUs; in setParameters() local
/aosp12/frameworks/av/media/libmedia/omx/1.0/
H A DWGraphicBufferSource.cpp66 int64_t stopTimeUs) { in setStopTimeUs()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DOmx2IGraphicBufferSource.cpp119 int64_t stopTimeUs) { in setStopTimeUs()
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DWGraphicBufferSource.cpp220 Return<Status> TWGraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/aosp12/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp1895 int64_t stopTimeUs; in extractAndQueueAccessUnitsFromTs() local
2195 int64_t stopTimeUs; in extractAndQueueAccessUnits() local
/aosp12/frameworks/av/media/libstagefright/bqhelper/
H A DGraphicBufferSource.cpp1330 status_t GraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp2351 int64_t stopTimeUs = systemTime() / 1000; in stop() local