34     for (buf = p->
buf; buf + 8 <= 
end; buf++) {
 
   37             if (last_buf + 
size == buf) {
 
   38                 valid += 1 + nsubframes / 8;
 
   43         } 
else if (buf - last_buf == 
size) {
 
   53 #if CONFIG_MLP_DEMUXER 
   62     .read_probe     = mlp_probe,
 
   71 #if CONFIG_TRUEHD_DEMUXER 
   80     .read_probe     = thd_probe,
 
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_WB32 unsigned int_TMPL AV_WB24 unsigned int_TMPL AV_RB16
static av_cold int end(AVCodecContext *avctx)
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_RB32
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
int buf_size
Size of buf except extra allocated bytes. 
unsigned char * buf
Buffer must have AVPROBE_PADDING_SIZE of extra allocated bytes filled with zero. 
This structure contains the data a format has to probe a file.