Searched defs:inputFileFd (Results 1 – 1 of 1) sorted by relevance
153 int32_t inputFileFd = open(absSourceVideoPath.c_str(), O_RDONLY); in CallStartComposite() local259 …int32_t inputFileFd, int32_t outputFileFd, const std::string& videoPath, std::string& absSourceVid… in InitCallbackImpl()