Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3IOStreamBase.h58 uint32_t mFrameCount; variable
/frameworks/av/services/audioflinger/
DFastCaptureDumpState.h37 size_t mFrameCount; member
DFastCaptureState.h37 size_t mFrameCount; // number of frames per fast capture buffer member
DFastMixerState.h71 size_t mFrameCount; // number of frames per fast mix buffer member
DFastMixerDumpState.h74 size_t mFrameCount; member
DTrackBase.h194 const size_t mFrameCount;// size of track buffer given at createTrack() or variable
DThreads.h446 size_t mFrameCount; // output HAL, direct output, record variable
/frameworks/av/media/libstagefright/include/
DAACEncoder.h54 int32_t mFrameCount; variable
/frameworks/av/media/libaudioclient/include/media/
DAudioIoDescriptor.h66 size_t mFrameCount; variable
DAudioRecord.h609 size_t mFrameCount; // corresponds to current IAudioRecord, value is variable
DAudioTrack.h1007 size_t mFrameCount; // maximum size of buffer variable
/frameworks/av/include/media/
DAudioIoDescriptor.h66 size_t mFrameCount; variable
DAudioRecord.h609 size_t mFrameCount; // corresponds to current IAudioRecord, value is variable
DAudioTrack.h1007 size_t mFrameCount; // maximum size of buffer variable
/frameworks/av/media/libstagefright/wifi-display/source/
DRepeaterSource.h58 int32_t mFrameCount; member
/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/av/include/private/media/
DAudioTrackShared.h211 size_t mFrameCount; // number of frames available in this buffer member
224 const size_t mFrameCount; // not necessarily a power of 2 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