Home
last modified time | relevance | path

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

/aosp_15_r20/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()
1159 int64_t stopTimeUs; in onMessageReceived() local
H A DAudioSource.cpp324 status_t AudioSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
H A DCameraSource.cpp955 status_t CameraSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
H A DACodec.cpp6606 int64_t stopTimeUs; in setSurfaceParameters() local
7961 int64_t stopTimeUs; in setSurfaceParameters() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/omx/1.0/[email protected]_genc++/gen/android/hardware/media/omx/1.0/
DGraphicBufferSourceAll.cpp548 …his, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, int64_t stopTimeUs) { in _hidl_setStopTimeUs()
909 …id::hardware::media::omx::V1_0::Status> BpHwGraphicBufferSource::setStopTimeUs(int64_t stopTimeUs){ in setStopTimeUs()
1396 int64_t stopTimeUs; in _hidl_setStopTimeUs() local
/aosp_15_r20/frameworks/av/media/module/aidlpersistentsurface/aidl/android/media/
H A DIAidlGraphicBufferSource.aidl36 void setStopTimeUs(long stopTimeUs); in setStopTimeUs()
/aosp_15_r20/frameworks/av/media/libmedia/aidl/android/
H A DIGraphicBufferSource.aidl33 void setStopTimeUs(long stopTimeUs); in setStopTimeUs()
/aosp_15_r20/frameworks/av/media/libmedia/omx/1.0/
H A DWGraphicBufferSource.cpp66 int64_t stopTimeUs) { in setStopTimeUs()
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DOmx2IGraphicBufferSource.cpp119 int64_t stopTimeUs) { in setStopTimeUs()
/aosp_15_r20/frameworks/av/media/module/aidlpersistentsurface/wrapper/
H A DWAidlGraphicBufferSource.cpp203 ::ndk::ScopedAStatus WAidlGraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/aosp_15_r20/frameworks/av/media/libstagefright/omx/1.0/
H A DWGraphicBufferSource.cpp237 Return<Status> TWGraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/aosp_15_r20/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp1895 int64_t stopTimeUs; in extractAndQueueAccessUnitsFromTs() local
2195 int64_t stopTimeUs; in extractAndQueueAccessUnits() local
/aosp_15_r20/frameworks/av/media/module/bqhelper/
H A DGraphicBufferSource.cpp1341 status_t GraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs()
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp2425 int64_t stopTimeUs = systemTime() / 1000; in stop() local