Home
last modified time | relevance | path

Searched refs:FILTER_BANK (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavresample/arm/
H A Dasm-offsets.h23 #define FILTER_BANK 0x08 macro
H A Dresample_init.c32 AV_CHECK_OFFSET(struct ResampleContext, filter_bank, FILTER_BANK);
H A Dresample_neon.S38 ldr ip, [r0, #FILTER_BANK]
237 ldr ip, [r0, #FILTER_BANK]
/third_party/ffmpeg/libavresample/aarch64/
H A Dasm-offsets.h23 #define FILTER_BANK 0x10 macro
H A Dresample_init.c30 AV_CHECK_OFFSET(struct ResampleContext, filter_bank, FILTER_BANK);
H A Dresample_neon.S33 ldr x9, [x0, #FILTER_BANK]

Completed in 2 milliseconds