Home
last modified time | relevance | path

Searched defs:idx (Results 426 - 450 of 1792) sorted by relevance

1...<<11121314151617181920>>...72

/third_party/ffmpeg/libavfilter/
H A Daf_join.c252 static enum AVChannel channel_list_pop(ChannelList *chl, int idx) in channel_list_pop() argument
H A Daf_asupercut.c92 const int idx = b - (s->order & 1); in get_coeffs() local
119 const int idx = b - (s->order & 1); in get_coeffs() local
H A Dvf_nlmeans_opencl.c180 int nb_pixel, *tmp = NULL, idx = 0; in nlmeans_plane() local
/third_party/ffmpeg/libavformat/
H A Dsubtitles.c263 int i, idx = search_sub_ts(q, ts); in ff_subtitles_queue_seek() local
[all...]
H A Dnuv.c352 int size, key, idx; in nuv_read_dts() local
H A Doggparsevorbis.c252 static void vorbis_cleanup(AVFormatContext *s, int idx) in vorbis_cleanup() argument
265 static int vorbis_update_metadata(AVFormatContext *s, int idx) in vorbis_update_metadata() argument
295 static int vorbis_header(AVFormatContext *s, int idx) in vorbis_header() argument
409 static int vorbis_packet(AVFormatContext *s, int idx) in vorbis_packet() argument
[all...]
H A Dsga.c45 int idx; member
[all...]
/third_party/curl/src/
H A Dtool_doswin.c320 int idx, dot_idx; in msdosify() local
[all...]
/third_party/ffmpeg/libswscale/
H A Dvscale.c268 int idx = c->numDesc - (c->is_internal_gamma ? 2 : 1); //FIXME avoid hardcoding indexes in ff_init_vscale_pfn() local
H A Dslice.c48 int idx[2] = {3, 2}; in alloc_lines() local
/third_party/ffmpeg/tests/checkasm/
H A Dvc1dsp.c269 int idx = 8 + i * 8 + j; in check_inv_trans_inplace() local
318 int idx = j * 8 + i; in check_inv_trans_adding() local
/third_party/alsa-lib/src/topology/
H A Dparser.c152 unsigned int idx; in tplg_parse_config() local
/third_party/alsa-utils/iecset/
H A Diecset.c51 int idx; member
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_common_4.h291 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, const uint8_t* idx) in gatherf() argument
/third_party/alsa-lib/src/control/
H A Dsetup.c221 unsigned int idx, items; in snd_config_get_ctl_elem_enumerated() local
259 long idx; in snd_config_get_ctl_elem_value() local
311 unsigned int idx = 0; in snd_config_get_ctl_elem_value() local
[all...]
H A Dctlparse.c354 unsigned int idx, count; in snd_ctl_ascii_value_parse() local
[all...]
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c660 int idx = 0; in extra_decode_ctrl14() local
707 int idx = 0, i; extra_decode_xrpn() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducm.h56 uint32_t idx; member
/third_party/gn/src/gn/
H A Drust_project_writer.cc241 auto idx = lookup[dep]; in AddTarget() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationWeights.java200 private static int getWeightByte(long weight, int idx) { in getWeightByte() argument
204 private static long setWeightByte(long weight, int idx, int b) { in setWeightByte() argument
240 countBytes(int idx) countBytes() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c394 int32_t idx = 0; in TestBufferOverflow() local
[all...]
/third_party/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.h127 int32_t idx; in ICUOpenAllConvertersFunction() local
136 int32_t idx; in call() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocmap.cpp981 uint32_t idx; in getHostID() local
1263 uint32_t idx; in uprv_convertToLCID() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneRuleTest.java1683 private long[] getTestTimeRange(int idx) { in getTestTimeRange() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneRuleTest.java1681 private long[] getTestTimeRange(int idx) { in getTestTimeRange() argument
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...72