Home
last modified time | relevance | path

Searched defs:rec_size (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dty.c50 int64_t rec_size; member
456 const int64_t rec_size = rec_hdr->rec_size; in demux_video() local
580 const int64_t rec_size = rec_hdr->rec_size; in demux_audio() local
723 int64_t rec_size = 0; in ty_read_packet() local
/third_party/uboot/u-boot-2020.01/common/
Dbootstage.c434 uint rec_size; in bootstage_unstash() local
/third_party/python/Modules/
D_csv.c125 Py_ssize_t rec_size; /* size of allocated record */ member