Searched refs:rprobe (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | omadec.c | 146 static int rprobe(AVFormatContext *s, uint8_t *enc_header, unsigned size, in rprobe() function 220 if (!rprobe(s, enc_header, size, oc->r_val)) { in nprobe() 293 rprobe(s, gdata, geob->datasize, oc->r_val) < 0 && in decrypt_init() 301 if (!rprobe(s, gdata, geob->datasize, oc->r_val) || in decrypt_init()
|