Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_kni_mbuf.h20 uint16_t data_off; /**< Start address of data in segment buffer. */ member
Dlayout_mbuf.h71 uint16_t data_off; member
Dlayout_mbuf_1_0.h72 uint16_t data_off; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_kni_mbuf.rs18 pub data_off: u16, field
Dlayout_mbuf.rs145 pub data_off: u16, field
Dlayout_mbuf_1_0.rs192 pub data_off: u16, field
/third_party/ffmpeg/libavcodec/
Dmmvideo.c140 int data_off = bytestream2_get_le16(&s->gb); in mm_decode_inter() local
/third_party/ffmpeg/libavformat/
Drmdec.c550 unsigned int data_off = 0, indx_off = 0; in rm_read_header() local
Dmatroskadec.c1558 void *data_off = (char *) data + syntax[i].data_offset; in ebml_free() local
/third_party/libbpf/src/
Dlibbpf.c579 int data_off; member