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
699
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c
132
// this callback handler is called every time a buffer finishes
recording
137
// for streaming
recording
, here we would call Enqueue to give recorder the next buffer to fill
138
// but instead, this is a one-time buffer so we stop
recording
684
// set the
recording
state for the audio recorder
689
// in case already
recording
, stop
recording
and clear buffer queue
699
// (for streaming
recording
, we would enqueue at least 2 empty buffers to start things off)
706
// start
recording
/external/chromium/chrome/browser/speech/
speech_input_bubble_gtk.cc
224
// the popup to appear the same size as it would once
recording
starts,
225
// so as to reduce UI jank when
recording
starts. So we calculate the
/external/chromium/net/url_request/
url_request_http_job.h
133
// For
recording
of stats, we need to remember if this is cached content.
161
// Enable
recording
of packet arrival times for histogramming.
/external/dropbear/
loginrec.h
29
** loginrec.h: platform-independent login
recording
and lastlog retrieval
148
* login
recording
functions
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
VideoRecorderAppState.java
23
* A Video
recording
AppState that records the screen output into an AVI file with
25
* The video
recording
starts when the state is attached and stops when it is detached
/external/oprofile/libpp/
profile.h
49
* count samples count w/o
recording
them
52
* convenience interface for raw access to sample count w/o
recording
profile_container.h
39
* acts as hint for what you will request after
recording
samples and
40
* so allow optimizations during
recording
the information.
/frameworks/av/include/media/
mediarecorder.h
112
//
Recording
is in progress.
180
// we use to eliminate the
recording
sound.
/frameworks/base/docs/html/training/camera/
videobasics.jd
1
page.title=
Recording
Videos Simply
6
previous.title=
Recording
Photos Simply
/frameworks/base/graphics/java/android/graphics/
Picture.java
58
* commands (e.g. drawRect(...)) will be recorded. To stop
recording
, call
189
"Cannot draw a picture into its
recording
canvas");
/frameworks/wilhelm/src/android/
android_prompts.h
59
"Cannot set
recording
preset: unknown or invalid preset"
61
"Cannot set
recording
preset: audio recorder already realized"
/hardware/ti/omap4xxx/camera/inc/
TICameraParameters.h
69
// TI
recording
hint to notify camera adapters of possible
recording
/external/srec/audio/AudioIn/UNIX/src/
audioin.c
110
//read the equivalent of 100 ms per buffer. Note: we are
recording
at 44 kHz
128
static snd_pcm_t *ghPCM; /* handle to the PCM
recording
device */
154
static int gRecordingVolume = -1; /*
recording
volume ; number between 0 and 15 */
155
static int bRecord = 0; /*
recording
state is off */
973
waveform-audio input device capable of
recording
in the
[
all
...]
/packages/apps/LegacyCamera/src/com/android/camera/
VideoCamera.java
132
* An unpublished intent flag requesting to start
recording
straight away
133
* and return as soon as
recording
is stopped.
159
//
recording
is stopped in capture intent.
204
// (or is
recording
into.)
255
// The orientation compenstaion when we start
recording
.
442
// want to allow
recording
before that happens. The shutter button
564
// Do not rotate the icons during
recording
because the video
565
// orientation is fixed after
recording
.
670
// mode and
recording
is stopped. It'll be re-enabled when
771
// Read time lapse
recording
interval
[
all
...]
/packages/apps/Camera/src/com/android/camera/
VideoModule.java
113
* An unpublished intent flag requesting to start
recording
straight away
114
* and return as soon as
recording
is stopped.
145
//
recording
is stopped in capture intent.
176
// (or is
recording
into.)
239
// The orientation compensation when we start
recording
.
599
// Do not rotate the icons during
recording
because the video
600
// orientation is fixed after
recording
.
692
// for preview during
recording
. When the
recording
is done, we switch
719
// mode and
recording
is stopped. It'll be re-enabled whe
[
all
...]
/frameworks/av/services/camera/libcameraservice/
CameraClient.cpp
167
ALOGE("Not allowed to unlock camera during
recording
.");
350
// start
recording
mode
356
// start preview or
recording
406
// if
recording
has been enabled, nothing needs to be done
419
// start
recording
mode
442
// stop
recording
mode
455
// release a
recording
frame
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
stream.h
145
* \li pa_stream_cork() - Start or stop the playback or
recording
.
267
/** An opaque stream for playback or
recording
*/
364
/** Read the next fragment from the buffer (for
recording
).
432
/** Pause (or resume) playback of this stream temporarily. Available on both playback and
recording
streams. \since 0.3 */
437
* function. Available on both playback and
recording
streams. \since 0.3 */
452
/** Return the current playback/
recording
time. This is based on the
458
* the current playback/
recording
time based on the local time that
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h
145
* \li pa_stream_cork() - Start or stop the playback or
recording
.
267
/** An opaque stream for playback or
recording
*/
364
/** Read the next fragment from the buffer (for
recording
).
432
/** Pause (or resume) playback of this stream temporarily. Available on both playback and
recording
streams. \since 0.3 */
437
* function. Available on both playback and
recording
streams. \since 0.3 */
452
/** Return the current playback/
recording
time. This is based on the
458
* the current playback/
recording
time based on the local time that
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h
145
* \li pa_stream_cork() - Start or stop the playback or
recording
.
267
/** An opaque stream for playback or
recording
*/
364
/** Read the next fragment from the buffer (for
recording
).
432
/** Pause (or resume) playback of this stream temporarily. Available on both playback and
recording
streams. \since 0.3 */
437
* function. Available on both playback and
recording
streams. \since 0.3 */
452
/** Return the current playback/
recording
time. This is based on the
458
* the current playback/
recording
time based on the local time that
/frameworks/av/include/camera/
CameraParameters.h
83
// for video
recording
. The given width and height must be one of
460
// Preferred preview frame size in pixels for video
recording
.
479
// Sets the hint of the
recording
mode. If this is true, MediaRecorder.start
491
// can call Camera.takePicture during
recording
. Applications do not need to
493
// still active. Other than that, taking a picture during
recording
is
515
// open. If preview or
recording
is active, it is acceptable for
574
// This can also be used for video
recording
.
635
// Continuous auto focus mode intended for video
recording
. The camera
637
//
recording
because the focus changes smoothly . Applications still can
[
all
...]
/external/quake/quake/src/QW/
qwchangelog.txt
38
- added rerecord <filename> to cause a reconnect with demo
recording
on the
205
Autodownload is disabled when
recording
.
229
starting
recording
/frameworks/av/camera/
ICamera.cpp
115
// start
recording
mode, must call setPreviewDisplay first
134
// stop
recording
mode
172
// check
recording
state
/frameworks/av/media/libstagefright/
SurfaceMediaSource.cpp
292
// If the
recording
has started and the queue is empty, then just
333
// If the loop was exited as a result of stopping the
recording
,
459
// and that it should stop the
recording
/frameworks/base/docs/html/guide/topics/media/
camera.jd
153
<li><strong>Audio
Recording
Permission</strong> - For
recording
audio with video capture, your
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_ComponentThread.c
46
*! 22-May-2006 bk: DASF
recording
quality improved
47
*! 19-Apr-2006 bk: DASF
recording
speed issue resloved
49
*! 18-Jan-2006 bk: Repated
recording
issue fixed and LCML changes taken care
Completed in 1322 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>