HomeSort by relevance Sort by last modified time
    Searched refs:Video (Results 51 - 75 of 101) sorted by null

1 23 4 5

  /packages/apps/LegacyCamera/src/com/android/camera/
VideoCamera.java 56 import android.provider.MediaStore.Video;
163 // The bitmap of the last captured video thumbnail and the URI of the
164 // original video.
203 // The video file that the hardware camera is about to record into
208 // The video file that has already been recorded, and that is being
216 // The video duration limit. 0 menas no limit.
490 // Remove the video quality preference setting when the quality is given in the intent.
564 // Do not rotate the icons during recording because the video
605 Log.e(TAG, "Couldn't view video " + mCurrentVideoUri, ex);
669 // Keep the shutter button disabled when in video capture inten
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Video_MediaTest.java 29 import android.provider.MediaStore.Video.Media;
30 import android.provider.MediaStore.Video.VideoColumns;
70 "/video/testvideo.3gp";
72 "/video/testvideo1.3gp";
88 values.put(Media.DESCRIPTION, "This is a video");
99 values.put(Media.MIME_TYPE, "video/3gpp");
123 assertEquals("This is a video",
134 assertEquals("video/3gpp", c.getString(c.getColumnIndex(Media.MIME_TYPE)));
149 values.put(Media.DESCRIPTION, "This is another video");
160 values.put(Media.MIME_TYPE, "video/3gpp")
    [all...]
  /external/webrtc/webrtc/modules/video_coding/
video_receiver.cc 173 // Enable or disable a video protection method.
348 TRACE_EVENT_ASYNC_STEP1("webrtc", "Video", frame.TimeStamp(), "Decode",
379 TRACE_EVENT_ASYNC_END0("webrtc", "Video", frame.TimeStamp());
447 int32_t ret = _receiver.InsertPacket(packet, rtpInfo.type.Video.width,
448 rtpInfo.type.Video.height);
475 // Current video delay
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp_defines.h 49 VideoPayload Video;
  /packages/apps/Camera2/src/com/android/camera/data/
VideoItem.java 39 * Backing data for a single video displayed in the filmstrip.
76 * synchronously decoding the video header for every item when loading our data set
78 * to decode the video header for each item and prefer whatever values it obtains.
99 * If the metadata loader has determined from the video header that we need to rotate the video
125 MediaStore.Video.VideoColumns._ID + "=" + mData.getContentId(), null);
214 return FilmstripItemType.VIDEO;
  /packages/apps/Camera2/tests/src/com/android/camera/functional/
VideoCaptureIntentTest.java 30 import android.provider.MediaStore.Video.VideoColumns;
94 mFile = new File(Environment.getExternalStorageDirectory(), "video.tmp");
132 mFile = new File(Environment.getExternalStorageDirectory(), "video.tmp");
147 Log.v(TAG, "Video size is " + length + " bytes.");
154 mFile = new File(Environment.getExternalStorageDirectory(), "video.tmp");
167 // The duraion should be close to to the limit. The last video duration
170 Log.v(TAG, "Video length is " + duration + " ms.");
176 mFile = new File(Environment.getExternalStorageDirectory(), "video.tmp");
209 // Verify the video file
216 Log.v(TAG, "Video duration is " + durationValue)
    [all...]
  /packages/apps/LegacyCamera/tests/src/com/android/camera/functional/
VideoCaptureIntentTest.java 32 import android.provider.MediaStore.Video.VideoColumns;
101 mFile = new File(Environment.getExternalStorageDirectory(), "video.tmp");
155 mFile = new File(Environment.getExternalStorageDirectory(), "video.tmp");
170 Log.v(TAG, "Video size is " + length + " bytes.");
177 mFile = new File(Environment.getExternalStorageDirectory(), "video.tmp");
190 // The duraion should be close to to the limit. The last video duration
193 Log.v(TAG, "Video length is " + duration + " ms.");
199 mFile = new File(Environment.getExternalStorageDirectory(), "video.tmp");
232 // Verify the video file
239 Log.v(TAG, "Video duration is " + durationValue)
    [all...]
  /frameworks/base/media/java/android/media/
MediaScanner.java 41 import android.provider.MediaStore.Video;
420 mVideoUri = Video.Media.getContentUri(volumeName);
644 // we only extract metadata for audio and video files
834 mimeType.startsWith("video")) {
837 // with a video track
    [all...]
  /compatibility/cdd/5_multimedia/
5_7_network-protocols.md 5 for audio and video playback as specified in the Android SDK documentation.
7 If device implementations include an audio or a video decoder, they:
17 * [C-1-3] MUST support the following RTP audio video profile and related
35 Video codecs:
5_1_media-codecs.md 234 ### 5.1.7\. Video Codecs
236 * For acceptable quality of web video streaming and video-conference
240 If device implementations include a video decoder or encoder:
242 * [C-1-1] Video codecs MUST support output and input bytebuffer sizes that
246 * [C-1-2] Video encoders and decoders MUST support YUV420 flexible color
266 ### 5.1.8\. Video Codecs List
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/
facp.asl 102 Headless - No Video (V3) : 1
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
CameraIntentsActivity.java 51 * MediaStore.Video.Media.EXTERNAL_CONTENT_URI - this should fire when a new
52 * video has been captured by the camera app, and it has been added
115 uriToTrigger = MediaStore.Video.Media.EXTERNAL_CONTENT_URI;
142 return "Application Video";
148 return "Intent Video";
258 the intents by taking a photo/video
  /frameworks/base/core/java/android/provider/
MediaStore.java 158 * An intent to perform a search for video media and automatically play content from the
163 * contain any type of unstructured video search, like the name of a movie, one or more actors,
167 * sense for apps that can support large-scale search of video, such as services connected to an
260 * applications should be careful not to share any photo or video with other
272 * The name of the Intent action used to launch a camera in video mode.
307 * or video with other applications or internet. The activity should use {@link
332 * capture a video and return it.
334 * The caller may pass in an extra EXTRA_VIDEO_QUALITY to control the video quality.
337 * where the video is written. If EXTRA_OUTPUT is not present the video will b
    [all...]
  /prebuilts/go/darwin-x86/src/image/jpeg/
idct.go 9 // http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_IEC_13818-4_2004_Conformance_Testing/Video/verifier/mpeg2decode_960109.tar.gz
33 * Commercial implementations of MPEG-1 and MPEG-2 video, including shareware,
  /prebuilts/go/darwin-x86/src/net/http/
sniff_test.go 50 // Video types.
51 {"MP4 video", []byte("\x00\x00\x00\x18ftypmp42\x00\x00\x00\x00mp42isom<\x06t\xbfmdat"), "video/mp4"},
52 {"AVI video #1", []byte("RIFF,O\n\x00AVI LISTÀ"), "video/avi"},
53 {"AVI video #2", []byte("RIFF,\n\x00\x00AVI LISTÀ"), "video/avi"},
  /prebuilts/go/linux-x86/src/image/jpeg/
idct.go 9 // http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_IEC_13818-4_2004_Conformance_Testing/Video/verifier/mpeg2decode_960109.tar.gz
33 * Commercial implementations of MPEG-1 and MPEG-2 video, including shareware,
  /prebuilts/go/linux-x86/src/net/http/
sniff_test.go 50 // Video types.
51 {"MP4 video", []byte("\x00\x00\x00\x18ftypmp42\x00\x00\x00\x00mp42isom<\x06t\xbfmdat"), "video/mp4"},
52 {"AVI video #1", []byte("RIFF,O\n\x00AVI LISTÀ"), "video/avi"},
53 {"AVI video #2", []byte("RIFF,\n\x00\x00AVI LISTÀ"), "video/avi"},
  /external/webrtc/webrtc/video/
video_send_stream_tests.cc 39 #include "webrtc/video/send_statistics_proxy.h"
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/css/
default.css 159 video {
166 .video-wrapper {
172 .video-wrapper video {
176 .video-wrapper:before {
188 .video-wrapper:hover:before {
192 .video-wrapper.playing:before {
430 video.with-shadow {
957 /* video containers */
963 .framed-galaxynexus-land-span-13, .framed-galaxynexus-land-span-13 video,
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender.cc 484 video_->SetVideoCodecType(payload->typeSpecific.Video.videoCodecType);
485 *video_type = payload->typeSpecific.Video.videoCodecType;
486 video_->SetMaxConfiguredBitrateVideo(payload->typeSpecific.Video.maxRate);
535 TRACE_EVENT_ASYNC_STEP1("webrtc", "Video", capture_time_ms,
549 // Note: This is currently only counting for video.
    [all...]
  /external/webrtc/webrtc/modules/include/
module_common_types.h 252 RTPVideoHeader Video;
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js 241 // Set up play-on-hover <video> tags.
242 $('video.play-on-hover').bind('click', function() {
243 $(this).get(0).load(); // in case the video isn't seekable
247 // Set up play-on-click for <video> tags with a "video-wrapper".
248 $('.video-wrapper > video').bind('click', function() {
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_5_cameras.md 45 as for video conferencing and similar applications.
71 * [C-1-6] MUST NOT mirror the final captured still image or video streams
96 * [C-1-2] MUST support USB Video Class (UVC 1.0 or higher) if the external
98 * SHOULD support video compressions such as MJPEG to enable transfer of
102 * MAY support camera-based video encoding. If supported, a simultaneous
133 video encoder and camera may use any native pixel format, but the device
181 intent whenever a new video is recorded by the camera and the entry of the
  /external/libmtp/logs/
mtp-detect-asus-memo-pad7.txt 452 ba05: Abstract Audio Video Playlist
541 Default video folder: 0xffffffff
555 MPEG video stream
565 MPEG-4 Part 14 Container Format (Audio+Video Emphasis)
mtp-detect-asus-memo-pad7_2.txt 387 ba05: Abstract Audio Video Playlist
457 Default video folder: 0xffffffff
471 MPEG video stream
481 MPEG-4 Part 14 Container Format (Audio+Video Emphasis)

Completed in 2691 milliseconds

1 23 4 5