Searched refs:verify_mode (Results 1 – 2 of 2) sorted by relevance
126 bool verify_mode) { in EncodeFEC() argument138 int fd = HANDLE_EINTR(open(path.c_str(), verify_mode ? O_RDONLY : O_RDWR)); in EncodeFEC()178 if (verify_mode) { in EncodeFEC()
50 bool verify_mode);