/linux/include/media/ |
H A D | v4l2-vp9.h | 18 * @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 D | visl-trace-vp9.h | 222 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 D | leds-mt6370-flash.c | 124 * 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 D | leds-max77693.c | 186 /* 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 D | leds-sy7802.c | 360 /* 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 D | imx7ulp-scg-clock.yaml | 13 i.MX7ULP Clock functions are under joint control of the System
|
H A D | imx7ulp-pcc-clock.yaml | 13 i.MX7ULP Clock functions are under joint control of the System
|
/linux/samples/pktgen/ |
H A D | README.rst | 50 # run joint traffic on two devs
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_vp9.h | 9 u8 joint[3]; member
|
H A D | hantro_g2_vp9_dec.c | 717 memcpy(mv->joint, probs->mv.joint, sizeof(mv->joint)); in config_probs()
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_vp9_req_lat_if.c | 50 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 D | paste.rs | 96 if a.as_char() == ':' && a.spacing() == Spacing::Joint && b.as_char() == ':' in expand()
|
H A D | pin_data.rs | 37 res.push(TokenTree::Punct(Punct::new(':', Spacing::Joint))); in pin_data()
|
H A D | quote.rs | 96 ::proc_macro::Punct::new(':', ::proc_macro::Spacing::Joint)
|
/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec-vp9.c | 60 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 D | lsm.rst | 38 such a framework. LSM was a joint development effort by several security
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-vp9.c | 1076 .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 D | v4l2-ctrls-defs.c | 108 "Joint Stereo", in v4l2_ctrl_get_menu()
|
/linux/sound/pci/asihpi/ |
H A D | hpi.h | 53 <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 D | asi.h | 10 * Joint edition for sun4c+sun4m: Pete A. Zaitcev <zaitcev@ipmce.su>
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt7629.c | 356 /* Joint those groups owning the same capability in user point of view which
|
H A D | pinctrl-mt7622.c | 746 /* Joint those groups owning the same capability in user point of view which
|
/linux/arch/arm/nwfpe/ |
H A D | fpopcode.h | 37 CPRT joint arithmetic/data transfer instructions
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec.rst | 377 - Joint Stereo 391 Joint Stereo audio mode extension. In Layer I and II they indicate
|
/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 2775 * @joint: motion vector joint probability updates. 2790 __u8 joint[3]; member
|