Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Did3v2.h45 ID3v2_ENCODING_ISO8859 = 0, enumerator
Did3v2enc.c78 enc = ID3v2_ENCODING_ISO8859; in id3v2_put_ttag()
393 enc = ID3v2_ENCODING_ISO8859; in ff_id3v2_write_apic()
Did3v2.c258 case ID3v2_ENCODING_ISO8859: in decode_str()
475 if (decode_str(s, pb, ID3v2_ENCODING_ISO8859, &geob_data->mime_type, in read_geobtag()
753 if (decode_str(s, pb, ID3v2_ENCODING_ISO8859, &priv->owner, &taglen) < 0) in read_priv()