Home
last modified time | relevance | path

Searched defs:DELEM (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libswresample/
Ddither_template.c21 # define DELEM double macro
26 # define DELEM float macro
31 # define DELEM int32_t macro
36 # define DELEM int16_t macro
Dresample_template.c32 # define DELEM double macro
42 # define DELEM float macro
52 # define DELEM int32_t macro
64 # define DELEM int16_t macro
/third_party/ffmpeg/libswresample/arm/
Dresample_init.c32 #define DECLARE_RESAMPLE_COMMON_TEMPLATE(TYPE, DELEM, FELEM, FELEM2, OUT) \ argument
/third_party/ffmpeg/libswresample/aarch64/
Dresample_init.c32 #define DECLARE_RESAMPLE_COMMON_TEMPLATE(TYPE, DELEM, FELEM, FELEM2, OUT) \ argument