Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpngenc.c802 uint8_t *temp_bytestream = 0, *temp_bytestream_end; in apng_encode_frame() local
836 temp_bytestream_end = temp_bytestream + (original_bytestream_end - original_bytestream); in apng_encode_frame()
899 s->bytestream_end = temp_bytestream_end; in apng_encode_frame()

Completed in 2 milliseconds