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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodec.h 485 Histogram() : mFloor(0), mWidth(0), mBelow(0), mAbove(0),
500 int64_t mBelow, mAbove;
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 676 mBelow = mAbove = 0;
702 mBelow++;
722 mFloor, mWidth, mBelow);
    [all...]

Completed in 44 milliseconds