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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dshorten.c77 #define VERBATIM_BYTE_SIZE 8 macro
400 s->header[i] = (char)get_ur_golomb_shorten(&s->gb, VERBATIM_BYTE_SIZE);
502 get_ur_golomb_shorten(&s->gb, VERBATIM_BYTE_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dshorten.c82 #define VERBATIM_BYTE_SIZE 8 macro
402 s->header[i] = (char)get_ur_golomb_shorten(&s->gb, VERBATIM_BYTE_SIZE);
506 get_ur_golomb_shorten(&s->gb, VERBATIM_BYTE_SIZE);

Completed in 20 milliseconds