Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A 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
250 const int max_pos = width & ~31; in VerticalUnfilter_SSE2() local
271 const int max_pos = length & ~7; in GradientPredictInverse_SSE2() local
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/
A Dzconfig_protocol.h88 uint8_t max_pos; /* data max len */ member
/AliOS-Things-master/components/freetype/src/autofit/
A Daflatin.c1178 FT_Pos max_pos = -32000; /* maximum segment pos != max_coord */ in af_latin_hints_compute_segments() local

Completed in 8 milliseconds