/device/soc/rockchip/rk3588/kernel/include/drm/ |
H A D | rockchip_drm_logo.h | 15 struct drm_display_mode *mode; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | libtwolame.c | 41 int mode; member [all...] |
H A D | libspeexdec.c | 44 const SpeexMode *mode; in libspeex_decode_init() local
|
H A D | libvo-amrwbenc.c | 39 int mode; member
|
H A D | amr_parser.c | 80 int mode = (buf[offset] >> 3) & 0x0F; in amr_parse() local
|
H A D | libcodec2.c | 34 int mode; member 51 static av_cold int libcodec2_init_common(AVCodecContext *avctx, int mode) in libcodec2_init_common() argument [all...] |
H A D | libilbc.c | 73 int mode; in ilbc_decode_init() local 139 int mode; member 157 int mode; in ilbc_encode_init() local [all...] |
H A D | sbc_parser.c | 37 int sr, blocks, mode, subbands, bitpool, channels, joint; in sbc_parse_header() local
|
H A D | vp9mvs.c | 291 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 D | test-udev.c | 146 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 D | convolution.h | 38 int mode[4]; member
|
H A D | f_sidedata.c | 43 int mode; member [all...] |
H A D | phase_template.c | 55 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 D | qcp.c | 134 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 D | null_monitor.c | 38 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 D | vulkan.c | 42 GLFWbool _glfwInitVulkan(int mode) in _glfwInitVulkan() argument
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_local.h | 45 int mode; member 64 int mode; member
|
/third_party/backends/sanei/ |
H A D | sanei_udp.c | 192 u_long mode=nonblock; in sanei_udp_set_nonblock() local
|
/third_party/curl/docs/examples/ |
H A D | threaded-ssl.c | 52 static void lock_callback(int mode, int type, char *file, int line) in lock_callback() argument
|
/third_party/curl/lib/ |
H A D | curl_multibyte.c | 119 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 D | image-sgi.h | 46 int mode, /* File open mode */ member
|
/third_party/icu/icu4c/source/test/perf/ubrkperf/ |
H A D | ubrkperf.h | 27 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 D | rijndael-api-fst.c | 70 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit() argument [all...] |
H A D | rijndael-api-fst.h | 52 u_int8_t mode; /* MODE_ECB, MODE_CBC, or MODE_CFB1 */ member
|
/third_party/NuttX/fs/vfs/ |
H A D | fs_open.c | 115 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...] |