Home
last modified time | relevance | path

Searched defs:_max (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp9_superframe_bsf.c35 unsigned *_max, unsigned *_sum) in stats()
/third_party/pulseaudio/src/tests/
Dvolume-ui.py90 _max = libpulse.pa_cvolume_max variable in CVolume
/third_party/flatbuffers/swift/Sources/FlatBuffers/
DFlatBufferBuilder.swift172 let _max = Int(_vtableStorage.maxOffset) &+ sizeofVoffset in endTable() variable
/third_party/NuttX/drivers/usbdev/gadget/
Df_uvc.c1006 #define CLAMP(_val, _min, _max) ( \ argument
/third_party/freetype/include/freetype/internal/
Dpsaux.h297 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \ argument
308 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \ argument
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h298 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \ argument
309 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \ argument
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h297 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \ argument
308 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \ argument
/third_party/alsa-lib/src/pcm/
Dpcm.c5273 unsigned int _max = *max; in snd_pcm_hw_params_set_period_size_minmax() local
5880 unsigned int _max = *max; in snd_pcm_hw_params_set_buffer_size_minmax() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_cmd_buffer.c2586 #define PVR_WRITE(_buffer, _value, _offset, _max) \ argument
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6055 builtin_builder::_max(builtin_available_predicate avail, in _max() function in builtin_builder