HDRSIZE           195 libavformat/nuv.c     uint8_t hdr[HDRSIZE];
HDRSIZE           199 libavformat/nuv.c         int copyhdrsize = ctx->rtjpg_video ? HDRSIZE : 0;
HDRSIZE           200 libavformat/nuv.c         ret = get_buffer(pb, hdr, HDRSIZE);