HomeSort by relevance Sort by last modified time
    Searched full:recording (Results 376 - 400 of 1180) sorted by null

<<11121314151617181920>>

  /packages/apps/Camera/res/values-en-rGB/
strings.xml 33 <string name="time_lapse_title" msgid="4360632427760662691">"Time lapse recording"</string>
113 <string name="video_snapshot_hint" msgid="18833576851372483">"Touch to take photo while recording."</string>
114 <string name="video_recording_started" msgid="4132915454417193503">"Video recording has started."</string>
115 <string name="video_recording_stopped" msgid="5086919511555808580">"Video recording has stopped."</string>
  /packages/apps/Camera/res/values-en-rIN/
strings.xml 33 <string name="time_lapse_title" msgid="4360632427760662691">"Time lapse recording"</string>
113 <string name="video_snapshot_hint" msgid="18833576851372483">"Touch to take photo while recording."</string>
114 <string name="video_recording_started" msgid="4132915454417193503">"Video recording has started."</string>
115 <string name="video_recording_stopped" msgid="5086919511555808580">"Video recording has stopped."</string>
  /packages/apps/SoundRecorder/res/values-cs/
strings.xml 23 <string name="recording" msgid="4426791467211376099">"Záznam"</string>
  /packages/apps/SoundRecorder/res/values-hu/
strings.xml 23 <string name="recording" msgid="4426791467211376099">"Rögzítés folyamatban"</string>
  /packages/apps/SoundRecorder/res/values-pt-rPT/
strings.xml 23 <string name="recording" msgid="4426791467211376099">"Gravaçăo"</string>
  /packages/apps/SoundRecorder/res/values-sk/
strings.xml 23 <string name="recording" msgid="4426791467211376099">"Prebieha zaznamenávanie"</string>
  /packages/apps/SoundRecorder/res/values-tl/
strings.xml 23 <string name="recording" msgid="4426791467211376099">"Nagre-record"</string>
  /packages/apps/SoundRecorder/res/values-vi/
strings.xml 23 <string name="recording" msgid="4426791467211376099">"?ang ghi"</string>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
FeedbackFragment.java 85 // Let the user make a recording
ResearchLogDirectory.java 36 private static final String USER_RECORDING_FILENAME_PREFIX = "recording";
  /external/chromium/chrome/browser/speech/
speech_input_bubble.cc 65 // When recording starts up, it may take a short while (few ms or even a
69 // starts coming in within a couple hundred ms, we switch to the recording
  /external/chromium/chrome/browser/ui/cocoa/
speech_input_window_controller.mm 77 // recording mode, so from warm up it can transition to recording without any
  /external/chromium_org/chrome/browser/ui/cocoa/
speech_recognition_window_controller.mm 81 // recording mode, so from warm up it can transition to recording without any
  /external/chromium_org/chrome/browser/ui/gtk/
speech_recognition_bubble_gtk.cc 247 // the popup to appear the same size as it would once recording starts,
248 // so as to reduce UI jank when recording starts. So we calculate the
  /external/chromium_org/content/browser/resources/media/
webrtc_internals.js 258 * Delegates to dumpCreator to update the recording status.
260 * RTP recording.
  /external/chromium_org/media/audio/
audio_input_device.cc 64 COMPILE_ASSERT(CREATING_STREAM < RECORDING, invalid_enum_value_assignment_2);
146 state_ = RECORDING;
  /external/chromium_org/net/url_request/
url_request_http_job.h 211 // For recording of stats, we need to remember if this is cached content.
225 // Enable recording of packet arrival times for histogramming.
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
hangoutpubsubclient.h 42 // presenter state, recording state, mute state, and remote mute.
120 bool recording, std::string* task_id_out = NULL);
  /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 203 // mStarted is a flag to check if the recording is going on
214 // It is used to offset the output timestamps so recording starts at time 0.
  /frameworks/av/media/libstagefright/
AudioSource.cpp 231 // Mute/suppress the recording sound
249 // Track the max recording signal amplitude.
CameraSourceTimeLapse.cpp 266 // Really make sure that this video recording frame will not be dropped.
282 // Tell the camera to release its recording frame and return.
  /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 630 char *artist; /**< Name of recording artist */
631 char *composer; /**< Name of recording composer */
634 char *date; /**< Date of original recording as a string */
636 uint16_t tracknumber; /**< Track number (in sequence on recording) */
639 uint16_t nochannels; /**< Number of channels in this recording 0 = unknown, 1 or 2 */
673 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 */

Completed in 521 milliseconds

<<11121314151617181920>>