/third_party/ffmpeg/libavcodec/ |
D | dca_lbr.c | 501 static int parse_grid_1_chunk(DCALbrDecoder *s, LBRChunk *chunk, int ch1, int ch2) in parse_grid_1_chunk() 595 static void parse_grid_3(DCALbrDecoder *s, int ch1, int ch2, int sb, int flag) in parse_grid_3() 700 static int parse_ts(DCALbrDecoder *s, int ch1, int ch2, in parse_ts() 779 static int parse_lpc(DCALbrDecoder *s, int ch1, int ch2, int start_sb, int end_sb) in parse_lpc() 800 static int parse_high_res_grid(DCALbrDecoder *s, LBRChunk *chunk, int ch1, int ch2) in parse_high_res_grid() 862 static int parse_grid_2(DCALbrDecoder *s, int ch1, int ch2, in parse_grid_2() 904 static int parse_ts1_chunk(DCALbrDecoder *s, LBRChunk *chunk, int ch1, int ch2) in parse_ts1_chunk() 922 static int parse_ts2_chunk(DCALbrDecoder *s, LBRChunk *chunk, int ch1, int ch2) in parse_ts2_chunk() 1367 int ch1 = i * 2; in ff_dca_lbr_parse() local 1396 static void decode_grid(DCALbrDecoder *s, int ch1, int ch2) in decode_grid() [all …]
|
D | ralf.c | 335 int *ch0, *ch1; in decode_block() local
|
D | hcadec.c | 264 static void apply_intensity_stereo(HCAContext *s, ChannelContext *ch1, ChannelContext *ch2, in apply_intensity_stereo()
|
D | on2avc.c | 298 float *ch1 = c->coeffs[1]; in on2avc_apply_ms() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UCharacterIterator.java | 213 int ch1 = next(); in nextCodePoint() local 245 int ch1 = previous(); in previousCodePoint() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | UCharacterIterator.java | 198 int ch1 = next(); in nextCodePoint() local 228 int ch1 = previous(); in previousCodePoint() local
|
/third_party/ltp/testcases/kernel/syscalls/syslog/ |
D | syslogtst.c | 40 int status, flag3, fd, ch, ch1; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/ |
D | 1-1.c | 61 char *ch1; in main() local
|
/third_party/lame/test/ |
D | lame_test.cpp | 62 float const* ch1() const { return m_buffer_ch1; } in ch1() function in PcmGenerator 169 …int encode(float const* ch0, float const* ch1, int n_in, unsigned char* out_buffer, int m_out_free… in encode()
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdswitch.c | 400 char ch1, ch2; in set_sample_factors() local
|
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range01.c | 40 int ch1, ch2; in check_file_content() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_container.h | 56 #define DXIL_FOURCC(ch0, ch1, ch2, ch3) ( \ argument
|
D | dxcapi.h | 229 #define DXC_FOURCC(ch0, ch1, ch2, ch3) ( \ argument
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | cmdline.c | 215 #define BI_FOURCC(ch0, ch1, ch2, ch3) ( \ argument
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
D | packet.cc | 267 char ch1; in GetHexString() local
|
/third_party/python/Objects/stringlib/ |
D | codecs.h | 714 Py_UCS2 ch1 = Py_UNICODE_HIGH_SURROGATE(ch); in STRINGLIB() local
|
/third_party/spirv-tools/source/ |
D | text_handler.cpp | 147 char ch1 = text->str[position->index + 1]; in startsWithOp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | text_handler.cpp | 145 char ch1 = text->str[position->index + 1]; in startsWithOp() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | text_handler.cpp | 145 char ch1 = text->str[position->index + 1]; in startsWithOp() local
|
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
D | ftrandom.c | 279 int ch1 = getc( foo ); in figurefiletype() local
|
/third_party/ffmpeg/tools/ |
D | qt-faststart.c | 73 #define BE_FOURCC(ch0, ch1, ch2, ch3) \ argument
|
/third_party/jerryscript/jerry-core/lit/ |
D | lit-strings.c | 902 ecma_char_t ch1, ch2; in lit_compare_utf8_strings_relational() local
|
/third_party/ffmpeg/libavformat/ |
D | demux.c | 2087 const AVChapter *const ch1 = *(AVChapter**)p1; in chapter_start_cmp() local 2120 const AVChapter *const ch1 = timetable[i + 1]; in compute_chapters_end() local
|
/third_party/python/Parser/ |
D | tokenizer.c | 265 int ch1, ch2, ch3; in check_bom() local
|
/third_party/bounds_checking_function/src/ |
D | input.inl | 1423 int ch1 = (int)spec->ch; local
|