Searched refs:has_title (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dasfenc.c275 int has_title; local
289 has_title = tags[0] || tags[1] || tags[2] || tags[3] || tags[4];
307 put_le32(pb, 3 + has_title + !!metadata_count + s->nb_streams); /* number of chunks in header */
336 if (has_title) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dasfenc.c275 int has_title; local
289 has_title = tags[0] || tags[1] || tags[2] || tags[3] || tags[4];
307 put_le32(pb, 3 + has_title + !!metadata_count + s->nb_streams); /* number of chunks in header */
336 if (has_title) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dasfenc.c275 int has_title; local
289 has_title = tags[0] || tags[1] || tags[2] || tags[3] || tags[4];
307 put_le32(pb, 3 + has_title + !!metadata_count + s->nb_streams); /* number of chunks in header */
336 if (has_title) {

Completed in 66 milliseconds