Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/decoders/
H A Ddecplugin.h55 LIVES_INTERLACE_TOP_FIRST = 2 enumerator
H A Davformat_decoder.c1329 …(priv->pFrame->top_field_first)((lives_clip_data_t *)cdata)->interlace = LIVES_INTERLACE_TOP_FIRST; in get_frame()
H A Dogg_decoder.c916 if (sformat->top_field_first) cdata->interlace = LIVES_INTERLACE_TOP_FIRST; in get_dirac_cdata()
H A Dmkv_decoder.c2880 …priv->picture->top_field_first)((lives_clip_data_t *)cdata)->interlace = LIVES_INTERLACE_TOP_FIRST; in get_frame()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h793 LIVES_INTERLACE_TOP_FIRST = 2 enumerator
H A Dsaveplay.c673 cfile->interlace = LIVES_INTERLACE_TOP_FIRST; // guessing in open_file_sel()