Home
last modified time | relevance | path

Searched full:joint (Results 1 – 25 of 32) sorted by relevance

12

/linux/include/media/
H A Dv4l2-vp9.h18 * @joint: motion vector joint probabilities.
31 u8 joint[3]; member
102 * @mv_joint: motion vector joint counts.
/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-vp9.h222 TP_printk("\n joint %s\n"
231 __print_array(__entry->p.joint,
232 ARRAY_SIZE(__entry->p.joint),
233 sizeof(__entry->p.joint[0])),
/linux/drivers/leds/flash/
H A Dleds-mt6370-flash.c124 * There're two flash channels in MT6370. If joint flash output is used, in mt6370_torch_brightness_set()
176 * There're two flash channels in MT6370. If joint flash output is used, storbe in _mt6370_flash_brightness_set()
463 /* If both channels are specified in 'led-sources', joint flash output mode is used */ in mt6370_init_flash_properties()
H A Dleds-max77693.c186 /* Span the mode on FLED2 for joint iouts case */ in max77693_add_mode()
224 /* Clear mode also on FLED2 for joint iouts case */ in max77693_clear_mode()
H A Dleds-sy7802.c360 /* If both channels are specified in 'led-sources', joint flash output mode is used */ in sy7802_init_flash_properties()
/linux/Documentation/devicetree/bindings/clock/
H A Dimx7ulp-scg-clock.yaml13 i.MX7ULP Clock functions are under joint control of the System
H A Dimx7ulp-pcc-clock.yaml13 i.MX7ULP Clock functions are under joint control of the System
/linux/samples/pktgen/
H A DREADME.rst50 # run joint traffic on two devs
/linux/drivers/media/platform/verisilicon/
H A Dhantro_vp9.h9 u8 joint[3]; member
H A Dhantro_g2_vp9_dec.c717 memcpy(mv->joint, probs->mv.joint, sizeof(mv->joint)); in config_probs()
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c50 u8 joint[3]; member
121 u32 joint[4]; member
1244 counts_helper->mv_joint = &counts->joint; in vdec_vp9_slice_counts_map_helper()
1408 memcpy(mv->joint, frame_ctx->joint, sizeof(mv->joint)); in vdec_vp9_slice_framectx_map_helper()
1497 memcpy(frame_ctx->joint, mv->joint, sizeof(mv->joint)); in vdec_vp9_slice_helper_map_framectx()
/linux/rust/macros/
H A Dpaste.rs96 if a.as_char() == ':' && a.spacing() == Spacing::Joint && b.as_char() == ':' in expand()
H A Dpin_data.rs37 res.push(TokenTree::Punct(Punct::new(':', Spacing::Joint))); in pin_data()
H A Dquote.rs96 ::proc_macro::Punct::new(':', ::proc_macro::Spacing::Joint)
/linux/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c60 u8 joint[3]; member
290 memcpy(rkprobs->mv.joint, probs->mv.joint, in init_inter_probs()
291 sizeof(rkprobs->mv.joint)); in init_inter_probs()
/linux/Documentation/security/
H A Dlsm.rst38 such a framework. LSM was a joint development effort by several security
/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1076 .joint = { 32, 64, 96 },
1361 u8 *p = probs->mv.joint; in update_mv_probs()
1362 const u8 *d = deltas->mv.joint; in update_mv_probs()
1807 adapt_probs_variant_e(probs->mv.joint, *counts->mv_joint); in v4l2_vp9_adapt_noncoef_probs()
H A Dv4l2-ctrls-defs.c108 "Joint Stereo", in v4l2_ctrl_get_menu()
/linux/sound/pci/asihpi/
H A Dhpi.h53 <td><p><b>Stereo,<br>Joint Stereo or<br>Dual Channel</b></p>
598 /** Standard stereo without joint-stereo compression */
600 /** Joint stereo */
/linux/arch/sparc/include/uapi/asm/
H A Dasi.h10 * Joint edition for sun4c+sun4m: Pete A. Zaitcev <zaitcev@ipmce.su>
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt7629.c356 /* Joint those groups owning the same capability in user point of view which
H A Dpinctrl-mt7622.c746 /* Joint those groups owning the same capability in user point of view which
/linux/arch/arm/nwfpe/
H A Dfpopcode.h37 CPRT joint arithmetic/data transfer instructions
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst377 - Joint Stereo
391 Joint Stereo audio mode extension. In Layer I and II they indicate
/linux/include/uapi/linux/
H A Dv4l2-controls.h2775 * @joint: motion vector joint probability updates.
2790 __u8 joint[3]; member

12