Home
last modified time | relevance | path

Searched defs:maxc (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_neighbor.c76 erosion(uint8_t *dst, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) erosion() argument
97 erosion16(uint8_t *dstp, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) erosion16() argument
119 dilation(uint8_t *dst, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) dilation() argument
140 dilation16(uint8_t *dstp, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) dilation16() argument
162 deflate(uint8_t *dst, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) deflate() argument
178 deflate16(uint8_t *dstp, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) deflate16() argument
195 inflate(uint8_t *dst, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) inflate() argument
211 inflate16(uint8_t *dstp, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) inflate16() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dscpr.c164 static int decode_value(SCPRContext *s, uint32_t *cnt, uint32_t maxc, uint32_t step, uint32_t *rval) in decode_value() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_builtin_builder.c120 nir_ssa_def *maxc = nir_fmax_abs_vec_comp(b, vec); in nir_normalize() local
/third_party/backends/lib/
H A Dalloca.c290 long maxc; /* Amount of contiguous space which would member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c258 register long maxc = 0; in LOCAL() local
/third_party/toybox/generated/
H A Dglobals.h1036 int maxc; member

Completed in 10 milliseconds