Searched refs:H265_MAX_PROBE_LENGTH (Results 1 – 1 of 1) sorted by relevance
3013 #define H265_MAX_PROBE_LENGTH (128 * 1024) /* 128kB for HD should be enough. */ macro3031 while (c.offset < H265_MAX_PROBE_LENGTH) { in h265_video_type_find()