Searched refs:FileIsY4m (Results 1 – 1 of 1) sorted by relevance
148 static bool FileIsY4m(const char detect[4]) { in FileIsY4m() function164 if (input->detect.buf_read == 4 && FileIsY4m(input->detect.buf)) { in OpenInputFile()