Home
last modified time | relevance | path

Searched defs:setStopTimeUs (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaSource.h88 virtual status_t setStopTimeUs(int64_t /* stopTimeUs */) { in setStopTimeUs() function
/aosp12/frameworks/av/media/libstagefright/
H A DRemoteMediaSource.cpp69 status_t RemoteMediaSource::setStopTimeUs(int64_t /* stopTimeUs */) { in setStopTimeUs() function in android::RemoteMediaSource
H A DMediaCodecSource.cpp171 status_t MediaCodecSource::Puller::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs() function in android::MediaCodecSource::Puller
385 status_t MediaCodecSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs() function in android::MediaCodecSource
H A DAudioSource.cpp337 status_t AudioSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs() function in android::AudioSource
H A DCameraSource.cpp922 status_t CameraSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs() function in android::CameraSource
/aosp12/frameworks/av/media/libmedia/aidl/android/
H A DIGraphicBufferSource.aidl33 void setStopTimeUs(long stopTimeUs); in setStopTimeUs() method
/aosp12/frameworks/av/media/libmedia/omx/1.0/
H A DWGraphicBufferSource.cpp65 BnStatus LWGraphicBufferSource::setStopTimeUs( in setStopTimeUs() function in android::hardware::media::omx::V1_0::utils::LWGraphicBufferSource
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DOmx2IGraphicBufferSource.cpp118 BnStatus Omx2IGraphicBufferSource::setStopTimeUs( in setStopTimeUs() function in android::Omx2IGraphicBufferSource
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DWGraphicBufferSource.cpp220 Return<Status> TWGraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs() function in android::hardware::media::omx::V1_0::implementation::TWGraphicBufferSource
/aosp12/frameworks/av/media/libstagefright/bqhelper/
H A DGraphicBufferSource.cpp1330 status_t GraphicBufferSource::setStopTimeUs(int64_t stopTimeUs) { in setStopTimeUs() function in android::GraphicBufferSource