Home
last modified time | relevance | path

Searched defs:step (Results 276 - 300 of 578) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgUtils.cpp221 const float step = 0.1f; in computeRandomValueRange() local
/third_party/zlib/contrib/testzlib/
H A Dtestzlib.c196 int step=0; in main() local
237 int step=0; in main() local
/third_party/zlib/test/
H A Dinfcover.c284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, in inf() argument
/drivers/hdf_core/framework/model/camera/parser/include/
H A Dcamera_config_parser.h34 uint32_t step; member
/drivers/peripheral/audio/supportlibs/adm_adapter/include/
H A Daudio_interface_lib_mixer.h117 int32_t step; /* R: step (0 variable) */ member
/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_hdi_uttest_v1_2.cpp240 constexpr size_t step = 4; // print step in HWTEST_F() local
272 constexpr size_t step = 4; // print step in HWTEST_F() local
1328 constexpr size_t step = 4; //print step in HWTEST_F() local
1358 constexpr size_t step = 4; //print step HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfft_template.c324 int nbits, i, n, num_transforms, offset, step; in fft_calc_c() local
H A Dh264_loopfilter.c369 int step = 1+(mb_type>>24); //IS_8x8DCT(mb_type) ? 2 : 1; in h264_filter_mb_fast_internal() local
H A Dfic.c89 static av_always_inline void fic_idct(int16_t *blk, int step, int shift, int rnd) in fic_idct() argument
[all...]
H A Dscpr.c164 static int decode_value(SCPRContext *s, uint32_t *cnt, uint32_t maxc, uint32_t step, uint32_t *rval) in decode_value() argument
208 static int decode_unit(SCPRContext *s, PixelModel *pixel, uint32_t step, uint32_t *rval) in decode_unit() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dfft_mips.c64 int nbits, i, n, num_transforms, offset, step; in ff_fft_calc_mips() local
/third_party/ffmpeg/libavfilter/
H A Dsignature_lookup.c317 int step; in iterate_frame() local
H A Dsrc_avsynctest.c274 const int step = av_rescale_rnd(w, s->delay_range.den, s->delay_range.num, AV_ROUND_DOWN); in video_frame() local
H A Dvf_fade.c367 int step = s->is_packed_rgb ? 4 : 1; in filter_slice_alpha() local
392 int step = s->is_packed_rgb ? 4 : 1; in filter_slice_alpha16() local
184 filter_rgb(FadeContext *s, const AVFrame *frame, int slice_start, int slice_end, int do_alpha, int step) filter_rgb() argument
H A Dvf_extractplanes.c48 int step; member
268 extract_from_packed(uint8_t *dst, int dst_linesize, const uint8_t *src, int src_linesize, int width, int height, int depth, int step, int comp) extract_from_packed() argument
H A Dvf_colorlevels.c51 int step; member
363 const int step = s->step; in filter_frame() local
[all...]
H A Dvf_colorcontrast.c42 int step; member
202 const int step = s->step; in colorcontrast_slice8p() local
252 const int step in colorcontrast_slice16p() local
[all...]
H A Dvf_normalize.c111 int step; member
H A Dvf_negate.c50 int step; 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...]
H A Dvf_selectivecolor.c90 int step; member
H A Dvsrc_gradients.c120 static uint32_t lerp_colors(uint8_t arr[3][4], int nb_colors, int nb_wrap_colors, float step) in lerp_colors() argument
143 static uint64_t lerp_colors16(uint8_t arr[3][4], int nb_colors, int nb_wrap_colors, float step) in lerp_colors16() argument
166 lerp_colors32(float arr[3][4], int nb_colors, int nb_wrap_colors, float step, float *r, float *g, float *b, float *a) lerp_colors32() argument
[all...]
H A Dvsrc_mptestsrc.c166 const int step = FFMAX(256/(w*h/256), 1); in dc_test() local
H A Dvf_vibrance.c41 int step; member
174 const int step = s->step; in vibrance_slice8p() local
229 const int step in vibrance_slice16p() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dseek.c356 int64_t step = 1024; in ff_find_last_ts() local
/third_party/curl/src/
H A Dtool_urlglob.c208 unsigned long step = 1; in glob_range() local
[all...]

Completed in 31 milliseconds

1...<<11121314151617181920>>...24