/third_party/ffmpeg/libavcodec/ |
H A D | snow.h | 63 uint8_t level; //FIXME merge into type? member 86 int level; member 465 static inline void set_blocks(SnowContext *s, int level, int x, int y, int l, int cb, int cr, int mx, int my, int ref, int type){ in set_blocks() argument
|
H A D | proresenc_anatoliy.c | 283 int run = 0, level, code, i, j; in encode_ac_coeffs() local
|
H A D | vc2enc.c | 43 int width, height, interlaced, level; member 146 int level; member 446 int level, orientation; in init_quant_matrix() local 488 int level; encode_quant_matrix() local 559 int bits = 0, p, level, orientation; count_hq_slice() local 733 int p, level, orientation; encode_hq_slice() local 852 int x, y, level, offset; dwt_plane() local 1027 int i, level, o, shift, ret; vc2_encode_init() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showcqt.c | 111 int level = AV_LOG_DEBUG; in common_uninit() local 189 int level = AV_LOG_WARNING; clip_with_log() local [all...] |
H A D | vf_lut3d.c | 1337 const int level = lut3d->lutsize; in update_clut_packed() local 1376 const int level = lut3d->lutsize; in update_clut_planar() local 1423 const int level = lut3d->lutsize; update_clut_float() local 1472 int size, level, w, h; config_clut() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | opt.c | 1150 static void log_int_value(void *av_log_obj, int level, int64_t i) in log_int_value() argument 1167 static void log_value(void *av_log_obj, int level, double d) in log_value() argument [all...] |
/third_party/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 625 static int cb_recv_rx_key(ngtcp2_conn *tconn, ngtcp2_encryption_level level, in cb_recv_rx_key() argument
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | SymbolTable.h | 595 tLevel level; // named mappings global() member in glslang::TSymbolTableLevel 643 isSharedLevel(int level) isSharedLevel() argument 644 isBuiltInLevel(int level) isBuiltInLevel() argument 645 isGlobalLevel(int level) isGlobalLevel() argument 651 int level = static_cast<int>(uniqueId >> LevelFlagBitOffset); isBuiltInSymbol() local 727 uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel(); amendSymbolIdLevel() local 781 int level = currentLevel(); find() local 805 int level = currentLevel(); retargetSymbol() local 815 int level = currentLevel(); find() local 836 int level = currentLevel(); isFunctionNameVariable() local 852 int level = currentLevel(); findFunctionNameList() local 928 uint64_t level = (uint32_t)currentLevel() > MaxLevelInUniqueID ? MaxLevelInUniqueID : currentLevel(); updateUniqueIdLevelFlag() local [all...] |
/third_party/backends/backend/ |
H A D | fujitsu.c | 10089 hexdump(int level, char *comment, unsigned char *p, int l) hexdump() argument [all...] |
H A D | epjitsu.c | 4955 hexdump (int level, char *comment, unsigned char *p, int l) in hexdump() argument
|
H A D | epson.h | 83 char *level; member 175 SANE_Int level; member
|
H A D | coolscan.c | 1824 hexdump (int level, char *comment, unsigned char *p, int l) in hexdump() argument
|
H A D | magicolor.c | 408 static void dump_hex_buffer_dense (int level, const unsigned char *buf, size_t buf_size) in dump_hex_buffer_dense() argument [all...] |
H A D | rts8891.c | 2920 set_lamp_brightness (struct Rts8891_Device *dev, int level) in set_lamp_brightness() argument
|
H A D | kodakaio.c | 667 print_params(const SANE_Parameters params, int level) in print_params() argument 679 print_status(KodakAio_Scanner *s,int level) print_status() argument 792 dump_hex_buffer_dense(int level, const unsigned char *buf, size_t buf_size) dump_hex_buffer_dense() argument [all...] |
H A D | pieusb_specific.c | 2358 double level; in sanei_pieusb_analyze_preview() local
|
/third_party/alsa-utils/amixer/ |
H A D | amixer.c | 719 static int controls(int level) in controls() argument 774 static int show_selem(snd_mixer_t *handle, snd_mixer_selem_id_t *id, const char *space, int level) in show_selem() argument 1042 static int selems(int level) in selems() argument 600 show_control(const char *space, snd_hctl_elem_t *elem, int level) show_control() argument 1779 int badopt, retval, level = 0; main() local [all...] |
/third_party/backends/frontend/ |
H A D | saned.c | 316 saned_debug_call (int level, const char *fmt, ...) in saned_debug_call() argument 2346 int level = -1; local [all...] |
/third_party/backends/backend/pixma/ |
H A D | pixma_bjnp.c | 192 bjnp_hexdump (int level, const void *d_, unsigned len) in bjnp_hexdump() argument 811 int level; in get_scanner_name() local [all...] |
H A D | pixma.c | 894 print_scan_param (int level, const pixma_scan_param_t * sp) in print_scan_param() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | SimpleDateFormat.java | 4575 lowerLevel(Object[] items, int i, int level) lowerLevel() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ubidiimp.h | 152 int32_t level; member 173 UBiDiLevel level; /* level of this run */ member [all...] |
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_hub.c | 58 usb_hub_debug_func(int level) in usb_hub_debug_func() argument
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | ehci.c | 64 usb_ehci_debug_func(int level) in usb_ehci_debug_func() argument
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_mass_storage.c | 52 void fmass_debug_func(int level) in fmass_debug_func() argument
|