Home
last modified time | relevance | path

Searched defs:mFrameCount (Results 1 – 18 of 18) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3IOStreamBase.h59 uint32_t mFrameCount; variable
/frameworks/av/services/audioflinger/
DFastCaptureDumpState.h37 size_t mFrameCount; member
DFastCaptureState.h38 size_t mFrameCount; // number of frames per fast capture buffer member
DFastMixerState.h75 size_t mFrameCount; // number of frames per fast mix buffer member
DFastMixerDumpState.h76 size_t mFrameCount; member
DTrackBase.h296 const size_t mFrameCount;// size of track buffer given at createTrack() or variable
DThreads.h530 size_t mFrameCount; // output HAL, direct output, record variable
/frameworks/av/media/libaudioclient/include/media/
DAudioIoDescriptor.h67 size_t mFrameCount; variable
DAudioRecord.h665 size_t mFrameCount; // corresponds to current IAudioRecord, value is variable
DAudioTrack.h1046 size_t mFrameCount; // maximum size of buffer variable
/frameworks/av/media/libmedia/include/media/
DBufferProviders.h249 const size_t mFrameCount; variable
/frameworks/base/graphics/java/android/graphics/
DInterpolator.java154 private int mFrameCount; field in Interpolator
/frameworks/ex/framesequence/src/android/support/rastermill/
DFrameSequence.java33 private final int mFrameCount; field in FrameSequence
/frameworks/base/tests/TouchLatency/app/src/main/java/com/prefabulated/touchlatency/
DTouchLatencyActivity.java221 private long mLastDrawNano, mLastFpsUpdate, mFrameCount; field in TouchLatencyView
/frameworks/av/include/private/media/
DAudioTrackShared.h213 size_t mFrameCount; // number of frames available in this buffer member
226 const size_t mFrameCount; // not necessarily a power of 2 variable
/frameworks/av/media/libaudioprocessing/include/media/
DAudioMixerBase.h337 const size_t mFrameCount; variable
/frameworks/base/core/java/android/hardware/camera2/legacy/
DRequestThreadManager.java134 private int mFrameCount = 0; field in RequestThreadManager.FpsCounter
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
DBackDropperFilter.java493 private int mFrameCount; field in BackDropperFilter