Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3IOStreamBase.h57 uint32_t mFrameCount; variable
/frameworks/av/services/camera/libcameraservice/device2/
DCamera2Device.h158 int mFrameCount; variable
260 uint32_t mFrameCount; variable
348 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.h65 size_t mFrameCount; // number of frames per fast mix buffer member
DFastMixerDumpState.h73 size_t mFrameCount; member
DTrackBase.h155 const size_t mFrameCount;// size of track buffer given at createTrack() or variable
DThreads.h416 size_t mFrameCount; // output HAL, direct output, record variable
/frameworks/av/include/media/
DAudioIoDescriptor.h64 size_t mFrameCount; variable
DAudioRecord.h568 size_t mFrameCount; // corresponds to current IAudioRecord, value is variable
DAudioTrack.h819 size_t mFrameCount; // corresponds to current IAudioTrack, value is variable
/frameworks/av/media/libstagefright/include/
DAACEncoder.h54 int32_t mFrameCount; variable
/frameworks/av/media/libstagefright/wifi-display/source/
DRepeaterSource.h58 int32_t mFrameCount; member
/frameworks/base/graphics/java/android/graphics/
DInterpolator.java153 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.h201 size_t mFrameCount; // number of frames available in this buffer member
212 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