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();
789 void Converter::requestIDRFrame() {
PlaybackSession.cpp 97 void requestIDRFrame();
285 void WifiDisplaySource::PlaybackSession::Track::requestIDRFrame() {
294 mConverter->requestIDRFrame();
1085 void WifiDisplaySource::PlaybackSession::requestIDRFrame() {
1089 track->requestIDRFrame();
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 611 status_t MediaCodec::requestIDRFrame() {
    [all...]
ACodec.cpp     [all...]

Completed in 325 milliseconds