Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnuv.c165 int is_mythtv, width, height, v_packs, a_packs, ret; in nuv_header() local
169 is_mythtv = !memcmp(id_string, "MythTVVideo", 12); in nuv_header()
241 if ((ret = get_codec_data(s, pb, vst, ast, is_mythtv)) < 0) in nuv_header()