Searched refs:AVI_Parser (Results 1 – 3 of 3) sorted by relevance
63 int AVI_Parser(const uint8_t *buffer, uint32_t length);
144 int AVI_Parser(const uint8_t *buffer, uint32_t length) in AVI_Parser() function
85 ret = AVI_Parser(v_pbuffer, avi_file.BytesRD); in video_start_parser()
Completed in 8 milliseconds