Home
last modified time | relevance | path

Searched defs:max_pos (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dfilters_sse2.c38 const int max_pos = length & ~31; in PredictLineTop_SSE2() local
56 const int max_pos = length & ~31; in PredictLineLeft_SSE2() local
148 const int max_pos = length & ~7; in GradientPredictDirect_SSE2() local
251 const int max_pos = width & ~31; in VerticalUnfilter_SSE2() local
272 const int max_pos = length & ~7; in GradientPredictInverse_SSE2() local
/third_party/skia/third_party/externals/brotli/research/
Ddraw_histogram.cc81 int max_pos = FLAGS_size - skip; in BuildHistogram() local
/third_party/ffmpeg/libavformat/
Dflvdec.c451 static int parse_keyframes_index(AVFormatContext *s, AVIOContext *ioc, int64_t max_pos) in parse_keyframes_index()
547 int64_t max_pos, int depth) in amf_parse_object()
/third_party/ffmpeg/libavcodec/
Dg723_1dec.c98 static const int32_t max_pos[4] = {593775, 142506, 593775, 142506}; variable
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c1689 tre_ast_node_t **copy, int *max_pos) in tre_copy_ast()
1842 int max_pos = 0; in tre_expand_ast() local
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c1689 tre_ast_node_t **copy, int *max_pos) in tre_copy_ast()
1842 int max_pos = 0; in tre_expand_ast() local
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregcomp.c1690 tre_ast_node_t **copy, int *max_pos) in tre_copy_ast()
1843 int max_pos = 0; in tre_expand_ast() local
/third_party/musl/src/regex/
Dregcomp.c1689 tre_ast_node_t **copy, int *max_pos) in tre_copy_ast()
1842 int max_pos = 0; in tre_expand_ast() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Daflatin.c1594 FT_Pos max_pos = -32000; in af_latin_hints_compute_segments() local