Home
last modified time | relevance | path

Searched refs:size (Results 53551 - 53575 of 54582) sorted by relevance

1...<<2141214221432144214521462147214821492150>>...2184

/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_core.c1683 .size = sizeof(struct l2tp_net),
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_core.c1200 .size = sizeof(struct nat_net),
H A Dnf_conntrack_standalone.c526 /* size the user *wants to set */
1200 .size = sizeof(struct nf_conntrack_net),
/kernel/linux/linux-6.6/net/dccp/
H A Dipv6.c1132 .size = sizeof(struct dccp_v6_pernet),
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbpf.h83 __u8 data[0]; /* Arbitrary size */
129 * below). The size argument is the size of the union pointed to by *attr*.
346 * corresponding size field must be zero.
624 * and value size of the map *map_fd*. The *keys* buffer must be
675 * and value size of the map *map_fd*. The *keys* buffer must be
726 * size of the map *map_fd*, that is, *key_size* * *count*.
1360 __u32 key_size; /* size of key in bytes */
1361 __u32 value_size; /* size of value in bytes */
1421 __u32 log_size; /* size o
6358 __u32 size; /* Total size of sk_msg */ global() member
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_vti.c1196 .size = sizeof(struct vti6_net),
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp63 ASSERT_EQ(5, container.size()); in TEST_F()
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dresult_reporter.py689 if Context.command_queue().size() == 0:
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dresource_manager_performance_test.cpp64 if (idv->GetLimitPathsConst().size() > 0) { in GetResId()
383 int id = GetResId("size", ResType::STRINGARRAY); in HWTEST_F()
415 rm->GetStringArrayByName("size", outValue); in HWTEST_F()
/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp101 InputMethod_PrivateCommand *privateCommand[], size_t size) in ReceivePrivateCommandFunc()
100 ReceivePrivateCommandFunc(InputMethod_TextEditorProxy *textEditorProxy, InputMethod_PrivateCommand *privateCommand[], size_t size) ReceivePrivateCommandFunc() argument
/test/xts/hats/hdf/display/composer/unittest_additional/
H A Dhdi_composer_ut.cpp53 ASSERT_TRUE(g_displayIds.size() > 0); in SetUpTestCase()
/third_party/ffmpeg/libavcodec/
H A Dg723_1dec.c146 * @param buf_size size of the input buffer
933 int buf_size = avpkt->size; in g723_1_decode_frame()
H A Dinterplayvideo.c1196 int buf_size = avpkt->size; in ipvideo_decode_frame()
1312 av_log(avctx, AV_LOG_ERROR, "Invalid IP packet size\n"); in ipvideo_decode_frame()
H A Dmlpdec.c90 /// Set if the substream contains extra info to check the size of VLC blocks.
356 "Block size %d is greater than the supported maximum (%d).\n", in read_major_sync()
362 "Block size pow2 %d is greater than the supported maximum (%d).\n", in read_major_sync()
995 "Substreams with VLC block size check info"); in read_block_data()
1171 int buf_size = avpkt->size; in read_access_unit()
H A Dimc.c1025 int buf_size = avpkt->size; in imc_decode_frame()
H A Dwmadec.c148 * interpolation to reduce the mantissa table size at a small speed
791 ff_tlog(s->avctx, "***decode_frame: %d size=%d\n", in wma_decode_frame()
827 int buf_size = avpkt->size; in wma_decode_superframe()
855 "Input packet size too small (%d < %d)\n", in wma_decode_superframe()
907 "Invalid last frame bit offset %d > buf size %d (%d)\n", in wma_decode_superframe()
H A Dtruemotion2.c306 av_log(ctx->avctx, AV_LOG_ERROR, "Error, invalid stream size.\n"); in tm2_read_stream()
894 int buf_size = avpkt->size & ~3; in decode_frame()
H A Dutvideodec.c141 // slice offset and size validation was done earlier in decode_plane10()
302 // slice offset and size validation was done earlier in decode_plane()
564 int buf_size = avpkt->size; in decode_frame()
647 av_log(avctx, AV_LOG_ERROR, "Incorrect slice size\n"); in decode_frame()
673 av_log(avctx, AV_LOG_ERROR, "Incorrect slice size\n"); in decode_frame()
1036 "Insufficient extradata size %d, should be at least 16\n", in decode_init()
H A Dvc2enc.c34 /* The limited size resolution of each slice forces us to do this */
615 * but we have a LUT to get the coefficient size in bits. Guaranteed to never
837 * to restore the image perfectly to its original size.
925 init_put_bits(&s->pb, avpkt->data, avpkt->size); in encode_frame()
974 /* Find an appropriate size scaler */ in vc2_encode_frame()
981 sig_size = r_size/s->size_scaler; /* Signalled slize size */ in vc2_encode_frame()
1077 av_log(avctx, AV_LOG_ERROR, "Slice size is not a power of two!\n"); in vc2_encode_init()
1083 av_log(avctx, AV_LOG_ERROR, "Slice size is bigger than the image!\n"); in vc2_encode_init()
/third_party/eudev/test/
H A Dudev-test.pl1244 KERNEL=="sda", TEST=="size", SYMLINK+="relative"
1420 my ($dev, $ino, $mode, $nlink, $uid, $gid, $rdev, $size,
/third_party/ffmpeg/libavcodec/x86/
H A Dfft.asm28 ; in blocks as conventient to the vector size.
H A Dhevc_idct.asm417 ; %6 - block size
/third_party/ffmpeg/libavformat/
H A Dasfenc.c267 /* update header size */
288 avio_wl16(pb, length); // size in put_chunk()
449 avio_wl32(pb, s->packet_size); /* packet size */ in asf_write_header1()
450 avio_wl32(pb, s->packet_size); /* packet size */ in asf_write_header1()
498 avio_wl32(pb, 5000); /* buffer size ms */ in asf_write_header1()
501 avio_wl32(pb, 5000); /* maximum buffer size ms */ in asf_write_header1()
503 avio_wl32(pb, 0); /* max object size */ in asf_write_header1()
653 avio_wl16(pb, 40 + par->extradata_size); /* size */ in asf_write_header1()
713 /* patch the header size fields */ in asf_write_header1()
766 /* the data-chunk-size ha in asf_write_header()
[all...]
/third_party/ffmpeg/tests/fate/
H A Dvcodec.mak467 # Incorrect parameters - usually size or color format restrictions
/third_party/glslang/glslang/Include/
H A Dintermediate.h1859 return path.size() == 0 ? nullptr : path.back(); in getParentNode()

Completed in 74 milliseconds

1...<<2141214221432144214521462147214821492150>>...2184