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

  /frameworks/av/include/media/stagefright/
Utils.h 86 void writeToAMessage(sp<AMessage> msg, const AudioPlaybackRate &rate);
89 void writeToAMessage(sp<AMessage> msg, const AVSyncSettings &sync, float videoFpsHint);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 351 writeToAMessage(msg, rate);
375 writeToAMessage(msg, sync, videoFpsHint);
817 writeToAMessage(response, rate);
863 writeToAMessage(response, sync, videoFps);
    [all...]
NuPlayerRenderer.cpp 170 writeToAMessage(msg, rate);
238 writeToAMessage(msg, sync, videoFpsHint);
578 writeToAMessage(response, rate);
610 writeToAMessage(response, sync, videoFps);
    [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp     [all...]

Completed in 528 milliseconds