HomeSort by relevance Sort by last modified time
    Searched defs:requestIDRFrame (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/wifi-display/source/
Converter.cpp 413 mEncoder->requestIDRFrame();
788 void Converter::requestIDRFrame() {
PlaybackSession.cpp 97 void requestIDRFrame();
285 void WifiDisplaySource::PlaybackSession::Track::requestIDRFrame() {
294 mConverter->requestIDRFrame();
1094 void WifiDisplaySource::PlaybackSession::requestIDRFrame() {
1098 track->requestIDRFrame();
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 884 status_t MediaCodec::requestIDRFrame() {
    [all...]
ACodec.cpp     [all...]

Completed in 823 milliseconds