Home
last modified time | relevance | path

Searched defs:hdrsize (Results 1 – 10 of 10) sorted by relevance

/third_party/uboot/u-boot-2020.01/scripts/dtc/libfdt/
Dfdt.c45 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
50 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
84 size_t hdrsize; in fdt_check_header() local
Dfdt_sw.c114 const size_t hdrsize = FDT_ALIGN(sizeof(struct fdt_header), in fdt_create_with_flags() local
/third_party/ffmpeg/libavcodec/
Dadxenc.c170 int hdrsize; in adx_encode_frame() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp8depay.c118 guint hdrsize; in gst_rtp_vp8_depay_process() local
Dgstrtpvp9depay.c118 guint hdrsize = 1; in gst_rtp_vp9_depay_process() local
/third_party/ffmpeg/libavformat/
Driffenc.c58 int hdrsize; in ff_put_wav_header() local
/third_party/libnl/lib/genl/
Dctrl.c141 uint32_t hdrsize = nla_get_u32(info->attrs[CTRL_ATTR_HDRSIZE]); in ctrl_msg_parser() local
Dfamily.c318 void genl_family_set_hdrsize(struct genl_family *family, uint32_t hdrsize) in genl_family_set_hdrsize()
/third_party/libnl/lib/
Dmsg.c852 int hdrsize = ops->co_hdrsize - GENL_HDRLEN; in print_genl_msg() local
/third_party/uboot/u-boot-2020.01/fs/zfs/
Dzfs.c2041 int hdrsize; in zfs_open() local