Home
last modified time | relevance | path

Searched defs:mode (Results 451 - 475 of 2401) sorted by relevance

1...<<11121314151617181920>>...97

/third_party/ffmpeg/libavcodec/
H A Dsbc.h92 } mode; member
/third_party/ffmpeg/libavfilter/
H A Davf_abitscope.c37 int mode; member
[all...]
H A Dtinterlace.h66 int mode; ///< TInterlaceMode, interlace mode selected member
H A Dvf_scale_vaapi.c36 int mode; member
56 static const char *scale_vaapi_mode_name(int mode) in scale_vaapi_mode_name() argument
[all...]
H A Dyadif.h53 int mode; ///< YADIFMode member
H A Dvf_hwmap.c35 int mode; member
[all...]
/third_party/ffmpeg/libavutil/
H A Dfile_open.c69 unsigned int mode = 0; in avpriv_open() local
158 FILE *avpriv_fopen_utf8(const char *path, const char *mode) in avpriv_fopen_utf8() argument
193 FILE *av_fopen_utf8(const char *path, const char *mode) in av_fopen_utf8() argument
/third_party/ffmpeg/libavformat/
H A Damr.c157 int mode, i = 0, valid = 0, invalid = 0; in amrnb_probe() local
214 int mode, i = 0, valid = 0, invalid = 0; in amrwb_probe() local
H A Dcodec2.c44 int mode; member
67 static int codec2_mode_frame_size(AVFormatContext *s, int mode) in codec2_mode_frame_size() argument
90 static int codec2_mode_block_align(AVFormatContext *s, int mode) in codec2_mode_block_align() argument
114 codec2_mode_bit_rate(AVFormatContext *s, int mode) codec2_mode_bit_rate() argument
128 int mode = codec2_mode_from_extradata(st->codecpar->extradata); codec2_read_header_common() local
[all...]
/third_party/glfw/tests/
H A Diconify.c110 const GLFWvidmode* mode = glfwGetVideoMode(monitor); in key_callback() local
172 const GLFWvidmode* mode = glfwGetVideoMode(monitor); in create_window() local
[all...]
H A Dtearing.c143 const GLFWvidmode* mode = glfwGetVideoMode(monitor); in key_callback() local
H A Dreopen.c134 const GLFWvidmode* mode = glfwGetVideoMode(monitor); in main() local
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_local.h47 int mode; member
/third_party/backends/backend/
H A Dcanon_pp-io.c130 int sanei_canon_pp_wake_scanner(struct parport *port, int mode) in sanei_canon_pp_wake_scanner() argument
469 scanner_chessboard_data(struct parport *port, int mode) scanner_chessboard_data() argument
[all...]
H A Dplustek-pp_procfs.c253 static struct proc_dir_entry *new_entry( const char *name, mode_t mode, in new_entry() argument
[all...]
H A Dplustek-pp_misc.c186 int mode, mts; in MiscInitPorts() local
[all...]
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c106 int snd_hwdep_hw_open(snd_hwdep_t **handle, const char *name, int card, int device, int mode) in snd_hwdep_hw_open() argument
148 _snd_hwdep_hw_open(snd_hwdep_t **hwdep, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_hwdep_hw_open() argument
/third_party/alsa-lib/src/timer/
H A Dtimer_query_hw.c86 int snd_timer_query_hw_open(snd_timer_query_t **handle, const char *name, int mode) in snd_timer_query_hw_open() argument
121 _snd_timer_query_hw_open(snd_timer_query_t **timer, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_timer_query_hw_open() argument
/third_party/cups-filters/cupsfilters/
H A Dimage-sgilib.c168 sgiOpen(const char *filename, int mode, int comp, int bpp, int xsize, int ysize, int zsize) sgiOpen() argument
200 sgiOpenFile(FILE *file, int mode, int comp, int bpp, int xsize, int ysize, int zsize) sgiOpenFile() argument
[all...]
/third_party/benchmark/src/
H A Dperf_counters.cc77 const int mode = PFM_PLM3; // user mode only in IsCounterSupported() local
/third_party/alsa-lib/test/
H A Dpcm-multi-thread.c63 int mode = running_mode, err; in peeper() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dfilestrm.cpp33 T_FileStream_open(const char* filename, const char* mode) in T_FileStream_open() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer2.java192 public static Normalizer2 getInstance(InputStream data, String name, Mode mode) { in getInstance() argument
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dbignum-dtoa.cc89 void BignumDtoa(double v, BignumDtoaMode mode, int requested_digits, in BignumDtoa() argument
H A Ddouble-to-string.cc379 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...97