OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recording
(Results
176 - 200
of
1812
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/tests/media/libaudiojni/
appendix-b-1-2-recording.cpp
18
#define LOG_TAG "OpenSL-ES-Test-B-1-2-
Recording
"
44
* Test
recording
of audio from a microphone into a specified file
130
/* Set
recording
volume of the microphone to -3 dB */
190
updating a
recording
progress bar */
196
/* Set the duration of the
recording
- 30 seconds (30,000
/external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py
66
@param recorder_widget: widget to do the
recording
85
# Play, wait for some time, and then start
recording
.
95
logging.debug('Start
recording
.')
101
logging.debug('Stopped
recording
.')
122
#
recording
.
/external/chromium-trace/catapult/devil/devil/android/tools/
video_recorder.py
45
'%s/screen-
recording
.mp4' % device.GetExternalStoragePath())
55
"""Start
recording
video."""
85
"""Stop
recording
video."""
103
or 'screen-
recording
-%s-%s.mp4' % (
163
print '
Recording
. Press Enter to stop.',
/frameworks/base/services/core/java/com/android/server/audio/
RecordingActivityMonitor.java
35
* Class to receive and dispatch updates from AudioSystem about
recording
configurations.
115
* Update the internal "view" of the active
recording
sessions
122
* @return null if the list of active
recording
sessions has not been modified, a list
132
// return failure if an unknown
recording
session stopped
184
* Inner class to track clients that want to be notified of
recording
updates
/packages/apps/Camera2/res/values/
strings.xml
158
<string name="time_lapse_title">Time lapse
recording
</string>
227
time lapse
recording
. Appears at top of the dialog. [CHAR LIMIT=30] -->
477
<string name="video_snapshot_hint">Touch to take photo while
recording
.</string>
479
<!-- Announcement telling users video
recording
has just started [CHAR LIMIT=NONE] -->
480
<string name="video_recording_started">Video
recording
has started.</string>
481
<!-- Announcement telling users video
recording
has just stopped [CHAR LIMIT=NONE] -->
482
<string name="video_recording_stopped">Video
recording
has stopped.</string>
513
<!-- The button in review mode indicating that the photo taking, video
recording
, and panorama saving session should be canceled [CHAR LIMIT=NONE] -->
[
all
...]
/external/autotest/client/common_lib/
powerplay_util.py
23
@param record_interval: Power play data
recording
interval in seconds.
50
"""Start
recording
power play data.
94
"""Stop
recording
power play data.
/external/skia/resources/
slides_content2.lua
60
Skia In Blink :
Recording
68
Skia In Blink :
Recording
response
70
- Optimized for
recording
speed
/external/webrtc/webrtc/tools/loopback_test/
stat_tracker.js
30
var
recording
= true;
55
recording
= false;
64
if (!
recording
) return;
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
hardware_before_streaming_test.cc
32
"Either you have no
recording
/ playout device "
65
// Check
recording
side.
91
// Check playout side (see
recording
side test for more info on GUIDs).
/frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
47
/* Preset number to use for
recording
*/
54
/* Size of the
recording
buffer queue */
88
/* Callback for
recording
buffer queue events */
108
/* Callback for
recording
buffer queue events */
199
/* Source of audio data for the
recording
*/
323
fprintf(stderr, "Error retrieving
recording
preset as %u instead of %u\n", presetRetrieved,
337
/* Set up the recorder callback to get events during the
recording
*/
355
/* Initialize the callback and its context for the
recording
buffer queue */
375
/* Start
recording
*/
387
/* End of
recording
*/
[
all
...]
/packages/apps/Camera2/res/raw/
backdropper.graph
74
//
Recording
output
78
recording
= false;
83
// will be set when
recording
starts
goofy_face.graph
98
//
Recording
output
102
recording
= false;
107
// will be set when
recording
starts
/packages/apps/Gallery2/res/raw/
backdropper.graph
74
//
Recording
output
78
recording
= false;
83
// will be set when
recording
starts
goofy_face.graph
98
//
Recording
output
102
recording
= false;
107
// will be set when
recording
starts
/packages/apps/LegacyCamera/res/raw/
backdropper.graph
74
//
Recording
output
78
recording
= false;
81
// will be set when
recording
starts
goofy_face.graph
97
//
Recording
output
101
recording
= false;
104
// will be set when
recording
starts
/device/generic/goldfish/camera/
CallbackNotifier.h
84
/* Enables video
recording
.
96
/* Disables video
recording
.
122
/* Checks id video
recording
is enabled.
128
*
recording
status.
130
* true if video
recording
is enabled, or false if it is disabled.
229
/* Video
recording
status. */
/external/autotest/server/site_tests/audio_AudioAfterReboot/
audio_AudioAfterReboot.py
53
@param recorder_widget: widget to do the
recording
54
None to skip
recording
.
59
# Play, wait for some time, and then start
recording
if needed.
66
logging.debug('Start
recording
.')
72
logging.debug('Stopped
recording
.')
96
# caused by codec initialization in the beginning of
recording
.
/frameworks/base/core/java/android/hardware/camera2/
CameraConstrainedHighSpeedCaptureSession.java
26
* speed images from the {@link CameraDevice} for high speed video
recording
use case.
34
* high speed video
recording
(>=120fps) use case if the camera device supports high speed video
88
* <p>If both preview and
recording
Surfaces are specified in the {@code request}, the
94
*
recording
output FPS is {@link android.util.Range#getUpper() maximum FPS} of the requested
96
* capture session to achieve high speed video
recording
. When only preview or
recording
/frameworks/base/core/java/android/hardware/camera2/impl/
CameraConstrainedHighSpeedCaptureSessionImpl.java
91
// First, create a request builder that will only include preview or
recording
target.
112
// Second, Create a request builder that will include both preview and
recording
targets.
126
// Make sure singleTargetRequestBuilder contains only
recording
surface for
127
// preview +
recording
case.
134
// Single output case: either
recording
or preview.
141
// First request should be
recording
+ preview request
/cts/suite/audio_quality/lib/include/audio/
Buffer.h
29
* Buffer passed for audio playback and
recording
124
// data stored for playback / to store for
recording
/external/autotest/client/cros/multimedia/
audio_facade_native.py
172
"""Starts
recording
an audio file.
203
"""Stops
recording
an audio file.
312
"""The class to control
recording
subprocess.
326
"""Starts
recording
.
328
Starts
recording
subprocess. It can be stopped by calling stop().
337
@raises: RecorderError: If
recording
subprocess is terminated
349
"""Stops
recording
subprocess."""
354
'
Recording
process was terminated unexpectedly.')
/external/deqp/doc/testspecs/GLES3/
functional.transform_feedback.txt
25
+
Recording
of user-defined fragment outputs
30
+
Recording
of built-in output variables
/external/libchrome/base/metrics/
histogram_snapshot_manager.h
22
// histograms for
recording
either to disk or for transmission (such as from
60
// |histogram_flattener_| handles the logistics of
recording
the histogram
/external/webrtc/webrtc/modules/utility/include/
file_recorder.h
49
// Stop
recording
.
53
// Return true if
recording
.
Completed in 396 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>