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

  /frameworks/av/media/libmediaplayer2/nuplayer2/
GenericSource2.h 139 int32_t mPrevBufferPercentage;
GenericSource2.cpp 65 mPrevBufferPercentage(-1),
465 mPrevBufferPercentage = -1;
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.h 138 int32_t mPrevBufferPercentage;
GenericSource.cpp 64 mPrevBufferPercentage(-1),
508 mPrevBufferPercentage = -1;
    [all...]
  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 195 int32_t mPrevBufferPercentage;
LiveSession.cpp 284 mPrevBufferPercentage(-1),
    [all...]

Completed in 343 milliseconds