Searched refs:detect_bytes (Results 1 – 1 of 1) sorted by relevance
1340 size_t detect_bytes; in main() local1358 detect_bytes = fread(detect.buf, 1, 4, infile); in main()1361 if (detect_bytes == 4 && file_is_y4m(infile, &y4m, detect.buf)) in main()1386 else if (detect_bytes == 4 && in main()