/third_party/ffmpeg/libavformat/ |
H A D | nistspheredec.c | 38 int bps = 0, be = 0; in nist_read_header() local
|
H A D | utils.c | 155 enum AVCodecID ff_get_pcm_codec_id(int bps, int flt, int be, int sflags) in ff_get_pcm_codec_id() argument [all...] |
H A D | aviobuf.c | 413 static inline int put_str16(AVIOContext *s, const char *str, const int be) in put_str16() argument [all...] |
/third_party/alsa-lib/src/topology/ |
H A D | ops.c | 160 struct snd_soc_tplg_bytes_control *be = private; in tplg_parse_ext_ops() local 198 tplg_save_ext_ops(snd_tplg_t *tplg ATTRIBUTE_UNUSED, struct snd_soc_tplg_bytes_control *be, struct tplg_buf *dst, const char *pfx) tplg_save_ext_ops() argument [all...] |
H A D | ctl.c | 436 struct snd_soc_tplg_bytes_control *be; in tplg_parse_control_bytes() local 563 struct snd_soc_tplg_bytes_control *be = elem->bytes_ext; tplg_save_control_bytes() local 1135 struct snd_soc_tplg_bytes_control *be; tplg_add_bytes() local [all...] |
/third_party/backends/sanei/ |
H A D | sanei_init_debug.c | 129 sanei_debug_msg(int level, int max_level, const char *be, const char *fmt, va_list ap) sanei_debug_msg() argument
|
/third_party/libwebsockets/lib/misc/ |
H A D | romfs.c | 58 untohl(const u32_be_t be) in untohl() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | xwdenc.c | 38 uint32_t pixdepth, bpp, bpad, ncolors = 0, lsize, vclass, be = 0; in xwd_encode_frame() local
|
H A D | xwddec.c | 38 uint32_t xoffset, be, bpp, lsize, rsize; in xwd_decode_frame() local [all...] |
H A D | vmnc.c | 79 static av_always_inline int vmnc_get_pixel(GetByteContext *gb, int bpp, int be) in vmnc_get_pixel() argument 222 paint_raw(uint8_t *dst, int w, int h, GetByteContext *gb, int bpp, int be, int stride) paint_raw() argument
|
H A D | utils.c | 573 enum AVCodecID av_get_pcm_codec(enum AVSampleFormat fmt, int be) in av_get_pcm_codec() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCExpr.cpp | 49 const MCBinaryExpr *be = cast<MCBinaryExpr>(Expr); in fixELFSymbolsInTLSFixupsImpl() local
|
/third_party/libwebsockets/plugins/ssh-base/ |
H A D | kex-25519.c | 202 uint32_t be; in _genhash_update_len() local 316 uint32_t be, kbi_len; in kex_ecdh() local [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | code-factory.cc | 32 const bool be = builtin_exit_frame; in CEntry() local [all...] |
/third_party/popt/src/ |
H A D | poptconfig.c | 344 char * b = NULL, *be; in poptReadConfigFile() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_extractplanes.c | 159 int i, ret, depth = 0, be = 0; in query_formats() local [all...] |
H A D | vf_showinfo.c | 656 static void update_sample_stats_16(int be, const uint8_t *src, int len, int64_t *sum, int64_t *sum2) in update_sample_stats_16() argument 672 static void update_sample_stats(int depth, int be, const uint8_t *src, int len, int64_t *sum, int64_t *sum2) in update_sample_stats() argument 689 int be = desc->flags & AV_PIX_FMT_FLAG_BE; in filter_frame() local
|
/third_party/alsa-utils/axfer/ |
H A D | container-riff-wave.c | 117 bool be; member 390 bool be; member 398 build_riff_chunk_header(struct riff_chunk *chunk, uint64_t byte_count, bool be) build_riff_chunk_header() argument 414 build_subchunk_header(struct riff_subchunk *subchunk, const char *const form, uint64_t size, bool be) build_subchunk_header() argument 460 build_wave_data_subchunk(struct wave_data_subchunk *subchunk, uint64_t byte_count, bool be) build_wave_data_subchunk() argument [all...] |
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | strtodg.c | 333 ULong *b, *be, y, z; local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_schedule_instructions.cpp | 773 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be) in count_reads_remaining() argument 855 update_register_pressure(backend_instruction *be) update_register_pressure() argument 881 get_register_pressure_benefit(backend_instruction *be) get_register_pressure_benefit() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_roboswitch.c | 77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) in wpa_driver_roboswitch_addr_be16() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_roboswitch.c | 77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) in wpa_driver_roboswitch_addr_be16() argument
|
/third_party/curl/lib/ |
H A D | content_encoding.c | 612 static CURLcode brotli_map_error(BrotliDecoderErrorCode be) in brotli_map_error() argument [all...] |
/third_party/python/Lib/idlelib/ |
H A D | run.py | 532 import pydoc # import must be done here to capture i/o binding namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCELFStreamer.cpp | 388 const MCBinaryExpr *be = cast<MCBinaryExpr>(expr); in fixSymbolsInTLSFixups() local [all...] |