Searched refs:requestIDRFrame (Results 1 - 10 of 10) sorted by path

/frameworks/av/include/media/stagefright/
H A DACodec.h549 status_t requestIDRFrame();
H A DMediaCodec.h163 status_t requestIDRFrame();
/frameworks/av/media/libstagefright/
H A DACodec.cpp5286 status_t ACodec::requestIDRFrame() { function in class:android::ACodec
7164 status_t err = mCodec->requestIDRFrame();
7276 status_t err = requestIDRFrame();
H A DMediaCodec.cpp972 status_t MediaCodec::requestIDRFrame() { function in class:android::MediaCodec
H A DMediaCodecSource.cpp712 mEncoder->requestIDRFrame();
/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.cpp413 mEncoder->requestIDRFrame();
788 void Converter::requestIDRFrame() { function in class:android::Converter
H A DConverter.h63 void requestIDRFrame();
H A DPlaybackSession.cpp97 void requestIDRFrame();
285 void WifiDisplaySource::PlaybackSession::Track::requestIDRFrame() { function in class:android::WifiDisplaySource::PlaybackSession::Track
294 mConverter->requestIDRFrame();
1097 void WifiDisplaySource::PlaybackSession::requestIDRFrame() { function in class:android::WifiDisplaySource::PlaybackSession
1101 track->requestIDRFrame();
H A DPlaybackSession.h75 void requestIDRFrame();
H A DWifiDisplaySource.cpp1565 playbackSession->requestIDRFrame();

Completed in 171 milliseconds