Home
last modified time | relevance | path

Searched defs:oc (Results 1 – 25 of 43) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Domadec.c84 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
Dwebm_chunk.c54 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
Dsegment.c147 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
Dhlsenc.c780 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/
Dmuxing.c123 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/
Dfifo_muxer.c58 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/
Done_char_except.cpp12 typedef boost::metaparse::one_char_except<char_0, char_1> oc; typedef
Done_char.cpp10 typedef boost::metaparse::one_char oc; typedef
Done_char_except_c.cpp12 typedef boost::metaparse::one_char_except_c<'0', '1'> oc; typedef
/third_party/typescript/tests/cases/conformance/salsa/
DtypeFromPropertyAssignment2.ts1 // @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/
DclassExpressionNames.ts10 var oc = new o.C() variable
/third_party/ffmpeg/libavcodec/
Dlzw.c61 int fc, oc; member
170 int l, c, code, oc, fc; in ff_lzw_decode() local
/third_party/ffmpeg/fftools/
Dffmpeg_opt.c614 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/
Dremap.c262 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
Dresampler.c811 unsigned oc; in setup_oc_mono_map() local
866 unsigned oc, ic; in setup_remap() local
/third_party/uboot/u-boot-2020.01/include/
Dsja1000.h23 u8 oc; member
/third_party/boost/libs/multiprecision/test/
Dtest_cpp_int_serial.cpp141 boost::archive::xml_oarchive oc(ss); in test() local
/third_party/boost/libs/optional/test/
Doptional_test_map.cpp147 optional<bool> oc = oj.map([](int i){ return i == 1; }); in test_map_with_lambda() local
/third_party/boost/libs/locale/src/icu/
Ddate_time.cpp252 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/
DEdits.java281 private Iterator(char[] a, int len, boolean oc, boolean crs) { in Iterator()
/third_party/boost/libs/multi_index/test/
Dtest_modifiers.cpp515 > oc; in test_modifiers() local
/third_party/node/deps/icu-small/source/common/
Dedits.cpp400 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/
Dedits.cpp399 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator()
/third_party/icu/icu4c/source/common/
Dedits.cpp399 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/
Dedits.cpp400 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator()

12