Home
last modified time | relevance | path

Searched defs:slice (Results 26 - 50 of 251) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/block/partitions/
H A Dsysv68.c43 struct slice { struct
56 struct slice *slice; in sysv68_partition() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh264_redundant_pps_bsf.c106 H264RawSlice *slice = nal->content; in h264_redundant_pps_update_fragment() local
64 h264_redundant_pps_fixup_slice(H264RedundantPPSContext *ctx, H264RawSliceHeader *slice) h264_redundant_pps_fixup_slice() argument
H A Dhqx.h65 HQXSlice slice[16]; member
H A Ddxva2_mpeg2.c36 DXVA_SliceInfo slice[MAX_SLICES]; member
125 fill_slice(AVCodecContext *avctx, const struct MpegEncContext *s, DXVA_SliceInfo *slice, unsigned position, const uint8_t *buffer, unsigned size) fill_slice() argument
193 DXVA_SliceInfo *slice = &ctx_pic->slice[i]; commit_bitstream_and_slice_buffer() local
[all...]
H A Ddxva2_vp9.c33 DXVA_Slice_VPx_Short slice; member
157 static void fill_slice_short(DXVA_Slice_VPx_Short *slice, in fill_slice_short() argument
[all...]
/third_party/skia/src/gpu/dawn/
H A DGrDawnBuffer.cpp64 GrStagingBufferManager::Slice slice = in onMap() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DGlyphStripper.java121 private void overrideCompositeGlyfFlags(WritableFontData slice, int dataLength) { in overrideCompositeGlyfFlags() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Ddag_test.cpp34 std::vector<T> slice(const std::vector<T>& in, size_t from, size_t to) { in slice() function
/third_party/rust/crates/syn/src/
H A Ddrops.rs
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/
H A Dip27-irq.c257 int slice = LOCAL_HUB_L(PI_CPU_NUM); in install_ipi() local
/kernel/linux/linux-6.6/arch/mips/sgi-ip27/
H A Dip27-irq.c254 int slice = LOCAL_HUB_L(PI_CPU_NUM); in install_ipi() local
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dmain.c80 int card, slice, id; in cxl_slbia_core() local
243 struct cxl_afu *cxl_alloc_afu(struct cxl *adapter, int slice) in cxl_alloc_afu() argument
/kernel/linux/linux-5.10/drivers/misc/eeprom/
H A Deeprom.c42 static void eeprom_update_client(struct i2c_client *client, u8 slice) in eeprom_update_client() argument
81 u8 slice; eeprom_read() local
[all...]
H A Dmax6875.c54 static void max6875_update_slice(struct i2c_client *client, int slice) in max6875_update_slice() argument
112 int slice, max_slice; max6875_read() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_sseu_debugfs.c11 sseu_copy_subslices(const struct sseu_dev_info *sseu, int slice, u8 *to_mask) sseu_copy_subslices() argument
H A Dintel_sseu.h72 intel_sseu_has_subslice(const struct sseu_dev_info *sseu, int slice, in intel_sseu_has_subslice() argument
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dmain.c81 int card, slice, id; in cxl_slbia_core() local
244 struct cxl_afu *cxl_alloc_afu(struct cxl *adapter, int slice) in cxl_alloc_afu() argument
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H A Dmax6875.c54 static void max6875_update_slice(struct i2c_client *client, int slice) in max6875_update_slice() argument
112 int slice, max_slice; max6875_read() local
[all...]
H A Deeprom.c42 static void eeprom_update_client(struct i2c_client *client, u8 slice) in eeprom_update_client() argument
81 u8 slice; eeprom_read() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_vp8.c594 static void cedrus_vp8_update_probs(const struct v4l2_ctrl_vp8_frame *slice, in cedrus_vp8_update_probs() argument
525 cedrus_read_header(struct cedrus_dev *dev, const struct v4l2_ctrl_vp8_frame *slice) cedrus_read_header() argument
656 const struct v4l2_ctrl_vp8_frame *slice = run->vp8.frame_params; cedrus_vp8_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_sysfs.c68 int slice = (int)(uintptr_t)attr->private; in i915_l3_read() local
96 int slice = (int)(uintptr_t)attr->private; in i915_l3_write() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgm107.c110 const u32 slice = nvkm_rd32(device, 0x17e280) >> 28; in gm107_ltc_oneinit() local
/kernel/linux/linux-6.6/drivers/hid/surface-hid/
H A Dsurface_hid.c45 struct surface_hid_buffer_slice *slice; in ssam_hid_get_descriptor() local
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_layout.c197 struct fdl_slice *slice = &layout->slices[level]; in fdl6_layout() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Drange.hpp394 slice(R &&r, typename slice_range<R>::size_type i, in slice() function

Completed in 12 milliseconds

1234567891011