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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodecSource.h 80 kWhatPullerNotify,
  /frameworks/av/media/libstagefright/
MediaCodecSource.cpp 820 sp<AMessage> notify = new AMessage(kWhatPullerNotify, mReflector);
849 case kWhatPullerNotify:
    [all...]

Completed in 43 milliseconds