Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_parser.c68 static int dca_find_frame_end(DCAParseContext *pc1, const uint8_t *buf, in dca_find_frame_end() function
317 next = dca_find_frame_end(pc1, buf, buf_size); in dca_parse()