Searched defs:max_pos (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | filters_sse2.c | 38 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/ |
| D | draw_histogram.cc | 81 int max_pos = FLAGS_size - skip; in BuildHistogram() local
|
| /third_party/ffmpeg/libavformat/ |
| D | flvdec.c | 451 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/ |
| D | g723_1dec.c | 98 static const int32_t max_pos[4] = {593775, 142506, 593775, 142506}; variable
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| D | regcomp.c | 1689 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/ |
| D | regcomp.c | 1689 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/ |
| D | regcomp.c | 1690 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/ |
| D | regcomp.c | 1689 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/ |
| D | aflatin.c | 1594 FT_Pos max_pos = -32000; in af_latin_hints_compute_segments() local
|