Home
last modified time | relevance | path

Searched defs:frameCount (Results 1 – 24 of 24) sorted by relevance

/cts/hostsidetests/incident/apps/graphicsstatsapp/src/com/android/server/cts/device/graphicsstats/
DSimpleDrawFrameTests.java42 void runTest(final int frameCount) throws Throwable { in runTest()
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationTest.java240 final int frameCount = stats.getFrameCount(); in testWindowContentFrameStats_NoAnimation() local
473 final int frameCount = stats.getFrameCount(); in assertWindowContentTimestampsInAscendingOrder() local
/cts/tests/mediapc/src/android/mediapc/cts/
DPlaybackFrameDrop.java63 public final int frameCount; // total count of full frames up to this point field in PlaybackFrameDrop.OutputHandler.BufferData
67 public BufferData(int frameCount, int bufferIndex, MediaCodec.BufferInfo info) { in BufferData()
DCodecTestBase.java300 int frameCount = 0; in doWork() local
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DIvfWriter.java137 int frameCount, int width, int height, int scale, int rate, String mimeType) { in makeIvfHeader()
DVideoCodecTestBase.java219 int frameCount; field in VideoCodecTestBase.EncoderOutputStreamParameters
597 int frameCount = ivf.getFrameCount(); in decode() local
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DMediaSyncEventTest.java70 final int frameCount = AudioHelper.frameCountFromMsec(PLAYBACK_TIME_IN_MS, format); in testSynchronizedRecord() local
DAudioTrackTest.java1533 int frameCount = 2 * minBuffSize; in testAudioTrackProperties() local
1927 final int frameCount = in playOnceStreamByteBuffer() local
2214 final int frameCount = in doTestTimestamp() local
2313 final int frameCount = bufferSizeInBytes / bytesPerFrame; in testVariableRatePlayback() local
2380 final int frameCount = TEST_SR * 3; // 3 seconds of buffer. in testStopDrain() local
2447 final int frameCount = AudioHelper.frameCountFromMsec(100 /*ms*/, format); in testVariableSpeedPlayback() local
DVolumeShaperTest.java205 final int frameCount = AudioHelper.frameCountFromMsec(100 /*ms*/, format); in createSineAudioTrack() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureTest.java212 int frameCount = 0; in burstTestByCamera() local
DCameraGPURecordingTest.java121 int frameCount = 0; in testCameraGpuEncoderPath() local
DSurfaceViewPreviewTest.java644 Pair<Long, Long> measureMeanFrameInterval(SimpleCaptureCallback resultListener, int frameCount, in measureMeanFrameInterval()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableParameterizedTest.java196 private boolean waitWhilePumpingFrames(int frameCount, final View view, long timeout) in waitWhilePumpingFrames()
/cts/tests/media/jni/
DNativeMuxerTest.cpp190 int frameCount = 0; in splitMediaToMuxerParameters() local
227 int* frameCount = new int[mTrackCount]{0}; in insertSampleData() local
253 int* frameCount = new int[mTrackCount]{0}; in writeAFewSamplesData() local
292 int* frameCount = new int[mTrackCount]{0}; in writeAFewSamplesDataFromTime() local
DNativeExtractorTest.cpp92 for (int frameCount = 0;; frameCount++) { in isMediaSimilar() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DCamera2Focuser.java372 long frameCount = result.getFrameNumber(); in createCaptureListener() local
/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecDecoderTestBase.java273 int frameCount = 0; in doWork() local
DCodecTestBase.java1135 int frameCount = 0; in doWork() local
/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java750 MediaCodec codec, ByteBuffer buffer, int index, int frameCount, int flags, int runId) { in queueInputBufferEncoder()
803 MediaCodec codec, Image image, int index, int frameCount, int flags, int runId) { in queueInputImageEncoder()
1011 private Point getOrigin(int frameCount, int runId) { in getOrigin()
/cts/tests/tests/mediatranscoding/src/android/media/mediatranscoding/cts/
DMediaTranscodingTestUtil.java98 String frameCount = retriever.extractMetadata( in extractVideoFileInfo() local
/cts/tests/videocodec/src/android/videocodec/cts/
DVideoDecodeEditEncodeTest.java296 int frameCount = 0; in splitMediaToMuxerParameters() local
/cts/tests/media/src/android/mediav2/cts/
DMuxerTest.java143 int frameCount = 0; in splitMediaToMuxerParameters() local
176 int[] frameCount = new int[mTrackCount]; in insertSampleData() local
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaSyncTest.java714 final int frameCount = APPLICATION_AUDIO_PERIOD_MS * sampleRateInHz / 1000; in getAudioTrack() local
/cts/tests/tests/media/muxer/src/android/media/muxer/cts/
DMediaMuxerTest.java755 int frameCount = 0; in cloneMediaUsingMuxer() local