Searched refs:SWR_DITHER_NB (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Dswresample.h158 SWR_DITHER_NB, ///< not part of API/ABI enumerator in enum:SwrDitherType
H A Ddither.c39 av_assert0(s->dither.method < SWR_DITHER_NB);
53 av_assert0(s->dither.method < SWR_DITHER_NB);
H A Doptions.c73 {"dither_method" , "set dither method" , OFFSET(dither.method ), AV_OPT_TYPE_INT , {.i64=0 }, 0 , SWR_DITHER_NB-1, PARAM, "dither_method"},

Completed in 169 milliseconds