Home
last modified time | relevance | path

Searched defs:TRIM_DSP_FUNCTIONS (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libdav1d/config/riscv64/
H A Dconfig.h96 #define TRIM_DSP_FUNCTIONS 1 macro
/aosp_15_r20/external/libdav1d/config/x86_32/
H A Dconfig.h96 #define TRIM_DSP_FUNCTIONS 1 macro
/aosp_15_r20/external/libdav1d/config/x86_64/
H A Dconfig.h96 #define TRIM_DSP_FUNCTIONS 1 macro
/aosp_15_r20/external/libdav1d/config/arm64/
H A Dconfig.h100 #define TRIM_DSP_FUNCTIONS 1 macro
/aosp_15_r20/external/libdav1d/config/arm32/
H A Dconfig.h98 #define TRIM_DSP_FUNCTIONS 1 macro
/aosp_15_r20/external/libdav1d/
H A Dmeson.build83 cdata.set10('TRIM_DSP_FUNCTIONS', get_option('trim_dsp') == 'true' or cfgvar in cdata