Home
last modified time | relevance | path

Searched defs:min_v (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideodecoder.c1007 _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
Daudiodecoder.c741 _get_int_range (GstStructure * s, const gchar * field, gint * min_v, in _get_int_range()
/third_party/ffmpeg/libavcodec/
Ddca_lbr.c496 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/flutter/skia/third_party/externals/freetype/src/autofit/
Daflatin2.c815 FT_Pos min_u, min_v, max_u, max_v; in af_latin2_hints_compute_segments() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c587 static WEBP_INLINE int clip(int v, int min_v, int max_v) { in clip()
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c590 static WEBP_INLINE int clip(int v, int min_v, int max_v) { in clip()