/third_party/ffmpeg/libavcodec/ |
H A D | sanm.c | 843 int index = prev2 - (const uint8_t *)ctx->frm2; in process_block() local 1044 static int draw_glyph(SANMVideoContext *ctx, uint16_t *dst, int index, in draw_glyph() argument 1146 int16_t mx, my, index; codec2subblock() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | avformat.h | 968 int index; /**< stream index in AVFormatContext */ member [all...] |
H A D | avidec.c | 1540 int index; in avi_read_packet() local 1611 unsigned int index, tag, flags, len, first_packet = 1; avi_read_idx1() local 1851 int i, index; avi_read_seek() local [all...] |
H A D | isom.h | 116 unsigned int index; member
|
H A D | mov.c | 420 uint32_t index = av_bswap32(atom.type); // BE number has been read as LE in mov_read_udta_string() local 1238 get_frag_stream_info( MOVFragmentIndex *frag_index, int index, int id) get_frag_stream_info() argument 1327 get_frag_time(MOVFragmentIndex *frag_index, int index, int track_id) get_frag_time() argument 1388 int index, i; update_frag_index() local 1444 fix_frag_index_entries(MOVFragmentIndex *frag_index, int index, int id, int entries) fix_frag_index_entries() argument [all...] |
H A D | asfdec_o.c | 74 int index; // stream index in AVFormatContext, set in asf_read_stream_properties member [all...] |
H A D | asfdec_f.c | 1594 int index = av_index_search_timestamp(st, pts, flags); in asf_read_seek() local
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_opencl.c | 2537 int err, index, i; in opencl_map_from_d3d11() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ShaderLang.cpp | 136 int index = 0; in MapVersionToIndex() local [all...] |
H A D | linkValidate.cpp | 2321 int TIntermediate::getOffset(const TType& type, int index) in getOffset() argument
|
H A D | Intermediate.cpp | 340 TIntermTyped* TIntermediate::addIndex(TOperator op, TIntermTyped* base, TIntermTyped* index, in addIndex() argument
|
/third_party/glslang/glslang/Public/ |
H A D | ShaderLang.h | 750 int index; member in glslang::TObjectReflection [all...] |
/third_party/astc-encoder/Source/ |
H A D | astcenc_internal.h | 700 unsigned int index = (partition_count - 2) * BLOCK_MAX_PARTITIONINGS; get_partition_table() local [all...] |
/third_party/backends/backend/ |
H A D | epsonds.c | 2720 int i, index = -1; in get_roundup_index() local 2735 int i, index = -1; in get_rounddown_index() local 2751 int i, j, index; in ESCIRoundColorCorrectionMatrix() local 3239 char index[9] = {4, 1, 7, 3, 0, 6, 5, 2, 8}; sane_start() local [all...] |
H A D | artec.c | 351 size_t index; in artec_get_str_index() local
|
H A D | lexmark_low.c | 184 rts88xx_read_reg (SANE_Int devnum, SANE_Int index, SANE_Byte * reg) in rts88xx_read_reg() argument 222 rts88xx_write_reg (SANE_Int devnum, SANE_Int index, SANE_Byte * reg) in rts88xx_write_reg() argument [all...] |
H A D | mustek_pp_cis.c | 312 static int index = 0; in Mustek_PP_1015_show_val() local
|
/third_party/backends/frontend/ |
H A D | scanimage.c | 811 int index = -1, prev_index = 0; in parse_vector() local 2084 int ch, i, index, all_options_len; main() local [all...] |
/third_party/cJSON/ |
H A D | cJSON.c | 2099 static cJSON* get_array_item(const cJSON *array, size_t index) in get_array_item() argument 2118 CJSON_PUBLIC(cJSON *) cJSON_GetArrayItem(const cJSON *array, int index) in cJSON_GetArrayItem() argument [all...] |
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 718 Register(const char* prefix, const CodeLocation& code_location, const char* case_name, const char* test_names, int index, const std::vector<std::string>& type_names = GenerateNames<DefaultNameGenerator, Types>()) Register() argument
|
/third_party/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 1572 int index = -1; in ParseInternalRunDeathTestFlag() local
|
H A D | gtest-internal-inl.h | 590 const int index = GetElementOr(test_suite_indices_, i, -1); in GetTestSuite() local 602 const int index = GetElementOr(test_suite_indices_, i, -1); in GetMutableSuiteCase() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | UnicodeSet.java | 1186 charAt(int index) charAt() argument 2400 getRangeStart(int index) getRangeStart() argument 2413 getRangeEnd(int index) getRangeEnd() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | usearch.cpp | 408 int32_t index = 0; in initializePattern() local 1460 get(int32_t index) get() argument 1503 getPrevious(int32_t index) getPrevious() argument 1617 isBreakBoundary(UStringSearch *strsrch, int32_t index, UErrorCode &status) isBreakBoundary() argument 1749 codePointAt(const USearch &search, int32_t index) codePointAt() argument 1758 codePointBefore(const USearch &search, int32_t index) codePointBefore() argument [all...] |
H A D | uregex.cpp | 804 uregex_reset(URegularExpression *regexp2, int32_t index, UErrorCode *status) uregex_reset() argument 811 uregex_reset64(URegularExpression *regexp2, int64_t index, UErrorCode *status) uregex_reset64() argument
|