Home
last modified time | relevance | path

Searched refs:match_segments (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmovenchint.c163 static int match_segments(const uint8_t *haystack, int h_len, in match_segments() function
227 if (match_segments(data, len, sample->data, sample->offset, in find_sample_match()