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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.cpp 76 mCodec->setNotificationMessage(notifyMsg);
  /frameworks/av/include/media/stagefright/
ACodec.h 49 void setNotificationMessage(const sp<AMessage> &msg);
  /frameworks/av/cmds/stagefright/
sf2.cpp 107 mCodec->setNotificationMessage(
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 119 mCodec->setNotificationMessage(new AMessage(kWhatCodecNotify, id()));
    [all...]
ACodec.cpp 51 void setNotificationMessage(const sp<AMessage> &msg) {
363 void ACodec::setNotificationMessage(const sp<AMessage> &msg) {
    [all...]

Completed in 120 milliseconds