Home
last modified time | relevance | path

Searched defs:cur (Results 351 - 375 of 528) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/ffmpeg/libavcodec/
H A Dtruemotion2.c88 int cur; member
[all...]
H A Dopus_silk.c350 int cur, prev, next, weight_sq, weight, ipart, fpart, y, value; in silk_decode_lpc() local
/third_party/ffmpeg/libavfilter/
H A Dvf_fftdnoiz.c66 AVFrame *prev, *cur, *next; member
[all...]
/third_party/ffmpeg/libavformat/
H A Did3v2.c974 int64_t cur = avio_tell(pb); in id3v2_parse() local
1226 ID3v2ExtraMeta *cur; in ff_id3v2_parse_apic() local
1255 ff_id3v2_parse_chapters(AVFormatContext *s, ID3v2ExtraMeta *cur) ff_id3v2_parse_chapters() argument
1282 ID3v2ExtraMeta *cur; ff_id3v2_parse_priv_dict() local
[all...]
H A Dgxfenc.c971 gxf_compare_field_nb(AVFormatContext *s, const AVPacket *next, const AVPacket *cur) gxf_compare_field_nb() argument
H A Drtpdec.c796 RTPPacket **cur = &s->queue, *packet; in enqueue_packet() local
H A Dsegment.c648 SegmentListEntry *cur; in seg_free() local
/third_party/gn/src/gn/
H A Dfilesystem_utils.cc302 int cur = static_cast<int>(dir_string.size()) - 1; in FindLastDirComponent() local
H A Dparse_tree.cc571 const ParseNode* cur = statements_[i].get(); in Execute() local
[all...]
H A Dtarget.cc1086 const ConfigValues& cur = config->resolved_values(); in ResolvePrecompiledHeaders() local
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c2468 int cur= src[ x + y*stride ]; in tempNoiseReducer() local
2500 int cur= src[ x + y*stride ]; in tempNoiseReducer() local
2520 int cur= src[ x + y*stride ]; in tempNoiseReducer() local
2531 int cur= src[ x + y*stride ]; in tempNoiseReducer() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_params.c1007 unsigned int best = snd_interval_min(it), cur, prev; in snd_pcm_hw_param_refine_multiple() local
[all...]
/third_party/backends/backend/
H A Ddc240.c2050 struct cam_dirlist *cur, *e; in dir_insert() local
2097 struct cam_dirlist *cur, *e; dir_delete() local
[all...]
/third_party/libbpf/src/
H A Dgen_loader.c190 int cur; in add_kfunc_btf_fd() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp1033 UString cur; in CorrectFsPath() local
/third_party/mbedtls/library/
H A Dx509.c405 x509_get_attr_type_value(unsigned char **p, const unsigned char *end, mbedtls_x509_name *cur) x509_get_attr_type_value() argument
497 mbedtls_x509_get_name(unsigned char **p, const unsigned char *end, mbedtls_x509_name *cur) mbedtls_x509_get_name() argument
1218 mbedtls_asn1_sequence *cur = subject_alt_name; mbedtls_x509_get_subject_alt_name_ext() local
1519 const mbedtls_x509_sequence *cur = subject_alt_name; mbedtls_x509_info_subject_alt_name() local
[all...]
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.c319 struct rnnenum *cur = 0; in parseenum() local
424 struct rnnbitset *cur = 0; parsebitset() local
641 struct rnngroup *cur = 0; parsegroup() local
698 struct rnndomain *cur = 0; parsedomain() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_to_nir.cpp934 nir_deref_instr *cur = *cur_ptr; in deref_get_qualifier() local
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc141 const char* cur = data; in ExpectData() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c1163 struct gl_framebuffer *cur = NULL, *stfb = NULL; in st_framebuffer_reuse_or_create() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c773 uint32_t cur = 0; in vn_remove_signaled_fences() local
1092 uint32_t cur = 0; in vn_remove_signaled_semaphores() local
/third_party/lzma/C/
H A DLzFind.c873 Hc_GetMatchesSpec(size_t lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *d, unsigned maxLen) Hc_GetMatchesSpec() argument
955 GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *d, UInt32 maxLen) GetMatchesSpec1() argument
1025 SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue) SkipMatchesSpec() argument
[all...]
H A DLzFindMt.c1008 const Byte *cur = p->pointerToCurPos; MixMatches2() local
1032 const Byte *cur = p->pointerToCurPos; MixMatches3() local
1170 const Byte *cur = p->pointerToCurPos; MixMatches4() local
[all...]
/third_party/node/deps/v8/src/diagnostics/mips64/
H A Ddisasm-mips64.cc181 char cur = *str++; in Print() local
1015 char cur = *format++; in Format() local
/third_party/node/deps/v8/src/diagnostics/mips/
H A Ddisasm-mips.cc169 char cur = *str++; in Print() local
961 char cur = *format++; in Format() local

Completed in 47 milliseconds

1...<<11121314151617181920>>...22