Searched refs:dht_segment_head (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmjpeg2jpeg_bsf.c46 static const uint8_t dht_segment_head[] = { 0xFF, 0xC4, 0x01, 0xA2, 0x00 }; variable
61 buf = append(buf, dht_segment_head, sizeof(dht_segment_head));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmjpeg2jpeg_bsf.c50 static const uint8_t dht_segment_head[] = { 0xFF, 0xC4, 0x01, 0xA2, 0x00 }; variable
65 buf = append(buf, dht_segment_head, sizeof(dht_segment_head));

Completed in 167 milliseconds