/third_party/ffmpeg/libavcodec/ |
H A D | lzw.c | 61 int fc, oc; member 170 int l, c, code, oc, fc; in ff_lzw_decode() local [all...] |
H A D | aac.h | 364 OutputConfiguration oc[2]; member
|
/third_party/ffmpeg/libavformat/tests/ |
H A D | fifo_muxer.c | 54 static int initialize_fifo_tst_muxer_chain(AVFormatContext **oc, AVPacket **pkt) in initialize_fifo_tst_muxer_chain() argument 80 static int fifo_basic_test(AVFormatContext *oc, AVDictionary **opts, in fifo_basic_test() argument 129 static int fifo_overflow_drop_test(AVFormatContext *oc, AVDictionar argument 200 AVFormatContext *oc = NULL; run_test() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | webm_chunk.c | 55 AVFormatContext *oc; in webm_chunk_init() local 153 AVFormatContext *oc = wc->avf; webm_chunk_write_header() local 167 AVFormatContext *oc = wc->avf; chunk_start() local 180 AVFormatContext *oc = wc->avf; chunk_end() local 216 AVFormatContext *oc = wc->avf; webm_chunk_write_packet() local 248 AVFormatContext *oc = wc->avf; webm_chunk_write_trailer() local [all...] |
H A D | omadec.c | 95 OMAContext *oc = s->priv_data; in oma_read_close() local 114 OMAContext *oc = s->priv_data; in kset() local 145 OMAContext *oc = s->priv_data; rprobe() local 181 OMAContext *oc = s->priv_data; nprobe() local 229 OMAContext *oc = s->priv_data; decrypt_init() local 325 OMAContext *oc = s->priv_data; read_packet() local 413 OMAContext *oc = s->priv_data; oma_read_header() local 553 OMAContext *oc = s->priv_data; oma_read_packet() local 581 OMAContext *oc = s->priv_data; oma_read_seek() local [all...] |
H A D | segment.c | 148 AVFormatContext *oc; in segment_mux_init() local 191 AVFormatContext *oc = seg->avf; set_segment_filename() local 235 AVFormatContext *oc = seg->avf; segment_start() local 350 AVFormatContext *oc = seg->avf; segment_end() local 675 AVFormatContext *oc = seg->avf; seg_init() local 814 AVFormatContext *oc = seg->avf; seg_write_header() local 970 AVFormatContext *oc = seg->avf; seg_write_trailer() local 993 AVFormatContext *oc = seg->avf; seg_check_bitstream() local [all...] |
H A D | dashenc.c | 2344 AVFormatContext *oc = os->ctx; in dash_check_bitstream() local
|
/third_party/ffmpeg/doc/examples/ |
H A D | muxing.c | 126 static void add_stream(OutputStream *ost, AVFormatContext *oc, in add_stream() argument 245 static void open_audio(AVFormatContext *oc, const AVCodec *codec, in open_audio() argument 340 static int write_audio_frame(AVFormatContext *oc, OutputStream *ost) in write_audio_frame() argument 409 static void open_video(AVFormatContext *oc, const AVCodec *codec, in open_video() argument 521 static int write_video_frame(AVFormatContext *oc, OutputStream *ost) in write_video_frame() argument 526 close_stream(AVFormatContext *oc, OutputStream *ost) close_stream() argument 544 AVFormatContext *oc; main() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | edits.cpp | 400 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | edits.cpp | 400 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A 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; remap_channels_matrix_float32ne_c() local 354 unsigned ic, oc; pa_setup_remap_arrange() local [all...] |
H A D | resampler.c | 966 unsigned oc; in setup_oc_mono_map() local 1021 unsigned oc, ic; setup_remap() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | edits.cpp | 400 Edits::Iterator::Iterator(const uint16_t *a, int32_t len, UBool oc, UBool crs) : in Iterator() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | Edits.java | 290 private Iterator(char[] a, int len, boolean oc, boolean crs) { in Iterator() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Edits.java | 281 private Iterator(char[] a, int len, boolean oc, boolean crs) { in Iterator() argument
|
/third_party/glslang/SPIRV/ |
H A D | doc.h | 173 void push(OperandClass oc, const char* d, bool opt = false) in push() argument
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrQuadUtils.cpp | 760 V4f oc = fC + signedEdgeDistances; in computeDegenerateQuad() local [all...] |
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
H A D | jsonToSpirv.h | 122 void push(OperandClass oc, const std::string& d, bool opt = false) in push() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
H A D | jsonToSpirv.h | 122 void push(OperandClass oc, const std::string& d, bool opt = false) in push() argument
|
/third_party/spirv-headers/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 145 bool EnumValue::IsValid(OperandClass oc, const std::string& context) const in IsValid() argument
|
H A D | jsonToSpirv.h | 129 void push(OperandClass oc, const std::string& d, bool opt = false) in push() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | optional_test.cc | 1340 OS oc = std::string(n, 'c'); in TEST() local
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | demo-compiled.js | |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Constants.cpp | 1629 Constant *ConstantExpr::getCast(unsigned oc, Constant *C, Type *Ty, in getCast() argument
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_opt.c | 713 static int copy_metadata(char *outspec, char *inspec, AVFormatContext *oc, AVFormatContext *ic, OptionsContext *o) in copy_metadata() argument 1524 static OutputStream *new_output_stream(OptionsContext *o, AVFormatContext *oc, enum AVMediaType type, int source_index) in new_output_stream() argument 1765 get_ost_filters(OptionsContext *o, AVFormatContext *oc, OutputStream *ost) get_ost_filters() argument 1785 check_streamcopy_filters(OptionsContext *o, AVFormatContext *oc, const OutputStream *ost, enum AVMediaType type) check_streamcopy_filters() argument 1799 new_video_stream(OptionsContext *o, AVFormatContext *oc, int source_index) new_video_stream() argument 2037 new_audio_stream(OptionsContext *o, AVFormatContext *oc, int source_index) new_audio_stream() argument 2137 new_data_stream(OptionsContext *o, AVFormatContext *oc, int source_index) new_data_stream() argument 2150 new_unknown_stream(OptionsContext *o, AVFormatContext *oc, int source_index) new_unknown_stream() argument 2163 new_attachment_stream(OptionsContext *o, AVFormatContext *oc, int source_index) new_attachment_stream() argument 2171 new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) new_subtitle_stream() argument 2328 init_output_filter(OutputFilter *ofilter, OptionsContext *o, AVFormatContext *oc) init_output_filter() argument 2420 AVFormatContext *oc; open_output_file() local [all...] |