Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dnuv.c132 + RTJPEG_HEADER_SIZE; in codec_reinit()
250 if (buf_size < RTJPEG_HEADER_SIZE) { in decode_frame()
272 buf = &buf[RTJPEG_HEADER_SIZE]; in decode_frame()
273 buf_size -= RTJPEG_HEADER_SIZE; in decode_frame()
H A Drtjpeg.h31 #define RTJPEG_HEADER_SIZE 12 macro

Completed in 2 milliseconds