/third_party/ffmpeg/libavcodec/ |
H A D | libfdk-aacenc.c | 126 CHANNEL_MODE mode; in aac_encode_init() local 226 int mode = s->vbr ? s->vbr : avctx->global_quality; aac_encode_init() local [all...] |
H A D | loco.c | 50 enum LOCO_MODE mode; member
|
H A D | xxan.c | 188 int mode, offset, dec_size, table_size; in xan_decode_chroma() local
|
H A D | sipr.h | 68 SiprMode mode; member
|
H A D | rkmppdec.c | 331 int mode; in rkmpp_retrieve_frame() local
|
H A D | ulti.c | 225 int mode = 0; in ulti_decode_frame() local
|
/third_party/eudev/src/udev/ |
H A D | udev.h | 40 mode_t mode; member
|
H A D | udev-node.c | 252 node_permissions_apply(struct udev_device *dev, bool apply, mode_t mode, uid_t uid, gid_t gid, struct udev_list *seclabel_list) node_permissions_apply() argument 338 udev_node_add(struct udev_device *dev, bool apply, mode_t mode, uid_t uid, gid_t gid, struct udev_list *seclabel_list) udev_node_add() argument [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | node.c | 243 get_dnode_of_data(struct f2fs_sb_info *sbi, struct dnode_of_data *dn, pgoff_t index, int mode) get_dnode_of_data() argument
|
/third_party/eudev/src/shared/ |
H A D | selinux-util.c | 323 int mac_selinux_create_file_prepare(const char *path, mode_t mode) { in mac_selinux_create_file_prepare() argument 410 int mac_selinux_mkdir(const char *path, mode_t mode) { in mac_selinux_mkdir() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_deesser.c | 43 int mode; member
|
H A D | vf_edgedetect.c | 66 int mode; member [all...] |
H A D | af_agate.c | 51 int mode; member 120 output_gain(double lin_slope, double ratio, double thres, double knee, double knee_start, double knee_stop, double range, int mode) output_gain() argument [all...] |
H A D | af_stereotools.c | 35 int mode; member [all...] |
H A D | blend.h | 73 enum BlendMode mode; member
|
H A D | vf_deinterlace_vaapi.c | 36 int mode; member 54 static const char *deint_vaapi_mode_name(int mode) in deint_vaapi_mode_name() argument [all...] |
H A D | f_drawgraph.c | 42 int mode; member [all...] |
H A D | ebur128.h | 83 enum mode { enum 104 int mode; /**< The current mode. */ member [all...] |
H A D | vf_cover_rect.c | 31 enum mode { enum 39 int mode; member [all...] |
H A D | vf_yadif.c | 213 int mode = y == 1 || y + 2 == td->h ? 2 : s->mode; in filter_slice() local 92 filter_line_c(void *dst1, void *prev1, void *cur1, void *next1, int w, int prefs, int mrefs, int parity, int mode) filter_line_c() argument 112 filter_edges(void *dst1, void *prev1, void *cur1, void *next1, int w, int prefs, int mrefs, int parity, int mode) filter_edges() argument 143 filter_line_c_16bit(void *dst1, void *prev1, void *cur1, void *next1, int w, int prefs, int mrefs, int parity, int mode) filter_line_c_16bit() argument 161 filter_edges_16bit(void *dst1, void *prev1, void *cur1, void *next1, int w, int prefs, int mrefs, int parity, int mode) filter_edges_16bit() argument [all...] |
H A D | vf_fieldhint.c | 42 int mode; member [all...] |
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_native_layer_pad.c | 52 static int before_get_buddy(int given, int paddings, LayerPadModeParam mode) in before_get_buddy() argument 64 static int after_get_buddy(int given, int border, LayerPadModeParam mode) in after_get_buddy() argument [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | alsa.c | 172 av_cold int ff_alsa_open(AVFormatContext *ctx, snd_pcm_stream_t mode, in ff_alsa_open() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | os_support.h | 201 static inline int win32_access(const char *filename_utf8, int mode) in win32_access() argument
|
H A D | tls_openssl.c | 54 static void openssl_lock(int mode, int type, const char *file, int line) in openssl_lock() argument
|