Home
last modified time | relevance | path

Searched refs:ID_RGB8 (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Diff.c59 #define ID_RGB8 MKTAG('R','G','B','8') macro
157 AV_RL32(d+8) == ID_RGB8 || in iff_probe()