put16 138 libavformat/mpegtsenc.c put16(&q, 0xb000 | (len + 5 + 4)); /* 5 byte header + 4 byte CRC */ put16 139 libavformat/mpegtsenc.c put16(&q, id); put16 191 libavformat/mpegtsenc.c put16(&q, service->sid); put16 192 libavformat/mpegtsenc.c put16(&q, 0xe000 | service->pmt.pid); put16 205 libavformat/mpegtsenc.c put16(&q, 0xe000 | service->pcr_pid); put16 249 libavformat/mpegtsenc.c put16(&q, 0xe000 | ts_st->pid); put16 275 libavformat/mpegtsenc.c put16(&q, 1); /* page id */ put16 276 libavformat/mpegtsenc.c put16(&q, 1); /* ancillary page id */ put16 324 libavformat/mpegtsenc.c put16(&q, ts->onid); put16 328 libavformat/mpegtsenc.c put16(&q, service->sid);