OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recording
(Results
76 - 100
of
1180
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_AndroidConfiguration.h
28
/** Audio
recording
preset */
29
/** Audio
recording
preset key */
31
/** Audio
recording
preset values */
35
/** generic
recording
configuration on the platform */
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_AndroidConfiguration.h
28
/** Audio
recording
preset */
29
/** Audio
recording
preset key */
31
/** Audio
recording
preset values */
35
/** generic
recording
configuration on the platform */
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_AndroidConfiguration.h
28
/** Audio
recording
preset */
29
/** Audio
recording
preset key */
31
/** Audio
recording
preset values */
35
/** generic
recording
configuration on the platform */
/external/chromium_org/media/base/
audio_capturer_source.h
48
// Starts the audio
recording
.
51
// Stops the audio
recording
. This API is synchronous, and no more data
/external/chromium_org/third_party/skia/src/image/
SkSurface_Picture.cpp
15
* How do we return an Image and then "continue"
recording
?
79
// We always spawn a copy of the
recording
picture when we
/external/skia/src/image/
SkSurface_Picture.cpp
15
* How do we return an Image and then "continue"
recording
?
79
// We always spawn a copy of the
recording
picture when we
/packages/apps/Camera/src/com/android/camera/
EffectsRecorder.java
102
// A callback to finalize the media after the
recording
is done.
321
throw new RuntimeException("setCamera cannot be called while
recording
!");
334
throw new RuntimeException("setProfile cannot be called while
recording
!");
346
throw new RuntimeException("setOutputFile cannot be called while
recording
!");
360
throw new RuntimeException("setOutputFile cannot be called while
recording
!");
372
* Sets the maximum filesize (in bytes) of the
recording
session.
380
throw new RuntimeException("setMaxFileSize cannot be called while
recording
!");
391
* Sets the maximum
recording
duration (in ms) for the next
recording
session
397
throw new RuntimeException("setMaxDuration cannot be called while
recording
!");
[
all
...]
/external/chromium_org/chrome/browser/media/
chrome_webrtc_audio_quality_browsertest.cc
60
// 4. In pavucontrol, go to the
recording
tab.
70
// Verify the
recording
with aplay (should have recorded what you played
75
// 2. In the
recording
tab, right-click in an empty space in the pane with the
80
// checkbox. Ensure the mix device is the default
recording
device.
85
// the
recording
.
220
<< "Tried to record, but is already
recording
.";
241
&recording_application_)) << "Failed to launch
recording
application.";
247
"Failed to wait for
recording
to end.";
268
// It's hard to figure out for instance the default PA
recording
device name
410
base::FilePath
recording
= CreateTemporaryWaveFile()
local
[
all
...]
/external/chromium_org/media/audio/
audio_io.h
124
// There was an error while
recording
audio. The audio sink cannot be
127
//
recording
will not continue.
136
// Open the stream and prepares it for
recording
. Call Start() to actually
137
// begin
recording
.
140
// Starts
recording
audio and generating AudioInputCallback::OnData().
144
// Stops
recording
audio. Effect might not be instantaneous as there could be
146
//
recording
stops.
/hardware/libhardware/include/hardware/
camera.h
124
* release video
recording
frames sent out by the cameral HAL before and
126
* clients must not modify/access any video
recording
frame after calling
155
* buffers sent out via CAMERA_MSG_VIDEO_FRAME for a
recording
session. If
192
* responsibility to manage the life-cycle of the video
recording
frames,
193
* and the client must not modify/access any video
recording
frames.
198
* Stop a previously started
recording
.
203
* Returns true if
recording
is enabled.
210
* It is camera HAL client's responsibility to release video
recording
214
* responsibility to manage the life-cycle of the video
recording
frames.
/external/chromium_org/chrome_frame/
metrics_service.h
29
// Start/stop the metrics
recording
and uploading machine. These should be
50
// Sets and gets whether metrics
recording
is active.
76
// Called to start
recording
user experience metrics.
80
// Called to stop
recording
user experience metrics.
108
// Indicate whether
recording
and reporting are currently happening.
/external/chromium_org/media/audio/android/
opensles_input.cc
94
// Start the
recording
by setting the state to |SL_RECORDSTATE_RECORDING|.
104
// Stop
recording
by setting the record state to |SL_RECORDSTATE_STOPPED|.
109
// Clear the buffer queue to get rid of old data when resuming
recording
.
117
// Stop the stream if it is still
recording
.
278
// Done with this buffer. Send it to device for
recording
.
/external/chromium_org/native_client_sdk/src/libraries/xray/
xray.c
82
bool
recording
;
member in struct:XRayTraceCapture
217
assert(!capture->
recording
);
224
assert(!capture->
recording
);
234
assert(!capture->
recording
);
328
if (capture && capture->
recording
) {
354
if (capture && capture->
recording
) {
416
if (capture->
recording
) {
448
if (capture->
recording
) {
485
assert(!capture->
recording
);
503
assert(!capture->
recording
);
[
all
...]
/external/chromium_org/media/audio/win/
wavein_input_win.h
52
kStateRecording, //
Recording
audio.
70
// Allocates and prepares the memory that will be used for
recording
.
76
// Sends a buffer to the audio driver for
recording
.
/external/chromium_org/third_party/skia/include/pipe/
SkGPipe.h
130
// should be no more drawing calls made into the
recording
canvas.
142
* Return the amount of bytes being used for
recording
. Note that this
151
* Attempt to reduce the storage allocated for
recording
by evicting
/external/skia/include/pipe/
SkGPipe.h
130
// should be no more drawing calls made into the
recording
canvas.
142
* Return the amount of bytes being used for
recording
. Note that this
151
* Attempt to reduce the storage allocated for
recording
by evicting
/frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
48
/* Preset number to use for
recording
*/
55
/* Size of the
recording
buffer queue */
90
/* Callback for
recording
buffer queue events */
110
/* Callback for
recording
buffer queue events */
160
/* Source of audio data for the
recording
*/
243
fprintf(stderr, "Error retrieving
recording
preset as %u instead of %u\n", presetRetrieved,
257
/* Set up the recorder callback to get events during the
recording
*/
275
/* Initialize the callback and its context for the
recording
buffer queue */
295
/* Start
recording
*/
307
/* End of
recording
*/
[
all
...]
/packages/apps/Camera/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/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
Completed in 1481 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>