/frameworks/base/docs/html/guide/basics/ |
what-is-android.jd | 96 the libraries support playback and recording of many popular audio and video
|
/frameworks/base/docs/html/guide/developing/devices/ |
managing-avds.jd | 188 <td>Audio recording support</td>
|
/frameworks/base/include/media/ |
AudioSystem.h | 234 // previous parameters for recording buffer size queries
|
/packages/apps/Camera/tests/src/com/android/camera/functional/ |
VideoCaptureIntentTest.java | 249 // If recording is in progress, stop it. Run these atomically in
|
/system/core/include/system/ |
camera.h | 119 /* cmdType to play recording sound */
|
/system/extras/sound/ |
playwav.c | 260 fprintf(stderr,"\n*** RECORDING * HIT ENTER TO STOP ***\n");
|
/device/samsung/crespo/libcamera/ |
SecCameraHWInterface.cpp | [all...] |
/external/srec/audio/AudioIn/UNIX/include/ |
audioin.h | 158 waveform-audio input device capable of recording in the 172 device capable of recording in the specified format. <bold Header:> 183 device capable of recording in the specified format. <bold Header:>
|
/frameworks/base/media/libstagefright/ |
SurfaceMediaSource.cpp | 176 // frame size while recording. So as of now, the client side 759 // If the recording has started and the queue is empty, then just 766 // If the loop was exited as a result of stopping the recording,
|
MPEG4Writer.cpp | 330 LOGE("Attempt to add source AFTER recording is started"); 365 // minute video recording with a bit rate about 3 Mbps, because 403 // Any long duration recording will be probably end up with 878 // recording, not for each output video/audio frame we receive. [all...] |
/external/kernel-headers/original/linux/ |
soundcard.h | 764 #define SOUND_MIXER_IMIX 9 /* Recording monitor */ 766 #define SOUND_MIXER_RECLEV 11 /* Recording level */ 816 #define SOUND_MIXER_RECSRC 0xff /* Arg contains a bit for each recording source */ 818 #define SOUND_MIXER_RECMASK 0xfd /* Arg contains a bit for each supported recording source */ 820 # define SOUND_CAP_EXCL_INPUT 0x00000001 /* Only one recording source at a time */ [all...] |
/external/webrtc/src/modules/audio_processing/agc/main/source/ |
analog_agc.c | 845 /* Lower the recording level 969 /* Lower the recording level */ 1016 /* Lower the recording level * [all...] |
/hardware/ti/omap4xxx/camera/ |
AppCallbackNotifier.cpp | [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
soundcard.h | 752 #define SOUND_MIXER_IMIX 9 /* Recording monitor */ 754 #define SOUND_MIXER_RECLEV 11 /* Recording level */ 804 #define SOUND_MIXER_RECSRC 0xff /* Arg contains a bit for each recording source */ 806 #define SOUND_MIXER_RECMASK 0xfd /* Arg contains a bit for each supported recording source */ 808 # define SOUND_CAP_EXCL_INPUT 0x00000001 /* Only one recording source at a time */ [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/ |
CameraTest.java | 819 private void testJpegThumbnailSizeByCamera(boolean recording) throws Exception { [all...] |
/device/moto/wingray/libaudio/ |
AudioHardware.cpp | 331 /* Stop recording, if ongoing. Muting the microphone will cause 333 * will block until recording is resumed. 335 LOGV("%s: stop recording", __FUNCTION__); 337 LOGE("could not stop recording: %s", [all...] |
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_menu.cpp | 721 printf("Recording cb: %d %lld %p\n", msgType, timestamp, dataPtr.get()); [all...] |
/external/chromium/chrome/browser/ |
bug_report_util.cc | 279 // Set GAIA id to 0. We're not using gaia id's for recording
|
/external/chromium/chrome/browser/password_manager/ |
password_form_manager.h | 137 // This is used when recording the actions taken by the form in UMA.
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_gtk.h | 190 // value returns true for is_null() if we are not recording whiteout times.
|
render_widget_host_view_views.h | 188 // value returns true for is_null() if we are not recording whiteout times.
|
render_widget_host_view_win.h | 345 // value returns true for is_null() if we are not recording whiteout times.
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble_views.cc | 137 // When moving from warming up to recording state, the size of the content
|
/external/chromium/chrome/browser/ui/cocoa/ |
confirm_quit_panel_controller.mm | 28 // For metrics recording only: How long the user must hold the keys to
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
channel.h | 119 // Set and get media sinks for recording media.
|