/external/dropbear/ |
loginrec.c | 29 ** loginrec.c: platform-independent login recording and lastlog retrieval 38 This code attempts to provide a common interface to login recording 45 We depend on autoconf to define which recording methods are to be 51 recording method, without affecting other methods nor requiring so 55 For login recording, we try to use the local system's libraries as 71 more problemmatic than login recording. Some systems provide a 83 In OpenSSH all login recording and retrieval is performed in 324 ** login_write: Call low-level recording functions based on autoconf [all...] |
/frameworks/av/include/media/stagefright/ |
SurfaceMediaSource.h | 199 // mStarted is a flag to check if the recording is going on 210 // It is used to offset the output timestamps so recording starts at time 0.
|
/frameworks/av/media/libstagefright/ |
AudioSource.cpp | 236 // Mute/suppress the recording sound 254 // Track the max recording signal amplitude.
|
CameraSourceTimeLapse.cpp | 256 // Really make sure that this video recording frame will not be dropped. 272 // Tell the camera to release its recording frame and return.
|
CameraSource.cpp | 238 * to some proper value, and the recording framework will not 572 // camera and recording is started by the applications. The applications 778 ALOGW("camera recording proxy is gone"); 832 // Frame was captured before recording was started 866 ALOGI("Camera recording proxy died");
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
HtmlParserImpl.java | 483 * Invokes recording on all CharacterRecorder objects. Currently we do 484 * not check that one and only one of them is recording. I did a fair 497 * Starts recording the name of the HTML tag. Called when the parser 513 * Starts recording the name of the HTML attribute. Called when the parser 552 * Stops the recording of the attribute value and exits javascript 629 * Starts recording. This is so we find the closing tag name in order to
|
/external/libmtp/src/ |
libmtp.h | 629 char *artist; /**< Name of recording artist */ 630 char *composer; /**< Name of recording composer */ 633 char *date; /**< Date of original recording as a string */ 635 uint16_t tracknumber; /**< Track number (in sequence on recording) */ 638 uint16_t nochannels; /**< Number of channels in this recording 0 = unknown, 1 or 2 */ 672 char *composer; /**< Name of recording composer */ [all...] |
libmtp.h.in | 628 char *artist; /**< Name of recording artist */ 629 char *composer; /**< Name of recording composer */ 632 char *date; /**< Date of original recording as a string */ 634 uint16_t tracknumber; /**< Track number (in sequence on recording) */ 637 uint16_t nochannels; /**< Number of channels in this recording 0 = unknown, 1 or 2 */ 671 char *composer; /**< Name of recording composer */
|
/frameworks/wilhelm/src/android/ |
AudioRecorder_to_android.cpp | 63 // recording preset needs to be set before the object is realized 333 // recording preset 359 // recording preset 408 // callbacks, but we don't want them in the recording loop 418 else { SL_LOGE("recording to %s", MONITOR_TARGET); } // SL_LOGE so it's always displayed 513 // recording to buffer queues
|
/hardware/ti/omap4xxx/camera/ |
CameraHal.cpp | 410 CAMHAL_LOGDB("Recording Hint is set to %s", valstr); 435 CAMHAL_LOGDB("Recording Hint is set to %s", valstr); 452 CAMHAL_LOGDA("Recording Hint is set to NULL"); [all...] |
/packages/apps/LegacyCamera/res/values/ |
strings.xml | 31 <!-- label for the 'video recording application shown in the top level 'all applications' --> 70 <!-- button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT=10] --> 86 <string name="time_lapse_title">Time lapse recording</string> 119 time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] --> 122 <!-- The time interval between frame capture for time lapse recording --> 314 <string name="video_snapshot_hint">Take a photo during video recording by touching the preview screen.</string>
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
JSR166TestCase.java | 347 * Just like fail(reason), but additionally recording (using 361 * Just like assertTrue(b), but additionally recording (using 375 * Just like assertFalse(b), but additionally recording (using 389 * Just like assertNull(x), but additionally recording (using 403 * Just like assertEquals(x, y), but additionally recording (using 417 * Just like assertEquals(x, y), but additionally recording (using 433 * Just like assertSame(x, y), but additionally recording (using [all...] |
/development/tools/emulator/system/camera/ |
EmulatedCamera.cpp | 569 * - KEY_VIDEO_FRAME_FORMAT, that is used when recording video, and 571 * We choose one or the other, depending on "recording-hint" property set by 579 /* Video recording is requested. Lets see if video frame format is set. */ 582 /* If this was not video recording, or video frame format is not set, lets 977 const char EmulatedCamera::RECORDING_HINT_KEY[] = "recording-hint"; [all...] |
/external/quake/quake/src/QW/client/ |
cl_demo.c | 256 Handles recording and playback of demos, on top of NET_ code 277 stop recording a demo 284 Con_Printf ("Not recording a demo.\n"); 419 Con_Printf ("recording to %s.\n", name); 705 Con_Printf ("recording to %s.\n", name);
|
/external/webrtc/src/modules/audio_processing/interface/ |
audio_processing.h | 190 // Starts recording debugging information to a file specified by |filename|, 191 // a NULL-terminated string. If there is an ongoing recording, the old file 192 // will be closed, and recording will continue in the newly specified file. 197 // Stops recording debugging information, and closes the file. Recording
|
/frameworks/base/core/java/android/hardware/ |
Camera.java | 95 * <p>To quickly switch to video recording mode, use these steps:</p> 103 * See {@link android.media.MediaRecorder} information about video recording. 105 * <li>When finished recording, call {@link #reconnect()} to re-acquire 377 * called after recording starts. 379 * <p>If you are not recording video, you probably do not need this method. 392 * camera (ex: zoom) after recording starts. There is no need to call this 393 * after recording starts or stops. 395 * <p>If you are not recording video, you probably do not need this method. 411 * camera (ex: zoom) after recording starts. There is no need to call this 412 * after recording starts or stops [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
MediaRecorderTest.java | 243 // If we could use fixed frame rate for video recording, we could also do more accurate 435 // Recording a scene with moving objects would greatly help reduce 459 // TODO: how can we trigger a recording error?
|
/external/clang/include/clang/AST/ |
CXXInheritance.h | 74 /// calculated when recording paths. AS_none is a special value 204 /// \brief Whether we are recording paths. 207 /// \brief Specify whether we should be recording paths or not.
|
/external/qemu/audio/ |
fmodaudio.c | 469 fmod_logerr ("Could not get recording position\n"); 607 fmod_logerr ("Failed to start recording\n"); 614 fmod_logerr ("Failed to stop recording\n");
|
/frameworks/wilhelm/tests/examples/ |
slesTestFeedback.cpp | 49 static SLuint32 rxFront; // oldest recording 68 // We should only be called when a recording buffer is done 136 // First try to enqueue the free buffer for recording
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
OMX_WbAmrEncoder.h | 48 *! 22-May-2006 bk: DASF recording quality improved 49 *! 19-Apr-2006 bk: DASF recording speed issue resloved 51 *! 18-Jan-2006 bk: Repated recording issue fixed and LCML changes taken care
|
/system/core/include/system/ |
audio.h | 108 * bandwidth efficient or octet aligned, encoding mode for recording... 114 /* AAC sub format field definition: specify profile or bitrate for recording... */ 119 /* VORBIS sub format field definition: specify quality for recording... */
|
/external/chromium/chrome/browser/rlz/ |
rlz.cc | 158 // Performs late RLZ initialization and RLZ event recording for chrome. 181 // Do the initial event recording if is the first run or if we have an
|
/external/openssh/ |
loginrec.c | 50 ** loginrec.c: platform-independent login recording and lastlog retrieval 57 * This code attempts to provide a common interface to login recording 64 * We depend on autoconf to define which recording methods are to be 70 * recording method, without affecting other methods nor requiring so 74 * For login recording, we try to use the local system's libraries as 90 * more problemmatic than login recording. Some systems provide a 102 * In OpenSSH all login recording and retrieval is performed in 430 ** login_write: Call low-level recording functions based on autoconf [all...] |
/external/srec/srec/EventLog/include/ |
SR_EventLog.h | 207 * Opens a new file for recording a waveform of audio. Filename is automatically generated. Opened file 329 * Opens a new file for recording a waveform of audio. Filename is automatically generated. Opened file
|