Home
last modified time | relevance | path

Searched defs:mode (Results 351 - 375 of 2723) sorted by relevance

1...<<11121314151617181920>>...109

/device/soc/rockchip/rk3588/kernel/include/drm/
H A Drockchip_drm_logo.h15 struct drm_display_mode *mode; member
/third_party/ffmpeg/libavcodec/
H A Dlibtwolame.c41 int mode; member
[all...]
H A Dlibspeexdec.c44 const SpeexMode *mode; in libspeex_decode_init() local
H A Dlibvo-amrwbenc.c39 int mode; member
H A Damr_parser.c80 int mode = (buf[offset] >> 3) & 0x0F; in amr_parse() local
H A Dlibcodec2.c34 int mode; member
51 static av_cold int libcodec2_init_common(AVCodecContext *avctx, int mode) in libcodec2_init_common() argument
[all...]
H A Dlibilbc.c73 int mode; in ilbc_decode_init() local
139 int mode; member
157 int mode; in ilbc_encode_init() local
[all...]
H A Dsbc_parser.c37 int sr, blocks, mode, subbands, bitpool, channels, joint; in sbc_parse_header() local
H A Dvp9mvs.c291 void ff_vp9_fill_mv(VP9TileData *td, VP56mv *mv, int mode, int sb) in ff_vp9_fill_mv() argument
[all...]
/third_party/eudev/test/
H A Dtest-udev.c146 mode_t mode = 0600; in main() local
155 mknod(udev_device_get_devnode(dev), mode, udev_device_get_devnum(dev)); in main() local
/third_party/ffmpeg/libavfilter/
H A Dconvolution.h38 int mode[4]; member
H A Df_sidedata.c43 int mode; member
[all...]
H A Dphase_template.c55 static enum PhaseMode fn(analyze_plane)(void *ctx, enum PhaseMode mode, AVFrame *old, AVFrame *new) in analyze_plane() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dqcp.c134 int mode = avio_r8(pb); in qcp_read_header() local
153 int pkt_size, ret, mode = avio_r8(pb); in qcp_read_packet() local
/third_party/glfw/src/
H A Dnull_monitor.c38 GLFWvidmode mode; in getVideoMode() local
55 const GLFWvidmode mode in _glfwPollMonitorsNull() local
92 const GLFWvidmode mode = getVideoMode(); _glfwGetMonitorWorkareaNull() local
106 GLFWvidmode* mode = _glfw_calloc(1, sizeof(GLFWvidmode)); _glfwGetVideoModesNull() local
112 _glfwGetVideoModeNull(_GLFWmonitor* monitor, GLFWvidmode* mode) _glfwGetVideoModeNull() argument
[all...]
H A Dvulkan.c42 GLFWbool _glfwInitVulkan(int mode) in _glfwInitVulkan() argument
/third_party/alsa-lib/src/timer/
H A Dtimer_local.h45 int mode; member
64 int mode; member
/third_party/backends/sanei/
H A Dsanei_udp.c192 u_long mode=nonblock; in sanei_udp_set_nonblock() local
/third_party/curl/docs/examples/
H A Dthreaded-ssl.c52 static void lock_callback(int mode, int type, char *file, int line) in lock_callback() argument
/third_party/curl/lib/
H A Dcurl_multibyte.c119 FILE *curlx_win32_fopen(const char *filename, const char *mode) in curlx_win32_fopen() argument
162 int curlx_win32_access(const char *path, int mode) in curlx_win32_access() argument
/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.h46 int mode, /* File open mode */ member
/third_party/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperf.h27 ICUBreakFunction(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUBreakFunction() argument
63 ICUIsBound(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUIsBound() argument
90 ICUForward(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUForward() argument
/third_party/FreeBSD/sys/crypto/rijndael/
H A Drijndael-api-fst.c70 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit() argument
[all...]
H A Drijndael-api-fst.h52 u_int8_t mode; /* MODE_ECB, MODE_CBC, or MODE_CFB1 */ member
/third_party/NuttX/fs/vfs/
H A Dfs_open.c115 static int do_creat(struct Vnode *parentNode, char *fullpath, mode_t mode, struct Vnode **node) in do_creat() argument
145 int fp_open(int dirfd, const char *path, int oflags, mode_t mode) in fp_open() argument
318 int do_open(int dirfd, const char *path, int oflags, mode_t mode) in do_open() argument
352 mode_t mode = DEFAULT_FILE_MODE; /* File read-write properties. */ in open() local
365 mode_t mode = DEFAULT_FILE_MODE; /* File read-write properties. */ open64() local
[all...]

Completed in 19 milliseconds

1...<<11121314151617181920>>...109