Searched refs:video_data_end (Results 1 – 1 of 1) sorted by relevance
411 char* video_data_end = video_data + video_size; in process_video_file() local420 if (video_data_ptr + size >= video_data_end) { in process_video_file()422 size = video_data_end - video_data_ptr; in process_video_file()429 if (video_data_ptr >= video_data_end) { in process_video_file()