Searched refs:dump_metadata (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | dump.c | 136 static void dump_metadata(void *ctx, const AVDictionary *m, const char *indent) in dump_metadata() function 625 dump_metadata(NULL, st->metadata, " "); in dump_stream_format() 643 dump_metadata(NULL, ic->metadata, " "); in av_dump_format() 689 dump_metadata(NULL, ch->metadata, " "); in av_dump_format() 700 dump_metadata(NULL, program->metadata, " "); in av_dump_format()
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_dump_decls.h | 31 dump_metadata(struct dxil_dumper *buf, struct dxil_module *m);
|
H A D | dxil_dump.c | 93 dump_metadata(d, m); in dxil_dump_module() 114 dump_metadata(struct dxil_dumper *d, struct dxil_module *m) in dump_metadata() function
|
Completed in 3 milliseconds