Searched defs:min_v (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/gil/test/core/channel/ |
D | algorithm_channel_convert.cpp | 29 channel_value_t min_v = gil::channel_convert<channel_t>(src_min_v); in from() local
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | videodecoder.c | 1007 _get_int_range (GstStructure * s, const gchar * field, gint * min_v, in _get_int_range() 1025 const GValue *min_v, *max_v; in _get_fraction_range() local
|
D | audiodecoder.c | 741 _get_int_range (GstStructure * s, const gchar * field, gint * min_v, in _get_int_range()
|
/third_party/ffmpeg/libavcodec/ |
D | dca_lbr.c | 496 static int parse_st_code(GetBitContext *s, int min_v) in parse_st_code() 555 int min_v[2]; in parse_grid_1_chunk() local
|
/third_party/freetype/src/autofit/ |
D | aflatin2.c | 815 FT_Pos min_u, min_v, max_u, max_v; in af_latin2_hints_compute_segments() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | aflatin2.c | 815 FT_Pos min_u, min_v, max_u, max_v; in af_latin2_hints_compute_segments() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 590 static WEBP_INLINE int clip(int v, int min_v, int max_v) { in clip()
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 587 static WEBP_INLINE int clip(int v, int min_v, int max_v) { in clip()
|