Searched refs:hdlr_type (Results 1 – 2 of 2) sorted by relevance
2798 const char *hdlr, *descr = NULL, *hdlr_type = NULL; in mov_write_hdlr_tag() local2802 hdlr_type = "url "; in mov_write_hdlr_tag()2808 hdlr_type = "vide"; in mov_write_hdlr_tag()2811 hdlr_type = "soun"; in mov_write_hdlr_tag()2815 hdlr_type = "clcp"; in mov_write_hdlr_tag()2819 hdlr_type = "sbtl"; in mov_write_hdlr_tag()2821 hdlr_type = "subp"; in mov_write_hdlr_tag()2823 hdlr_type = "text"; in mov_write_hdlr_tag()2828 hdlr_type = "hint"; in mov_write_hdlr_tag()2831 hdlr_type = "tmcd"; in mov_write_hdlr_tag()[all …]
3873 guint32 hdlr_type) in atom_hdlr_set_type() argument3878 hdlr->handler_type = hdlr_type; in atom_hdlr_set_type()