HomeSort by relevance Sort by last modified time
    Searched defs:video (Results 1 - 25 of 117) sorted by null

1 2 3 4 5

  /external/libvpx/libvpx/test/
frame_size_tests.cc 30 const libvpx_test::VideoSource &video,
36 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video,
38 if (video->frame() == 1) {
51 ::libvpx_test::RandomVideoSource video; local
54 video.SetSize(DECODE_WIDTH_LIMIT + 16, DECODE_HEIGHT_LIMIT + 16);
55 video.set_limit(2);
57 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
62 ::libvpx_test::RandomVideoSource video; local
65 video.SetSize(DECODE_WIDTH_LIMIT, DECODE_HEIGHT_LIMIT);
66 video.set_limit(2)
    [all...]
config_test.cc 35 virtual void PreEncodeFrameHook(libvpx_test::VideoSource* /*video*/) {
53 libvpx_test::DummyVideoSource video; local
54 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
keyframe_test.cc 35 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video,
38 frame_flags_ = (video->frame() % 3) ? 0 : VPX_EFLAG_FORCE_KF;
39 if (set_cpu_used_ && video->frame() == 1)
63 ::libvpx_test::RandomVideoSource video; local
64 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
76 ::libvpx_test::RandomVideoSource video; local
77 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
86 ::libvpx_test::DummyVideoSource video; local
87 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
99 ::libvpx_test::DummyVideoSource video; local
    [all...]
test_vector_test.cc 70 // The md5 checksums are computed for each frame in the video file. If md5
75 libvpx_test::CompressedVideoSource *video = NULL; local
77 // Open compressed video file.
79 video = new libvpx_test::IVFVideoSource(filename);
82 video = new libvpx_test::WebMVideoSource(filename);
89 video->Init();
96 ASSERT_NO_FATAL_FAILURE(RunLoop(video));
97 delete video;
invalid_file_test.cc 56 const libvpx_test::CompressedVideoSource &video,
67 << "Results don't match: frame number = " << video.frame_number()
75 libvpx_test::CompressedVideoSource *video = NULL; local
80 // Open compressed video file.
82 video = new libvpx_test::IVFVideoSource(filename);
85 video = new libvpx_test::WebMVideoSource(filename);
92 video->Init();
101 ASSERT_NO_FATAL_FAILURE(RunLoop(video, cfg));
102 delete video;
130 libvpx_test::CompressedVideoSource *video,
    [all...]
external_frame_buffer_test.cc 209 const libvpx_test::CompressedVideoSource &video,
211 if (num_buffers_ > 0 && video.frame_number() == 0) {
351 // needed. The md5 checksums are computed for each frame in the video file.
356 libvpx_test::CompressedVideoSource *video = NULL; local
370 // Open compressed video file.
372 video = new libvpx_test::IVFVideoSource(filename);
375 video = new libvpx_test::WebMVideoSource(filename);
382 ASSERT_TRUE(video != NULL);
383 video->Init();
390 ASSERT_NO_FATAL_FAILURE(RunLoop(video));
    [all...]
resize_test.cc 146 ResizingVideoSource video; local
147 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
196 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video,
198 if (video->frame() == kStepDownFrame) {
202 if (video->frame() == kStepUpFrame) {
236 ::libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288,
248 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/video/
ProjectionVideoActivity.java 17 package com.android.cts.verifier.projection.video;
VideoPresentation.java 17 package com.android.cts.verifier.projection.video;
32 * Play a test video that determines if the video and audio are in sync in projected presentations
  /hardware/intel/common/libmix/mix_video/src/
test.c 65 MixVideo *video = mix_video_new (); local
74 mix_video_initialize (video, mode, init_params, drm);
83 g_object_unref (G_OBJECT (video));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
config_test.cc 35 virtual void PreEncodeFrameHook(libvpx_test::VideoSource* /*video*/) {
53 libvpx_test::DummyVideoSource video; local
54 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
keyframe_test.cc 35 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video,
38 frame_flags_ = (video->frame() % 3) ? 0 : VPX_EFLAG_FORCE_KF;
39 if (set_cpu_used_ && video->frame() == 1)
63 ::libvpx_test::RandomVideoSource video; local
64 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
76 ::libvpx_test::RandomVideoSource video; local
77 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
86 ::libvpx_test::DummyVideoSource video; local
87 ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
99 ::libvpx_test::DummyVideoSource video; local
    [all...]
test_vector_test.cc 67 // The md5 checksums are computed for each frame in the video file. If md5
72 libvpx_test::CompressedVideoSource *video = NULL; local
74 // Open compressed video file.
76 video = new libvpx_test::IVFVideoSource(filename);
78 video = new libvpx_test::WebMVideoSource(filename);
80 video->Init();
87 ASSERT_NO_FATAL_FAILURE(RunLoop(video));
88 delete video;
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_api.cpp 61 AVCCommonObj *video; local
91 video = encvid->common;
102 video->currSeqParams = (AVCSeqParamSet*) avcHandle->CBAVC_Malloc(userData, sizeof(AVCSeqParamSet), DEFAULT_ATTR);
103 if (video->currSeqParams == NULL)
109 video->currPicParams = (AVCPicParamSet*) avcHandle->CBAVC_Malloc(userData, sizeof(AVCPicParamSet), DEFAULT_ATTR);
110 if (video->currPicParams == NULL)
116 video->sliceHdr = (AVCSliceHeader*) avcHandle->CBAVC_Malloc(userData, sizeof(AVCSliceHeader), DEFAULT_ATTR);
117 if (video->sliceHdr == NULL)
123 video->decPicBuf = (AVCDecPicBuffer*) avcHandle->CBAVC_Malloc(userData, sizeof(AVCDecPicBuffer), DEFAULT_ATTR);
124 if (video->decPicBuf == NULL
279 AVCCommonObj *video = encvid->common; local
371 AVCCommonObj *video = encvid->common; local
553 AVCCommonObj *video = encvid->common; local
594 AVCCommonObj *video; local
    [all...]
header.cpp 27 AVCCommonObj *video = encvid->common; local
28 AVCSeqParamSet *seqParam = video->currSeqParams;
229 AVCCommonObj *video = encvid->common; local
231 AVCPicParamSet *picParam = video->currPicParams;
318 AVCCommonObj *video = encvid->common; local
319 AVCSliceHeader *sliceHdr = video->sliceHdr;
320 AVCPicParamSet *currPPS = video->currPicParams;
321 AVCSeqParamSet *currSPS = video->currSeqParams;
330 slice_type = video->slice_type;
332 if (video->mbNum == 0) /* first mb in frame *
650 AVCCommonObj *video = encvid->common; local
    [all...]
init.cpp 29 AVCCommonObj *video = encvid->common; local
30 AVCSeqParamSet *seqParam = video->currSeqParams;
31 AVCPicParamSet *picParam = video->currPicParams;
32 AVCSliceHeader *sliceHdr = video->sliceHdr;
63 video->MaxPicOrderCntLsb = 1 << (extS->log2_max_pic_order_cnt_lsb_minus4 + 4);
64 video->PicWidthInMbs = extS->pic_width_in_mbs_minus1 + 1;
65 video->PicHeightInMapUnits = extS->pic_height_in_map_units_minus1 + 1 ;
66 video->FrameHeightInMbs = (2 - extS->frame_mbs_only_flag) * video->PicHeightInMapUnits ;
70 video->MaxPicOrderCntLsb = 1 << (encParam->log2_max_poc_lsb_minus_4 + 4)
640 AVCCommonObj *video = encvid->common; local
703 AVCCommonObj *video = encvid->common; local
800 AVCCommonObj *video = encvid->common; local
    [all...]
residual.cpp 23 AVCCommonObj *video = encvid->common; local
26 int x_position = (video->mb_x << 4);
27 int y_position = (video->mb_y << 4);
44 pDst = video->currPic->Sl + offset1;
45 offset = video->PicWidthInSamplesL - 16;
77 pDst = video->currPic->Scb + ((offset1 + x_position) >> 2);
111 pDst = video->currPic->Scr + ((offset1 + x_position) >> 2);
148 AVCCommonObj *video = encvid->common; local
241 nC = predict_nnz(video, bindx & 3, bindx >> 2);
245 nC = predict_nnz_chroma(video, bindx & 3, bindx >> 2)
    [all...]
block.cpp 79 AVCCommonObj *video = encvid->common; local
81 int pitch = video->currPic->pitch;
82 int16 *coef = video->block;
83 uint8 *pred = video->pred_block; // size 16 for a 4x4 block
84 int pred_pitch = video->pred_pitch;
145 Rq = video->QPy_mod_6;
146 Qq = video->QPy_div_6;
192 if (video->currMB->mb_intra) // only do inverse transform with intra block
260 void MBInterIdct(AVCCommonObj *video, uint8 *curL, AVCMacroblock *currMB, int picPitch)
262 int16 *coef, *coef8 = video->block
362 AVCCommonObj *video = encvid->common; local
724 AVCCommonObj *video = encvid->common; local
1116 AVCCommonObj *video = encvid->common; local
1209 AVCCommonObj *video = encvid->common; local
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/src/androidx/media/filterfw/samples/simplecamera/
IfElseFilterTest.java 54 FrameImage2D video = local
65 video.setBitmap(videoBitmap);
66 injectInputFrame("trueResult", video);
75 // Ensure that for true, we use the video input
77 assertEquals(outputImage, video);
85 FrameImage2D video = local
96 video.setBitmap(videoBitmap);
97 injectInputFrame("trueResult", video);
107 // Ensure that for true, we use the video input
  /frameworks/av/media/libmediaplayerservice/nuplayer/
HTTPLiveSource.cpp 335 bool video = changedMask & LiveSession::STREAMTYPE_VIDEO; local
343 notify->setInt32("video", video);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dequant.cpp 53 VideoDecData *video = (VideoDecData*) vid; local
54 Vol *currVol = video->vol[video->currLayer];
55 BitstreamDecVideo *stream = video->bitstream;
56 int16 *datablock = video->mblock->block[comp]; /* 10/20/2000, assume it has been reset of all-zero !!!*/
57 int mbnum = video->mbnum;
58 uint CBP = video->headerInfo.CBP[mbnum];
59 int QP = video->QPMB[mbnum];
60 typeDCStore *DC = video->predDC + mbnum;
61 int x_pos = video->mbnum_col
386 VideoDecData *video = (VideoDecData*) vid; local
    [all...]
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaRecorderStressTest.java 230 // If we fail for any reason, set the video size to default value.
249 Log.v(TAG, String.format("Camera video size used for test %dx%d", width, height));
250 output.write("H263 video record- reset after prepare Stress test\n");
290 //Stress test case for switching camera and video recorder preview.
304 output.write("Camera and video recorder preview switching\n");
327 // If we fail for any reason, set the video size to default value.
337 Log.v(TAG, String.format("Camera video size used for test %dx%d", width, height));
371 Log.v(TAG, "release video recorder");
391 File video = new File(filename); local
392 Log.v(TAG, "remove recorded video " + filename)
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaRecorderStressTest.java 163 File video = new File(fileName); local
164 Log.v(TAG, "remove recorded video " + fileName);
165 video.delete();
221 Log.v(TAG, "video encoder : " + videoEncoder);
224 Log.v(TAG, "video width : " + videoWidth);
225 Log.v(TAG, "video height : " + videoHeight);
292 // for more granular control of video encoding.
326 // Set video source
335 // http://developer.android.com/guide/topics/media/camera.html#time-lapse-video
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/
VideoProvider.java 119 "category: " + i + " Name:" + category_name + " video length: "
124 JSONObject video = videos.getJSONObject(j); local
125 String description = video.getString(TAG_DESCRIPTION);
126 JSONArray videoUrls = video.getJSONArray(TAG_SOURCES);
130 title = video.getString(TAG_TITLE);
133 video.getString(TAG_BACKGROUND));
135 video.getString(TAG_CARD_THUMB));
136 studio = video.getString(TAG_STUDIO);
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/data/
VideoProvider.java 89 "category: " + i + " Name:" + category_name + " video length: "
94 JSONObject video = videos.getJSONObject(j); local
95 String description = video.getString(TAG_DESCRIPTION);
96 JSONArray videoUrls = video.getJSONArray(TAG_SOURCES);
100 title = video.getString(TAG_TITLE);
103 video.getString(TAG_BACKGROUND));
105 video.getString(TAG_CARD_THUMB));
106 studio = video.getString(TAG_STUDIO);

Completed in 404 milliseconds

1 2 3 4 5