Home
last modified time | relevance | path

Searched defs:count (Results 5401 - 5425 of 6534) sorted by relevance

1...<<211212213214215216217218219220>>...262

/test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/entry/src/main/cpp/
H A Dohaudiondk.cpp272 size_t count = 1; in onReadData() local
/test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkNormal/entry/src/main/cpp/
H A Dinputndk.cpp1465 int32_t count = 1; in GetAllSystemHotkeys() local
1474 int32_t count = 1; in CreateAllSystemHotkeys() local
1485 int32_t count = 1; in GetAllSystemHotkeys2() local
1506 int32_t count = 100; CreateAllSystemHotkeys2() local
[all...]
/test/xts/dcts/communication/softbus_standard/common/
H A Dnet_trans_common.c80 int count = 0; in Wait() local
899 int OpenSessionBatch4Data(char groupId[][GROUP_ID_LEN], int* sessionId, int count) in OpenSessionBatch4Data() argument
923 int OpenSessionBatch4Ctl(char groupId[][GROUP_ID_LEN], int* sessionId, int count) in OpenSessionBatch4Ctl() argument
947 int CloseSessionBatch4Data(int* sessionId, int count) in CloseSessionBatch4Data() argument
959 CloseSessionBatch4Ctl(int* sessionId, int count) CloseSessionBatch4Ctl() argument
[all...]
/test/xts/dcts/distributedhardware/distributedcameratest/
H A Ddcamera_hdf_demo.cpp1369 uint32_t count = entry.count; in GetAvailableFocusModes() local
1392 uint32_t count = entry.count; in GetAvailableExposureModes() local
1416 uint32_t count = entry.count; GetExposureCompensationRange() local
1456 uint32_t count = entry.count; GetAvailableMeterModes() local
1479 uint32_t count = entry.count; GetAvailableFlashModes() local
1518 uint32_t count = entry.count; GetStreamBasicConfigurations() local
1542 uint32_t count = entry.count; GetFpsRange() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Damrwbdec.c658 int i, count = 0; in anti_sparseness() local
H A Dflacenc.c507 uint64_t count = 0; in rice_count_exact() local
523 uint64_t count = 0; in subframe_count_exact() local
991 int count; count_frame_header() local
1027 uint64_t count; encode_frame() local
[all...]
H A Dapedec.c990 static void predictor_decode_stereo_3800(APEContext *ctx, int count) in predictor_decode_stereo_3800() argument
1045 predictor_decode_mono_3800(APEContext *ctx, int count) predictor_decode_mono_3800() argument
1120 predictor_decode_stereo_3930(APEContext *ctx, int count) predictor_decode_stereo_3930() argument
1148 predictor_decode_mono_3930(APEContext *ctx, int count) predictor_decode_mono_3930() argument
1225 predictor_decode_stereo_3950(APEContext *ctx, int count) predictor_decode_stereo_3950() argument
1256 predictor_decode_mono_3950(APEContext *ctx, int count) predictor_decode_mono_3950() argument
1322 do_apply_filter(APEContext *ctx, int version, APEFilter *f, int32_t *data, int count, int order, int fracbits) do_apply_filter() argument
1384 apply_filter(APEContext *ctx, APEFilter *f, int32_t *data0, int32_t *data1, int count, int order, int fracbits) apply_filter() argument
1393 ape_apply_filters(APEContext *ctx, int32_t *decoded0, int32_t *decoded1, int count) ape_apply_filters() argument
1423 ape_unpack_mono(APEContext *ctx, int count) ape_unpack_mono() argument
1444 ape_unpack_stereo(APEContext *ctx, int count) ape_unpack_stereo() argument
[all...]
H A Ddca_lbr.c1617 int i, start, count; in synth_tones() local
H A Ddolby_e.c859 int count = g->nb_mantissa[j]; in parse_mantissas() local
H A Dh264_slice.c292 static void copy_picture_range(H264Picture **to, H264Picture **from, int count, in copy_picture_range() argument
H A Dalsdec.c1092 unsigned int count = 0; in zero_remaining() local
H A Droqvideoenc.c201 static inline int eval_sse(const uint8_t *a, const uint8_t *b, int count) in eval_sse() argument
H A Dwavpack.c781 int i, j, count = 0; in wv_unpack_stereo() local
912 int i, j, count = 0; in wv_unpack_mono() local
[all...]
H A Dtiff.c240 static char *doubles2str(double *dp, int count, const char *sep) in doubles2str() argument
266 static int add_metadata(int count, int type, in add_metadata() argument
1222 unsigned tag, type, count, off, value = 0, value2 = 1; // value2 is a denominator so init. to 1 in tiff_decode_tag() local
[all...]
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c464 pbkdf2_sha512(const char *passphrase, struct salt *salt, unsigned int count, unsigned char derived_key[F2FS_MAX_KEY_SIZE]) pbkdf2_sha512() argument
/third_party/curl/tests/server/
H A Dsws.c1011 size_t count; in send_doc() local
[all...]
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c117 static ssize_t xread(int fd, void *buf, size_t count) in xread() argument
126 static void full_write(int fd, const void *buf, size_t count) in full_write() argument
525 unsigned bs, count, i; in do_write() local
659 unsigned bs, count, i, print_bytes; do_read() local
742 unsigned bs, count, i; do_randread() local
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c216 ssize_t count = size * nmemb; in debuginfod_write_callback() local
/third_party/ffmpeg/libavfilter/
H A Daf_hdcd.c1042 static int hdcd_integrate(HDCDContext *ctx, hdcd_state *states, int channels, int *flag, const int32_t *samples, int count, int stride) in hdcd_integrate() argument
1179 static void hdcd_analyze_prepare(hdcd_state *state, int32_t *samples, int count, int stride) { in hdcd_analyze_prepare() argument
1207 static int hdcd_analyze(int32_t *samples, int count, int stride, int gain, int target_gain, int extend, int mode, int cdt_active, int tg_mismatch) in hdcd_analyze() argument
1267 hdcd_envelope(int32_t *samples, int count, int stride, int vbits, int gain, int target_gain, int extend) hdcd_envelope() argument
1366 hdcd_process(HDCDContext *ctx, hdcd_state *state, int32_t *samples, int count, int stride) hdcd_process() argument
1407 hdcd_process_stereo(HDCDContext *ctx, int32_t *samples, int count) hdcd_process_stereo() argument
[all...]
H A Df_ebur128.c59 unsigned count; ///< how many times the corresponding value occurred member
H A Dvf_fieldmatch.c421 int x, y, u, diff, count; in build_diff_map() local
[all...]
/third_party/ffmpeg/libavformat/
H A Davformat.h944 unsigned int count; member
949 unsigned int count; member
H A Daviobuf.c218 void ffio_fill(AVIOContext *s, int b, int64_t count) in ffio_fill() argument
H A Ddemux.c2435 int count = 0, ret = 0; in avformat_find_stream_info() local
2554 int count; in avformat_find_stream_info() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dopt.c1589 int ret, count = 0; in av_set_options_string() local
1670 int ret, count = 0; in av_opt_set_from_string() local

Completed in 73 milliseconds

1...<<211212213214215216217218219220>>...262