Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
D4xm.c44 #define std__TAG MKTAG('s', 't', 'd', '_') macro
251 if (fourcc_tag == std__TAG) { in fourxm_read_header()