Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3IOStreamBase.h56 uint32_t mFrameCount; variable
/frameworks/av/services/camera/libcameraservice/device2/
DCamera2Device.h147 int mFrameCount; variable
249 uint32_t mFrameCount; variable
337 uint32_t mFrameCount; variable
/frameworks/av/services/audioflinger/
DFastCaptureState.h37 size_t mFrameCount; // number of frames per fast capture buffer member
DFastCapture.h37 size_t mFrameCount; member
DFastMixerState.h65 size_t mFrameCount; // number of frames per fast mix buffer member
DFastMixerDumpState.h80 size_t mFrameCount; member
DTrackBase.h155 const size_t mFrameCount;// size of track buffer given at createTrack() or variable
DThreads.h407 size_t mFrameCount; // output HAL, direct output, record 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/ex/framesequence/src/android/support/rastermill/
DFrameSequence.java32 private final int mFrameCount; field in FrameSequence
/frameworks/base/graphics/java/android/graphics/
DInterpolator.java153 private int mFrameCount; field in Interpolator
/frameworks/av/include/private/media/
DAudioTrackShared.h154 size_t mFrameCount; // number of frames available in this buffer member
165 const size_t mFrameCount; // not necessarily a power of 2 variable
/frameworks/av/include/media/
DAudioRecord.h485 size_t mFrameCount; // corresponds to current IAudioRecord, value is variable
DAudioTrack.h684 size_t mFrameCount; // corresponds to current IAudioTrack, value is variable
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.h246 ssize_t mFrameCount; variable
/frameworks/base/core/java/android/hardware/camera2/legacy/
DRequestThreadManager.java138 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