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.h75 void requestIDRFrame();
H A DPlaybackSession.cpp97 void requestIDRFrame();
285 void WifiDisplaySource::PlaybackSession::Track::requestIDRFrame() { function in class:android::WifiDisplaySource::PlaybackSession::Track
294 mConverter->requestIDRFrame();
1094 void WifiDisplaySource::PlaybackSession::requestIDRFrame() { function in class:android::WifiDisplaySource::PlaybackSession
1098 track->requestIDRFrame();
H A DConverter.cpp413 mEncoder->requestIDRFrame();
788 void Converter::requestIDRFrame() { function in class:android::Converter
H A DWifiDisplaySource.cpp1565 playbackSession->requestIDRFrame();
/frameworks/av/include/media/stagefright/
H A DMediaCodec.h156 status_t requestIDRFrame();
H A DACodec.h422 status_t requestIDRFrame();
/frameworks/av/media/libstagefright/
H A DACodec.cpp4482 status_t ACodec::requestIDRFrame() { function in class:android::ACodec
6219 status_t err = mCodec->requestIDRFrame();
6331 status_t err = requestIDRFrame();
H A DMediaCodec.cpp913 status_t MediaCodec::requestIDRFrame() { function in class:android::MediaCodec

Completed in 5088 milliseconds