Home
last modified time | relevance | path

Searched defs:update_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dhtab_mem_bench.c12 struct update_ctx { struct
/third_party/ffmpeg/libswresample/
H A Dresample_template.c88 resample_common(ResampleContext *c, void *dest, const void *source, int n, int update_ctx) resample_common() argument
143 resample_linear(ResampleContext *c, void *dest, const void *source, int n, int update_ctx) resample_linear() argument
/third_party/ffmpeg/libavresample/
H A Dresample.c259 resample(ResampleContext *c, void *dst, const void *src, int *consumed, int src_size, int dst_size, int update_ctx, int nearest_neighbour) resample() argument
/third_party/pulseaudio/src/pulsecore/ffmpeg/
H A Dresample2.c210 int av_resample(AVResampleContext *c, short *dst, short *src, int *consumed, int src_size, int dst_size, int update_ctx){ in av_resample() argument

Completed in 3 milliseconds