put16             205 libavformat/mpegtsenc.c     put16(&q, flags | (len + 5 + 4)); /* 5 byte header + 4 byte CRC */
put16             206 libavformat/mpegtsenc.c     put16(&q, id);
put16             259 libavformat/mpegtsenc.c         put16(&q, service->sid);
put16             260 libavformat/mpegtsenc.c         put16(&q, 0xe000 | service->pmt.pid);
put16             433 libavformat/mpegtsenc.c     put16(&q, 0xe000 | service->pcr_pid);
put16             443 libavformat/mpegtsenc.c         put16(&q, 0x0fff);  // CA_System_ID
put16             479 libavformat/mpegtsenc.c         put16(&q, 0xe000 | ts_st->pid);
put16             648 libavformat/mpegtsenc.c                            put16(&q, 1); /* composition_page_id */
put16             649 libavformat/mpegtsenc.c                            put16(&q, 1); /* ancillary_page_id */
put16             705 libavformat/mpegtsenc.c                 put16(&q, 0xffff);    /* metadata application format */
put16             739 libavformat/mpegtsenc.c     put16(&q, ts->original_network_id);
put16             743 libavformat/mpegtsenc.c         put16(&q, service->sid);
put16             126 tests/audiogen.c     put16(WFORMAT_PCM);
put16             127 tests/audiogen.c     put16(channels);
put16             130 tests/audiogen.c     put16(block_align);
put16             131 tests/audiogen.c     put16(SAMPLE_SIZE * 8);
put16             132 tests/audiogen.c     put16(0);
put16             188 tests/audiogen.c             put16(v);
put16             197 tests/audiogen.c             put16(v);
put16             206 tests/audiogen.c             put16(v);
put16             213 tests/audiogen.c             put16(v);
put16             225 tests/audiogen.c             put16(v);
put16             240 tests/audiogen.c             put16(v);