/third_party/ffmpeg/libavformat/ |
D | omadec.c | 84 OMAContext *oc = s->priv_data; in oma_read_close() local 104 OMAContext *oc = s->priv_data; in kset() local 135 OMAContext *oc = s->priv_data; in rprobe() local 171 OMAContext *oc = s->priv_data; in nprobe() local 219 OMAContext *oc = s->priv_data; in decrypt_init() local 315 OMAContext *oc = s->priv_data; in read_packet() local 403 OMAContext *oc = s->priv_data; in oma_read_header() local 556 OMAContext *oc = s->priv_data; in oma_read_packet() local 584 OMAContext *oc = s->priv_data; in oma_read_seek() local
|
D | webm_chunk.c | 54 AVFormatContext *oc; in webm_chunk_init() local 158 AVFormatContext *oc = wc->avf; in webm_chunk_write_header() local 172 AVFormatContext *oc = wc->avf; in chunk_start() local 185 AVFormatContext *oc = wc->avf; in chunk_end() local 221 AVFormatContext *oc = wc->avf; in webm_chunk_write_packet() local 253 AVFormatContext *oc = wc->avf; in webm_chunk_write_trailer() local
|
D | segment.c | 147 AVFormatContext *oc; in segment_mux_init() local 198 AVFormatContext *oc = seg->avf; in set_segment_filename() local 242 AVFormatContext *oc = seg->avf; in segment_start() local 357 AVFormatContext *oc = seg->avf; in segment_end() local 671 AVFormatContext *oc = seg->avf; in seg_init() local 819 AVFormatContext *oc = seg->avf; in seg_write_header() local 989 AVFormatContext *oc = seg->avf; in seg_write_trailer() local 1031 AVFormatContext *oc = seg->avf; in seg_check_bitstream() local
|
D | hlsenc.c | 780 AVFormatContext *oc; in hls_mux_init() local 990 static int sls_flag_use_localtime_filename(AVFormatContext *oc, HLSContext *c, VariantStream *vs) 1231 static int hls_rename_temp_file(AVFormatContext *s, AVFormatContext *oc) 1582 AVFormatContext *oc = vs->avf; local 2266 AVFormatContext *oc = NULL; local 2565 AVFormatContext *oc = NULL; local
|
/third_party/ffmpeg/doc/examples/ |
D | muxing.c | 123 static void add_stream(OutputStream *ost, AVFormatContext *oc, in add_stream() 245 static void open_audio(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_ar… in open_audio() 339 static int write_audio_frame(AVFormatContext *oc, OutputStream *ost) in write_audio_frame() 408 static void open_video(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_ar… in open_video() 519 static int write_video_frame(AVFormatContext *oc, OutputStream *ost) in write_video_frame() 525 static void close_stream(AVFormatContext *oc, OutputStream *ost) in close_stream() 542 AVFormatContext *oc; in main() local
|
/third_party/ffmpeg/libavformat/tests/ |
D | fifo_muxer.c | 58 static int initialize_fifo_tst_muxer_chain(AVFormatContext **oc) in initialize_fifo_tst_muxer_chain() 80 static int fifo_basic_test(AVFormatContext *oc, AVDictionary **opts, in fifo_basic_test() 133 static int fifo_overflow_drop_test(AVFormatContext *oc, AVDictionary **opts, in fifo_overflow_drop_test() 205 AVFormatContext *oc = NULL; in run_test() local
|
/third_party/boost/libs/metaparse/test/ |
D | one_char_except.cpp | 12 typedef boost::metaparse::one_char_except<char_0, char_1> oc; typedef
|
D | one_char.cpp | 10 typedef boost::metaparse::one_char oc; typedef
|
D | one_char_except_c.cpp | 12 typedef boost::metaparse::one_char_except_c<'0', '1'> oc; typedef
|
/third_party/typescript/tests/cases/conformance/salsa/ |
D | typeFromPropertyAssignment2.ts | 1 // @noEmit: true 2 // @allowJs: true 3 // @checkJs: true 4 // @Filename: a.js 5 function Outer() { 6 this.y = 2 7 } 8 Outer.Inner = class I { 9 constructor() { 10 this.x = 1 [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | classExpressionNames.ts | 10 var oc = new o.C() variable
|
/third_party/ffmpeg/libavcodec/ |
D | lzw.c | 61 int fc, oc; member 170 int l, c, code, oc, fc; in ff_lzw_decode() local
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg_opt.c | 614 static int copy_metadata(char *outspec, char *inspec, AVFormatContext *oc, AVFormatContext *ic, Opt… in copy_metadata() 1409 static OutputStream *new_output_stream(OptionsContext *o, AVFormatContext *oc, enum AVMediaType typ… in new_output_stream() 1634 static char *get_ost_filters(OptionsContext *o, AVFormatContext *oc, in get_ost_filters() 1654 static void check_streamcopy_filters(OptionsContext *o, AVFormatContext *oc, in check_streamcopy_filters() 1668 static OutputStream *new_video_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_video_stream() 1866 static OutputStream *new_audio_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_audio_stream() 1939 static OutputStream *new_data_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_data_stream() 1952 static OutputStream *new_unknown_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_unknown_stream() 1965 static OutputStream *new_attachment_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_attachment_stream() 1973 static OutputStream *new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_subtitle_stream() [all …]
|
/third_party/pulseaudio/src/pulsecore/ |
D | remap.c | 262 unsigned oc, ic, i; in remap_channels_matrix_s16ne_c() local 292 unsigned oc, ic, i; in remap_channels_matrix_s32ne_c() local 322 unsigned oc, ic, i; in remap_channels_matrix_float32ne_c() local 354 unsigned ic, oc; in pa_setup_remap_arrange() local
|
D | resampler.c | 811 unsigned oc; in setup_oc_mono_map() local 866 unsigned oc, ic; in setup_remap() local
|
/third_party/uboot/u-boot-2020.01/include/ |
D | sja1000.h | 23 u8 oc; member
|
/third_party/boost/libs/multiprecision/test/ |
D | test_cpp_int_serial.cpp | 141 boost::archive::xml_oarchive oc(ss); in test() local
|
/third_party/boost/libs/optional/test/ |
D | optional_test_map.cpp | 147 optional<bool> oc = oj.map([](int i){ return i == 1; }); in test_map_with_lambda() local
|
/third_party/boost/libs/locale/src/icu/ |
D | date_time.cpp | 252 calendar_impl const *oc=dynamic_cast<calendar_impl const *>(other); in same() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Edits.java | 281 private Iterator(char[] a, int len, boolean oc, boolean crs) { in Iterator()
|
/third_party/boost/libs/multi_index/test/ |
D | test_modifiers.cpp | 515 > oc; in test_modifiers() local
|
/third_party/node/deps/icu-small/source/common/ |
D | edits.cpp | 400 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | edits.cpp | 399 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator()
|
/third_party/icu/icu4c/source/common/ |
D | edits.cpp | 399 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | edits.cpp | 400 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator()
|