Searched refs:kw_utf8 (Results 1 – 1 of 1) sorted by relevance
532 uint8_t *kw_utf8 = NULL, *text, *txt_utf8 = NULL; in decode_text_chunk() local557 kw_utf8 = iso88591_to_utf8(keyword, keyword_end - keyword); in decode_text_chunk()561 if (!(kw_utf8 && txt_utf8)) { in decode_text_chunk()562 av_free(kw_utf8); in decode_text_chunk()567 av_dict_set(&s->frame_metadata, kw_utf8, txt_utf8, in decode_text_chunk()