/third_party/ffmpeg/libavcodec/ |
H A D | opus.h | 97 enum OpusMode mode; /**< mode */ member
|
H A D | ralf.c | 334 int dmode, mode[2], bits[2]; in decode_block() local 216 decode_channel(RALFContext *ctx, GetBitContext *gb, int ch, int length, int mode, int bits) decode_channel() argument
|
H A D | takdec.c | 199 static void decode_lpc(int32_t *coeffs, int mode, int length) in decode_lpc() argument 255 static int decode_segment(TAKDecContext *s, int8_t mode, int32_t *decoded, int len) in decode_segment() argument 302 int i, mode, ret; in decode_residues() local [all...] |
H A D | vc1dsp.c | 573 vc1_mspel_filter(const uint8_t *src, int stride, int mode, int r) vc1_mspel_filter() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_aemphasis.c | 38 int mode, type; member
|
H A D | vf_convolution.c | 640 const int mode = s->mode[plane]; filter_slice() local [all...] |
H A D | vf_colormatrix.c | 66 int mode; member
|
H A D | avf_showfreqs.c | 47 int mode; member [all...] |
H A D | avf_avectorscope.c | 63 int mode; member [all...] |
H A D | vf_scale_qsv.c | 95 int mode; member [all...] |
H A D | vf_w3fdif.c | 37 int mode; ///< 0 is frame, 1 is field member [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | libsrt.c | 83 enum SRTMode mode; member [all...] |
H A D | sdp.c | 523 int mode = 1; in sdp_write_media_attributes() local
|
/third_party/gn/src/base/files/ |
H A D | file_util_win.cc | 94 void AppendModeCharacter(char16_t mode_char, std::u16string* mode) { in AppendModeCharacter() argument 550 FILE* OpenFile(const FilePath& filename, const char* mode) { in OpenFile() argument 561 FileToFILE(File file, const char* mode) FileToFILE() argument [all...] |
/third_party/gn/src/gn/ |
H A D | commands.cc | 139 bool GetTargetPrintingMode(CommandSwitches::TargetPrintMode* mode) { in GetTargetPrintingMode() argument
|
/third_party/glfw/examples/ |
H A D | boing.c | 261 const GLFWvidmode* mode = glfwGetVideoMode(monitor); in key_callback() local
|
/third_party/glfw/src/ |
H A D | null_window.c | 54 GLFWvidmode mode; in fitToMonitor() local 518 void _glfwSetCursorModeNull(_GLFWwindow* window, int mode) in _glfwSetCursorModeNull() argument
|
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess.c | 818 void pp_free_mode(pp_mode *mode){ in pp_free_mode() argument 924 PPMode *mode = vm; in pp_postprocess() local 384 do_a_deblock_C(uint8_t *src, int step, int stride, const PPContext *c, int mode) do_a_deblock_C() argument [all...] |
/third_party/glfw/deps/ |
H A D | stb_image_write.h | 304 static FILE *stbiw__fopen(char const *filename, char const *mode) in stbiw__fopen() argument
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | vp9dsp.c | 57 int tx, mode, bit_depth; in check_ipred() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_dmix.c | 960 snd_pcm_dmix_open(snd_pcm_t **pcmp, const char *name, struct snd_pcm_direct_open_conf *opts, struct slave_params *params, snd_config_t *root, snd_config_t *sconf, snd_pcm_stream_t stream, int mode) snd_pcm_dmix_open() argument 1285 _snd_pcm_dmix_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_dmix_open() argument [all...] |
H A D | pcm_iec958.c | 686 _snd_pcm_iec958_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_iec958_open() argument
|
H A D | pcm_lfloat.c | 466 _snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_lfloat_open() argument
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi.c | 172 snd_rawmidi_open_conf(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, const char *name, snd_config_t *rawmidi_root, snd_config_t *rawmidi_conf, int mode) snd_rawmidi_open_conf() argument 286 snd_rawmidi_open_noupdate(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, snd_config_t *root, const char *name, int mode) snd_rawmidi_open_noupdate() argument 312 snd_rawmidi_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, const char *name, int mode) snd_rawmidi_open() argument 345 snd_rawmidi_open_lconf(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, const char *name, int mode, snd_config_t *lconf) snd_rawmidi_open_lconf() argument [all...] |
/third_party/backends/backend/ |
H A D | dmc.c | 509 DMCSetMode(DMC_Camera *c, int mode) in DMCSetMode() argument 645 DMCSetWhiteBalance(int fd, int mode) DMCSetWhiteBalance() argument [all...] |