Searched defs:lims (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | rv40dsp.c | 497 rv40_strong_loop_filter(uint8_t *src, const int step, const ptrdiff_t stride, const int alpha, const int lims, const int dmode, const int chroma) rv40_strong_loop_filter() argument 555 rv40_h_strong_loop_filter(uint8_t *src, const ptrdiff_t stride, const int alpha, const int lims, const int dmode, const int chroma) rv40_h_strong_loop_filter() argument 562 rv40_v_strong_loop_filter(uint8_t *src, const ptrdiff_t stride, const int alpha, const int lims, const int dmode, const int chroma) rv40_v_strong_loop_filter() argument [all...] |
H A D | rv40.c | 320 int lims; in rv40_adaptive_loop_filter() local
|
/third_party/lzma/C/ |
H A D | Bcj2.h | 96 const Byte *lims[BCJ2_NUM_STREAMS];
member 257 const Byte *lims[BCJ2_NUM_STREAMS];
member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | types.cc | 701 RangeType::Limits lims = RangeType::Limits::Empty(); in Intersect() local 755 IntersectAux(Type lhs, Type rhs, UnionType* result, int size, RangeType::Limits* lims, Zone* zone) IntersectAux() argument 913 RangeType::Limits lims = Union() local 1120 Range(RangeType::Limits lims, Zone* zone) Range() argument [all...] |
Completed in 5 milliseconds