Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c988 uint8_t *orig_buf, *buf, *slice_hdr, *slice_sizes, *tmp; in encode_frame() local
1076 slice_hdr = buf; in encode_frame()
1108 slice_hdr = pkt->data + (slice_hdr - start); in encode_frame()
1117 bytestream_put_byte(&slice_hdr, q); in encode_frame()
1120 bytestream_put_be16(&slice_hdr, sizes[i]); in encode_frame()

Completed in 3 milliseconds