Home
last modified time | relevance | path

Searched defs:nFrames (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/cmds/stagefright/
Drecordvideo.cpp60 DummySource(int width, int height, int nFrames, int fps, int colorFormat) in DummySource()
171 int nFrames = 300; in main() local
/frameworks/av/media/libeffects/testlibs/
DAudioBiquadFilter.cpp151 size_t nFrames = frameCount; in process_normal_mono() local
209 size_t nFrames = frameCount; in process_normal_multi() local
/frameworks/av/media/libstagefright/
DAudioSource.cpp304 int32_t nFrames = mNumFramesReceived - autoRampStartFrames; in read() local
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioEncTest.cpp329 std::ifstream& eleStream, uint32_t nFrames, int32_t samplesPerFrame, in encodeNFrames()
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp334 std::ifstream& eleStream, bool& disableTest, uint32_t frameID, uint32_t nFrames, in encodeNFrames()
/frameworks/av/media/module/bqhelper/
DGraphicBufferSource.cpp824 double nFrames = (timeUs - mPrevCaptureUs) * mCaptureFps / 1000000; in calculateCodecTimestamp_l() local