Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmpegts.c132 uint8_t *section_buf; member
1111 uint8_t *section_buf = av_mallocz(MAX_SECTION_SIZE); in mpegts_open_section_filter() local