Home
last modified time | relevance | path

Searched refs:IdStrMap (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dimg2.h67 typedef struct IdStrMap { struct
70 } IdStrMap; typedef
72 extern const IdStrMap ff_img_tags[];
H A Dimg2.c27 const IdStrMap ff_img_tags[] = {
97 static enum AVCodecID str2id(const IdStrMap *tags, const char *str) in str2id()

Completed in 2 milliseconds