Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavresample/
Ddither.h91 enum AVResampleDitherMethod method);
Dinternal.h75 enum AVResampleDitherMethod dither_method; /**< dither method */
Davresample.h132 enum attribute_deprecated AVResampleDitherMethod { enum
Ddither.c56 enum AVResampleDitherMethod method;
330 enum AVResampleDitherMethod method) in dither_init()
/third_party/ffmpeg/libavresample/x86/
Ddither_init.c35 enum AVResampleDitherMethod method) in ff_dither_init_x86()