Home
last modified time | relevance | path

Searched refs:pad (Results 2426 - 2450 of 2713) sorted by relevance

1...<<919293949596979899100>>...109

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h1658 * @pad: the pad number for which to enumerate timings (used with
1665 __u32 pad; member
1704 * @pad: the pad number for which to query capabilities (used with
1710 __u32 pad; member
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c64 * automatically based on the media bus code on the ISP sink pad, so in rkisp1_dpcc_config()
1944 node->pad.flags = MEDIA_PAD_FL_SOURCE; in rkisp1_params_register()
1945 ret = media_entity_pads_init(&vdev->entity, 1, &node->pad); in rkisp1_params_register()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dsaa7115.c1175 if (format->pad || fmt->code != MEDIA_BUS_FMT_FIXED) in saa711x_set_fmt()
1624 .pad = &saa711x_pad_ops,
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c558 bool pad) in iwl_txq_gen2_build_tx()
588 if (pad) in iwl_txq_gen2_build_tx()
551 iwl_txq_gen2_build_tx(struct iwl_trans *trans, struct iwl_txq *txq, struct iwl_device_tx_cmd *dev_cmd, struct sk_buff *skb, struct iwl_cmd_meta *out_meta, int hdr_len, int tx_cmd_len, bool pad) iwl_txq_gen2_build_tx() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945.c598 dma_addr_t addr, u16 len, u8 reset, u8 pad) in il3945_hw_txq_attach_buf_to_tfd()
625 cpu_to_le32(TFD_CTL_COUNT_SET(count) | TFD_CTL_PAD_SET(pad)); in il3945_hw_txq_attach_buf_to_tfd()
597 il3945_hw_txq_attach_buf_to_tfd(struct il_priv *il, struct il_tx_queue *txq, dma_addr_t addr, u16 len, u8 reset, u8 pad) il3945_hw_txq_attach_buf_to_tfd() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c2341 if (args->pad != 0) in i915_gem_context_destroy_ioctl()
2536 if (args->flags || args->pad) in i915_gem_context_reset_stats_ioctl()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h787 __u32 pad; member
808 __u32 pad; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h787 __u32 pad; member
808 __u32 pad; member
/third_party/ffmpeg/libavfilter/
H A DMakefile398 OBJS-$(CONFIG_PAD_OPENCL_FILTER) += vf_pad_opencl.o opencl.o opencl/pad.o
621 dnn-layer-mathunary dnn-layer-maximum dnn-layer-pad \
/third_party/mesa3d/src/mesa/main/
H A Dffvertex_prog.c307 GLuint pad:6; member
357 reg.pad = 0; in make_ureg()
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp715 struct uchar3 { uint8_t x; uint8_t y; uint8_t z; uint8_t pad; }; in TEST_F() member
742 struct uchar3 { uint8_t x; uint8_t y; uint8_t z; uint8_t pad; }; in TEST_F() member
/third_party/node/deps/minimatch/
H A Dindex.js204 var pad = n.some(isPadded);
214 if (pad) {
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp1315 UnicodeString pad(" "); in testInvalidObject()
1317 df->setPadCharacter(pad); in testInvalidObject()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dturbojpeg-jni.c141 (JNIEnv *env, jclass cls, jint width, jint pad, jint height, jint subsamp) in Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__IIII()
143 jint retval = (jint)tjBufSizeYUV2(width, pad, height, subsamp); in Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__IIII()
140 Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__IIII(JNIEnv *env, jclass cls, jint width, jint pad, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__IIII() argument
/third_party/skia/tests/
H A DReadWritePixelsGpuTest.cpp368 auto pad = v + dstWriteRect.right() * readBpp; in gpu_read_pixels_test_driver()
371 guardOk |= std::all_of(pad, rowEnd, guardCheck); in gpu_read_pixels_test_driver()
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1108 ImVec2 pad(ImMax(1.0f, IM_FLOOR(square_sz / 3.6f)), ImMax(1.0f, IM_FLOOR(square_sz / 3.6f))); in Checkbox()
1109 window->DrawList->AddRectFilled(check_bb.Min + pad, check_bb.Max - pad, check_col, style.FrameRounding); in Checkbox()
1113 const float pad = ImMax(1.0f, IM_FLOOR(square_sz / 6.0f)); in Checkbox() local
1114 RenderCheckMark(window->DrawList, check_bb.Min + ImVec2(pad, pad), check_col, square_sz - pad * 2.0f); in Checkbox()
1209 const float pad = ImMax(1.0f, IM_FLOOR(square_sz / 6.0f)); in RadioButton() local
1210 window->DrawList->AddCircleFilled(center, radius - pad, GetColorU32(ImGuiCol_CheckMark), 16); in RadioButton()
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c836 /* generate pad block in the cache */ in safexcel_ahash_final()
1108 unsigned int blocksize, u8 *pad, void *state) in safexcel_hmac_init_iv()
1117 sg_init_one(&sg, pad, blocksize); in safexcel_hmac_init_iv()
1118 ahash_request_set_crypt(areq, &sg, pad, blocksize); in safexcel_hmac_init_iv()
1107 safexcel_hmac_init_iv(struct ahash_request *areq, unsigned int blocksize, u8 *pad, void *state) safexcel_hmac_init_iv() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2075 * @pad: padding
2083 struct sk_buff *skb, int pad, int lro) in rx_eth()
2085 struct cpl_rx_pkt *p = (struct cpl_rx_pkt *)(skb->data + pad); in rx_eth()
2089 skb_pull(skb, sizeof(*p) + pad); in rx_eth()
2082 rx_eth(struct adapter *adap, struct sge_rspq *rq, struct sk_buff *skb, int pad, int lro) rx_eth() argument
/kernel/linux/linux-5.10/include/linux/
H A Dskbuff.h1179 int __skb_pad(struct sk_buff *skb, int pad, bool free_on_error);
1182 * skb_pad - zero pad the tail of an skb
1183 * @skb: buffer to pad
1184 * @pad: space to pad
1192 static inline int skb_pad(struct sk_buff *skb, int pad) in skb_pad() argument
1194 return __skb_pad(skb, pad, true); in skb_pad()
3219 * skb_padto - pad an skbuff up to a minimal size
3220 * @skb: buffer to pad
3237 * __skb_put_padto - increase size and pad a
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c891 pr_cont("pad=%u, start_block=%u, blocks=%u\n", in v4l_print_edid()
892 p->pad, p->start_block, p->blocks); in v4l_print_edid()
2871 IOCTL_INFO(VIDIOC_ENUM_DV_TIMINGS, v4l_stub_enum_dv_timings, v4l_print_enum_dv_timings, INFO_FL_CLEAR(v4l2_enum_dv_timings, pad)),
2873 IOCTL_INFO(VIDIOC_DV_TIMINGS_CAP, v4l_stub_dv_timings_cap, v4l_print_dv_timings_cap, INFO_FL_CLEAR(v4l2_dv_timings_cap, pad)),
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c847 pr_cont("pad=%u, start_block=%u, blocks=%u\n", in v4l_print_edid()
848 p->pad, p->start_block, p->blocks); in v4l_print_edid()
2906 IOCTL_INFO(VIDIOC_ENUM_DV_TIMINGS, v4l_stub_enum_dv_timings, v4l_print_enum_dv_timings, INFO_FL_CLEAR(v4l2_enum_dv_timings, pad)),
2908 IOCTL_INFO(VIDIOC_DV_TIMINGS_CAP, v4l_stub_dv_timings_cap, v4l_print_dv_timings_cap, INFO_FL_CLEAR(v4l2_dv_timings_cap, pad)),
/kernel/linux/linux-6.6/include/linux/
H A Dskbuff.h1364 int __skb_pad(struct sk_buff *skb, int pad, bool free_on_error);
1367 * skb_pad - zero pad the tail of an skb
1368 * @skb: buffer to pad
1369 * @pad: space to pad
1377 static inline int skb_pad(struct sk_buff *skb, int pad) in skb_pad() argument
1379 return __skb_pad(skb, pad, true); in skb_pad()
3624 * skb_padto - pad an skbuff up to a minimal size
3625 * @skb: buffer to pad
3642 * __skb_put_padto - increase size and pad a
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2077 * @pad: padding
2085 struct sk_buff *skb, int pad, int lro) in rx_eth()
2087 struct cpl_rx_pkt *p = (struct cpl_rx_pkt *)(skb->data + pad); in rx_eth()
2091 skb_pull(skb, sizeof(*p) + pad); in rx_eth()
2084 rx_eth(struct adapter *adap, struct sge_rspq *rq, struct sk_buff *skb, int pad, int lro) rx_eth() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dspeed.c3701 int pad; in multiblock_speed() local
3708 pad = EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_AEAD_TLS1_AAD, in multiblock_speed()
3710 EVP_Cipher(ctx, out, inp, len + pad); in multiblock_speed()
/third_party/libcoap/src/
H A Dcoap_openssl.c3227 unsigned int ivlen, maclen, blocksize = 1, pad = 0; in coap_dtls_get_overhead() local
3254 pad = 1; in coap_dtls_get_overhead()
3272 overhead = DTLS1_RT_HEADER_LENGTH + ivlen + maclen + blocksize - 1 + pad; in coap_dtls_get_overhead()

Completed in 96 milliseconds

1...<<919293949596979899100>>...109