Searched refs:read_video_frame (Results 1 – 1 of 1) sorted by relevance
54 static uint32_t read_video_frame(int fd, uint8_t *buffer, uint32_t length, uint32_t *fourcc) in read_video_frame() function102 avi_file.Strsize = read_video_frame(fd, v_pbuffer, DCODE_BUFFER_SIZE, &avi_file.Strtype); in video_start_parser()427 … avi_file.Strsize = read_video_frame(fd, v_pbuffer, DCODE_BUFFER_SIZE, &avi_file.Strtype); in player_entry()
Completed in 8 milliseconds