Searched refs:video_data (Results 1 – 1 of 1) sorted by relevance
410 char* video_data = (char*)read_file_data(path, &video_size); in process_video_file() local411 char* video_data_end = video_data + video_size; in process_video_file()415 char* video_data_ptr = video_data; in process_video_file()