Searched refs:requestIDRFrame (Results 1 - 9 of 9) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.h52 void requestIDRFrame();
H A DPlaybackSession.h63 void requestIDRFrame();
H A DPlaybackSession.cpp97 void requestIDRFrame();
267 void WifiDisplaySource::PlaybackSession::Track::requestIDRFrame() { function in class:android::WifiDisplaySource::PlaybackSession::Track
276 mConverter->requestIDRFrame();
809 void WifiDisplaySource::PlaybackSession::requestIDRFrame() { function in class:android::WifiDisplaySource::PlaybackSession
813 track->requestIDRFrame();
H A DConverter.cpp381 mEncoder->requestIDRFrame();
653 void Converter::requestIDRFrame() { function in class:android::Converter
H A DWifiDisplaySource.cpp1425 playbackSession->requestIDRFrame();
/frameworks/av/include/media/stagefright/
H A DACodec.h272 status_t requestIDRFrame();
H A DMediaCodec.h109 status_t requestIDRFrame();
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp330 status_t MediaCodec::requestIDRFrame() { function in class:android::MediaCodec
H A DACodec.cpp2391 status_t ACodec::requestIDRFrame() { function in class:android::ACodec
3536 status_t err = mCodec->requestIDRFrame();

Completed in 1172 milliseconds