Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmjpeg2jpeg_bsf.c52 static const uint8_t dht_segment_head[] = { 0xFF, 0xC4, 0x01, 0xA2, 0x00 }; variable
67 buf = append(buf, dht_segment_head, sizeof(dht_segment_head)); in append_dht_segment()