Home
last modified time | relevance | path

Searched refs:motion (Results 1 - 25 of 38) sorted by relevance

12

/third_party/libinput/src/
H A Dfilter-custom.c112 /* handle first event in a motion */ in custom_accel_function_calculate_speed()
203 struct custom_accel_function *motion; member
216 return f->funcs.motion ? f->funcs.motion : f->funcs.fallback; in custom_accelerator_get_custom_function()
267 custom_accel_function_destroy(f->funcs.motion); in custom_accelerator_destroy()
291 *motion = NULL, in custom_accelerator_set_accel_config() local
302 if (config->custom.motion) { in custom_accelerator_set_accel_config()
303 motion = create_custom_accel_function(config->custom.motion->step, in custom_accelerator_set_accel_config()
304 config->custom.motion in custom_accelerator_set_accel_config()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsvq1dec.c55 /* motion vector (prediction) */
298 /* get motion code */ in svq1_decode_motion_vector()
307 /* add median of motion vector predictors and clip result */ in svq1_decode_motion_vector()
336 ptrdiff_t pitch, svq1_pmv *motion, int x, int y, in svq1_motion_inter_block()
345 /* predict and decode motion vector */ in svq1_motion_inter_block()
346 pmv[0] = &motion[0]; in svq1_motion_inter_block()
351 pmv[1] = &motion[x / 8 + 2]; in svq1_motion_inter_block()
352 pmv[2] = &motion[x / 8 + 4]; in svq1_motion_inter_block()
359 motion[0].x = in svq1_motion_inter_block()
360 motion[ in svq1_motion_inter_block()
334 svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_motion_inter_block() argument
377 svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_motion_inter_4v_block() argument
454 svq1_decode_delta_block(AVCodecContext *avctx, HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_decode_delta_block() argument
[all...]
H A Dmobiclip.c271 MotionXY *motion; member
317 s->motion = av_calloc(avctx->width / 16 + 3, sizeof(MotionXY)); in mobiclip_init()
318 if (!s->motion) in mobiclip_init()
1082 MotionXY *motion = s->motion; in predict_motion() local
1089 MotionXY mv = s->motion[0]; in predict_motion()
1101 motion[offsetm].x = mv.x; in predict_motion()
1102 motion[offsetm].y = mv.y; in predict_motion()
1251 MotionXY *motion = s->motion; in mobiclip_decode() local
[all...]
H A Droqvideoenc.c119 motion_vect motion; member
129 motion_vect motion; member
212 // just for motion estimation).
444 subcel->motion = enc->this_motion4[y * roq->width / 16 + x / 4]; in gather_data_for_subcel()
508 cel->motion = enc->this_motion8[index]; in gather_data_for_cel()
702 bytestream_put_byte(&spool.args, motion_arg(eval->motion)); in reconstruct_and_encode_image()
706 eval->motion.d[0], eval->motion.d[1]); in reconstruct_and_encode_image()
733 motion_arg(eval->subCels[j].motion)); in reconstruct_and_encode_image()
736 eval->subCels[j].motion in reconstruct_and_encode_image()
[all...]
/third_party/libinput/tools/
H A Dptraccel-debug.c41 struct device_float_coords motion; in print_ptraccel_deltas() local
55 motion.x = i; in print_ptraccel_deltas()
56 motion.y = 0; in print_ptraccel_deltas()
59 accel = filter_dispatch(filter, &motion, NULL, time); in print_ptraccel_deltas()
71 struct device_float_coords motion; in print_ptraccel_movement() local
79 printf("# set ylabel \"delta motion\"\n"); in print_ptraccel_movement()
99 motion.x = dx; in print_ptraccel_movement()
100 motion.y = 0; in print_ptraccel_movement()
103 accel = filter_dispatch(filter, &motion, NULL, time); in print_ptraccel_movement()
117 struct device_float_coords motion; in print_ptraccel_sequence() local
[all...]
/third_party/libinput/test/
H A Dlitest-device-uclogic-tablet.c41 static struct input_event motion[] = { variable
63 .tablet_motion_events = motion,
H A Dlitest-device-wacom-isdv4-4200-pen.c44 static struct input_event motion[] = { variable
69 .tablet_motion_events = motion,
H A Dlitest-device-wacom-isdv4-e6-pen.c44 static struct input_event motion[] = { variable
66 .tablet_motion_events = motion,
H A Dlitest-device-huion-pentablet.c42 static struct input_event motion[] = { variable
64 .tablet_motion_events = motion,
H A Dlitest-device-wacom-hid4800-pen.c48 static struct input_event motion[] = { variable
71 .tablet_motion_events = motion,
H A Dlitest-device-wacom-isdv4-524c-pen.c55 static struct input_event motion[] = { variable
119 .tablet_motion_events = motion,
H A Dlitest-device-aiptek-tablet.c45 static struct input_event motion[] = { variable
68 .tablet_motion_events = motion,
H A Dlitest-device-wacom-cintiq-13hdt-pen.c56 static struct input_event motion[] = { variable
89 .tablet_motion_events = motion,
H A Dlitest-device-wacom-cintiq-24hd-pen.c56 static struct input_event motion[] = { variable
89 .tablet_motion_events = motion,
H A Dlitest-device-wacom-calibrated-tablet.c71 static struct input_event motion[] = { variable
98 .tablet_motion_events = motion,
H A Dlitest-device-wacom-bamboo-2fg-pen.c48 static struct input_event motion[] = { variable
74 .tablet_motion_events = motion,
H A Dlitest-device-wacom-bamboo-16fg-pen.c48 static struct input_event motion[] = { variable
74 .tablet_motion_events = motion,
H A Dlitest-device-wacom-intuos5-pen.c56 static struct input_event motion[] = { variable
89 .tablet_motion_events = motion,
H A Dlitest-device-wacom-cintiq-pro-16-pen.c60 static struct input_event motion[] = { variable
96 .tablet_motion_events = motion,
H A Dlitest-device-wacom-cintiq-12wx-pen.c56 static struct input_event motion[] = { variable
89 .tablet_motion_events = motion,
H A Dtest-misc.c160 int motion = 0, button = 0; in START_TEST() local
162 /* Queue at least two relative motion events as the first one may in START_TEST()
187 motion++; in START_TEST()
204 ck_assert_int_gt(motion, 0); in START_TEST()
214 int motion = 0, button = 0; in START_TEST() local
239 motion++; in START_TEST()
256 ck_assert_int_gt(motion, 0); in START_TEST()
H A Dlitest-device-waltop-tablet.c50 static struct input_event motion[] = { variable
78 .tablet_motion_events = motion,
/third_party/ffmpeg/libavfilter/
H A Dvf_siti.c219 float motion; in calculate_motion() local
233 motion = 0; \ in calculate_motion()
238 motion = curr_data - vdst[prev_index]; \ in calculate_motion()
240 motion_matrix[j * s->width + i] = motion; \ in calculate_motion()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_vp.c260 int motion = macrob->macroblock_type & in nv84_decoder_vp_mpeg12_mb() local
267 info.unk4 = motion; in nv84_decoder_vp_mpeg12_mb()
275 if (motion) { in nv84_decoder_vp_mpeg12_mb()
/third_party/ffmpeg/tests/fate/
H A Dcheckasm.mak26 fate-checkasm-motion \

Completed in 13 milliseconds

12