Home
last modified time | relevance | path

Searched defs:max (Results 526 - 550 of 1311) sorted by relevance

1...<<21222324252627282930>>...53

/third_party/zlib/examples/
H A Denough.c225 int max; // maximum allowed bit length for the codes member
[all...]
H A Dgun.c210 int max; /* maximum bits per code for this stream */ in lunpipe() local
/third_party/zlib/
H A Dgzwrite.c71 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; in gz_comp() local
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtinput.c49 uint32_t max; member
/device/qemu/drivers/virtio/
H A Dvirtinput.c47 uint32_t max; member
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_system_monitor.h16 unsigned int max; /* Maximum frequency in MHz */ member
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmemblock.h72 unsigned long max; member
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H A Drockchip_system_monitor.h16 unsigned int max; /* Maximum frequency in MHz */ member
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp519 float max = GAIN_VALUE; in BENCHMARK_F() local
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
H A DAudioRenderCommonTest.cpp1336 float max = 1.0; in HWTEST_F() local
3339 float max = 1.0; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/common/render/src/
H A Daudio_render_common_test.cpp532 float max = 1.0; in HWTEST_F() local
539 float max = 1.0; in HWTEST_F() local
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dutils.cpp301 uint32_t GetRandom(uint32_t max) in GetRandom() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_parse.c233 unsigned max[2]; in ff_h264_parse_ref_count() local
H A Dmagicyuv.c56 int max; member
121 const int max = s->max - 1; in magy_decode_slice10() local
94 magicyuv_median_pred16(uint16_t *dst, const uint16_t *src1, const uint16_t *diff, intptr_t w, int *left, int *left_top, int max) magicyuv_median_pred16() argument
378 build_huffman(AVCodecContext *avctx, const uint8_t *table, int table_size, int max) build_huffman() argument
[all...]
H A Dscpr.c376 int ret, temp = 0, min, max, x, y, cx = 0, cx1 = 0; in decompress_p() local
/third_party/ffmpeg/libavfilter/
H A Dvf_chromakey.c41 int max; member
73 double max = ctx->max; in do_chromakey_pixel16() local
225 double max = ctx->max; in do_chromahold16_slice() local
[all...]
H A Dvf_deflicker.c144 const int max = (1 << s->depth) - 1; in deflicker16() local
H A Dvf_colorcorrect.c47 float max, imax; member
319 const float max = s->max; colorcorrect_slice8() local
360 const float max = s->max; colorcorrect_slice16() local
[all...]
H A Dvf_colorlevels.c48 int max; member
H A Dvf_colorcontrast.c149 const float max = (1 << depth) - 1; in colorcontrast_slice16() local
254 const float max = (1 << depth) - 1; in colorcontrast_slice16p() local
H A Dvf_normalize.c116 NormalizeHistory min[3], max[3]; // Min and max for each channel in {R,G,B}. member
140 static void find_min_max(NormalizeContext *s, AVFrame *in, NormalizeLocal min[3], NormalizeLocal max[3]) in find_min_max() argument
173 static void find_min_max_planar(NormalizeContext *s, AVFrame *in, NormalizeLocal min[3], NormalizeLocal max[3]) in find_min_max_planar() argument
214 find_min_max_16(NormalizeContext *s, AVFrame *in, NormalizeLocal min[3], NormalizeLocal max[3]) find_min_max_16() argument
247 find_min_max_planar_16(NormalizeContext *s, AVFrame *in, NormalizeLocal min[3], NormalizeLocal max[3]) find_min_max_planar_16() argument
294 NormalizeLocal min[3], max[3]; // Min and max for each channel in {R,G,B}. normalize() local
[all...]
H A Dvf_pullup.c306 static int find_first_break(PullupField *f, int max) in find_first_break() argument
H A Dvf_mix.c50 int max; member
H A Dvf_negate.c46 int max; member
109 negate8(const uint8_t *src, uint8_t *dst, ptrdiff_t slinesize, ptrdiff_t dlinesize, int w, int h, int max, int step, int components) negate8() argument
123 negate_packed8(const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t slinesize, ptrdiff_t dlinesize, int w, int h, int max, int step, int components) negate_packed8() argument
146 negate16(const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t slinesize, ptrdiff_t dlinesize, int w, int h, int max, int step, int components) negate16() argument
166 negate_packed16(const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t slinesize, ptrdiff_t dlinesize, int w, int h, int max, int step, int components) negate_packed16() argument
[all...]
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c203 double error = 0, max = 0; in check_diff() local

Completed in 25 milliseconds

1...<<21222324252627282930>>...53