Searched refs:rprobe (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | omadec.c | 142 static int rprobe(AVFormatContext *s, uint8_t *enc_header, unsigned size, in rprobe() function 216 if (!rprobe(s, enc_header, size, oc->r_val)) { in nprobe() 289 rprobe(s, gdata, geob->datasize, oc->r_val) < 0 && in decrypt_init() 297 if (!rprobe(s, gdata, geob->datasize, oc->r_val) || in decrypt_init()
|
Completed in 2 milliseconds