OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recording
(Results
51 - 75
of
699
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/media/java/android/media/
AudioRecord.java
44
* the total
recording
buffer size.
61
* indicates AudioRecord
recording
state is not
recording
65
* indicates AudioRecord
recording
state is
recording
101
* Event id denotes when previously set update period has elapsed during
recording
.
158
* Indicates the
recording
state of the AudioRecord instance.
198
* @param audioSource the
recording
source. See {@link MediaRecorder.AudioSource} for
199
*
recording
source definitions.
211
* to during the
recording
. New audio data can be read from this buffer in smaller chunks
[
all
...]
MediaActionSound.java
28
* implementing a custom still or video
recording
mechanism (through the Camera
76
* indicate the start of video
recording
.
84
* indicate the end of video
recording
.
140
* when
recording
or capturing data through the preview callbacks, or when
/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
AudioLocal.h
81
EStRunning // playing or
recording
/external/icu4c/common/
triedict.h
96
* @param status A status code
recording
the success of the call.
140
* @param status A status code
recording
the success of the call.
169
* @param status A status code
recording
the success of the call.
222
* @param status A status code
recording
the success of the call.
271
* @param status A status code
recording
the success of the call.
300
* @param status A status code
recording
the success of the call.
324
* @param status A status code
recording
the success of the call.
335
* @param status A status code
recording
the success of the call.
/external/webkit/Source/WebCore/page/
SpeechInputClient.h
53
// Starts speech recognition and audio
recording
.
56
// Stops audio
recording
and performs recognition with the audio recorded until now
/external/webkit/Source/WebKit/chromium/public/
WebSpeechInputListener.h
47
// Informs that audio
recording
has completed and recognition is underway. This gets invoked
48
// irrespective of whether
recording
was stopped automatically by the 'endpointer' or if
/external/chromium/chrome/browser/prerender/
prerender_observer.h
25
// PrerenderObserver is responsible for
recording
perceived pageload times
/external/webkit/Tools/iExploder/iexploder-1.3.2/tools/
osx_last_crash.rb
33
# stop
recording
after $StackCount lines
/frameworks/av/include/camera/
Camera.h
101
// start
recording
mode, must call setPreviewDisplay first
104
// stop
recording
mode
107
// get
recording
state
110
// release a
recording
frame
/frameworks/base/media/mca/tests/
AndroidManifest.xml
28
android:label="Tests for Camera Effects
Recording
."/>
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStateErrors.java
27
RECORDING
,
MediaRecorderStateUnitTestTemplate.java
39
public static final String RECORD_OUTPUT_PATH = "/sdcard/
recording
.3gp";
97
// do the
recording
configuration again.
236
case
RECORDING
:
271
case
RECORDING
:
301
callMediaRecorderMethodUnderTestInState(MediaRecorderStateErrors.MediaRecorderState.
RECORDING
);
/packages/apps/Camera/src/com/android/camera/
CameraErrorCallback.java
30
// snapshot or
recording
). Closing the app is better than creating a
/packages/apps/LegacyCamera/src/com/android/camera/
CameraErrorCallback.java
29
// snapshot or
recording
). Closing the app is better than creating a
/external/chromium/base/
event_recorder.cc
50
// Open the
recording
file.
61
// Set the
recording
hook. JOURNALRECORD can only be used as a global hook.
101
// Open the
recording
file.
173
// Check for the break key being pressed and stop
recording
.
179
// The Journal Recorder must stop
recording
events when system modal
/packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java
54
* Calculates remaining
recording
time based on available disk space and
55
* optionally a maximum
recording
file size.
71
// State for tracking file size of
recording
.
116
* Returns how long (in seconds) we can continue
recording
.
146
// If we have a
recording
file set, we calculate a second estimate
176
* Is there any point of trying to start
recording
?
215
// not a dialog. This happens when a
recording
353
* Make sure we're not
recording
music playing in the background, ask
672
* Called when we're in
recording
state. Find out how much longer we can
673
* go on
recording
. If it's under 5 minutes, we display a count-down in
[
all
...]
/external/webkit/Source/WebKit/android/jni/
PicturePile.cpp
312
Recording
* picture = new
Recording
();
333
/* The ref counting here is a bit unusual. What happens is begin/end
recording
334
* will ref/unref the
recording
canvas. However, 'canvas' might be pointing
335
* at an SkNWayCanvas instead of the
recording
canvas, which needs to be
336
* unref'd. Thus what we do is ref the
recording
canvas so that we can
PicturePile.h
44
class
Recording
;
46
typedef WebCore::
Recording
Picture;
/frameworks/av/camera/
Camera.cpp
219
// start
recording
mode, must call setPreviewDisplay first
237
// stop
recording
mode
250
// release a
recording
frame
268
// get
recording
state
380
// If
recording
proxy listener is registered, forward the frame and return.
401
ALOGW("No listener was set. Drop a
recording
frame.");
/external/openssh/
loginrec.h
29
** loginrec.h: platform-independent login
recording
and lastlog retrieval
83
* login
recording
functions
/external/srec/audio/test/AudioHardwareRecordLoop/src/
AudioHardwareRecordLoop.c
89
printf("
Recording
: %3d of %3d\n", iFile, N_RECORDINGS);
134
printf("
Recording
: saved '%s'\n", szFilename);
/external/srec/doc/logs/uapi/
run_robustness2.log
23
Recording
from microphone...
49
Recording
from microphone...
75
Recording
from microphone...
101
Recording
from microphone...
127
Recording
from microphone...
153
Recording
from microphone...
179
Recording
from microphone...
205
Recording
from microphone...
231
Recording
from microphone...
257
Recording
from microphone..
[
all
...]
/cts/suite/audio_quality/test_description/
dut_playback_thd.xml
27
<!-- dummy
recording
to compensate for possible playback latency -->
/cts/suite/audio_quality/test_description/processing/
playback_thd.py
24
# Input: host
recording
(mono),
Completed in 574 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>