Home
last modified time | relevance | path

Searched defs:pad (Results 251 - 275 of 458) sorted by relevance

1...<<111213141516171819

/third_party/ffmpeg/libavcodec/
H A Dcbs.c495 int pad, subs, i, j, k, n; in ff_cbs_trace_syntax_element() local
/third_party/ffmpeg/libavfilter/
H A Df_select.c190 AVFilterPad pad = { 0 }; in init() local
H A Dsrc_movie.c310 AVFilterPad pad = { 0 }; in movie_common_init() local
H A Dvf_decimate.c307 AVFilterPad pad = { in decimate_init() local
H A Daf_afir.c550 AVFilterPad pad, vpad; in init() local
H A Daf_ladspa.c494 AVFilterPad pad = { NULL }; in init() local
H A Daf_lv2.c400 AVFilterPad pad = { NULL }; in init() local
/third_party/glfw/deps/
H A Dstb_image_write.h478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, int expand_mono, void *data, int alpha, int pad, const char *fmt, ...) in stbiw__outfile() argument
496 int pad = (-x*3) & 3; in stbi_write_bmp_core() local
/third_party/astc-encoder/Source/
H A Dstb_image_write.h478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, int expand_mono, void *data, int alpha, int pad, const char *fmt, ...) in stbiw__outfile() argument
496 int pad = (-x*3) & 3; in stbi_write_bmp_core() local
/third_party/cups-filters/fontembed/
H A Dsfnt.c841 char pad[4]={0,0,0,0}; in otf_action_replace() local
/third_party/alsa-lib/include/
H A Dcontrol.h49 unsigned char pad; /**< nothing */ member
/third_party/icu/icu4c/source/i18n/
H A Dnfsubs.cpp1079 UBool pad = false; in doSubstitution() local
/third_party/libwebsockets/lib/jose/jws/
H A Djws.c744 enum enum_genrsa_mode pad = LGRSAM_PKCS1_1_5; in lws_jws_sign_from_b64() local
/third_party/libuv/src/unix/
H A Dstream.c68 char pad[256]; member
/third_party/libuv/include/uv/
H A Dunix.h157 char pad[sizeof(pthread_barrier_t) - sizeof(struct _uv_barrier*)]; member
/third_party/mesa3d/include/drm-uapi/
H A Dpanfrost_drm.h83 __u32 pad; member
102 __u32 pad; member
179 __u32 pad; member
190 __u32 pad; member
/third_party/libdrm/include/drm/
H A Dmsm_drm.h173 __u32 pad; member
236 __u32 pad; member
/third_party/mbedtls/programs/ssl/
H A Dssl_context_info.c350 char pad = 0; in read_next_b64_code() local
/third_party/lame/libmp3lame/
H A Dbitstream.c61 calcFrameLength(SessionConfig_t const *const cfg, int kbps, int pad) in calcFrameLength() argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dresolv.h51 char pad[52]; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dresolv.h51 char pad[52]; member
/third_party/musl/src/stdio/
H A Dvfprintf.c147 static void pad(FILE *f, char c, int w, int l, int fl) in pad() function
149 char pad[16]; in pad() local
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H A Dresolv.h51 char pad[52]; member
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dvfprintf.c143 static void pad(FILE *f, char c, int w, int l, int fl) in pad() function
145 char pad[256]; in pad() local
[all...]
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfprintf.c149 static void pad(FILE *f, char c, int w, int l, int fl) in pad() function
151 char pad[16]; in pad() local
[all...]

Completed in 28 milliseconds

1...<<111213141516171819