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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.h63 void requestIDRFrame();
H A DPlaybackSession.h72 void requestIDRFrame();
H A DPlaybackSession.cpp97 void requestIDRFrame();
285 void WifiDisplaySource::PlaybackSession::Track::requestIDRFrame() { function in class:android::WifiDisplaySource::PlaybackSession::Track
294 mConverter->requestIDRFrame();
1085 void WifiDisplaySource::PlaybackSession::requestIDRFrame() { function in class:android::WifiDisplaySource::PlaybackSession
1089 track->requestIDRFrame();
H A DConverter.cpp413 mEncoder->requestIDRFrame();
789 void Converter::requestIDRFrame() { function in class:android::Converter
H A DWifiDisplaySource.cpp1559 playbackSession->requestIDRFrame();
/frameworks/av/include/media/stagefright/
H A DMediaCodec.h135 status_t requestIDRFrame();
H A DACodec.h346 status_t requestIDRFrame();
/frameworks/av/media/libstagefright/
H A DACodec.cpp4046 status_t ACodec::requestIDRFrame() { function in class:android::ACodec
5473 status_t err = mCodec->requestIDRFrame();
5585 status_t err = requestIDRFrame();
H A DMediaCodec.cpp611 status_t MediaCodec::requestIDRFrame() { function in class:android::MediaCodec

Completed in 212 milliseconds