Searched refs:FPS_TAG (Results 1 – 1 of 1) sorted by relevance
46 #define FPS_TAG MKTAG('F', 'P', 'S', 'x') macro203 if (AV_RL32(buf) != FPS_TAG || buf_size < planes*1024 + 24) { in decode_frame()