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

  /frameworks/av/media/libstagefright/
MediaCodec.cpp 277 mDequeueInputReplyID(0),
676 mDequeueInputReplyID = 0;
988 PostReplyWithError(mDequeueInputReplyID, INVALID_OPERATION);
991 mDequeueInputReplyID = 0;
    [all...]
  /frameworks/av/include/media/stagefright/
MediaCodec.h 335 sp<AReplyToken> mDequeueInputReplyID;

Completed in 43 milliseconds