/third_party/ffmpeg/libavcodec/ |
H A D | cbs.c | 495 int pad, subs, i, j, k, n; in ff_cbs_trace_syntax_element() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | f_select.c | 190 AVFilterPad pad = { 0 }; in init() local
|
H A D | src_movie.c | 310 AVFilterPad pad = { 0 }; in movie_common_init() local
|
H A D | vf_decimate.c | 307 AVFilterPad pad = { in decimate_init() local
|
H A D | af_afir.c | 550 AVFilterPad pad, vpad; in init() local
|
H A D | af_ladspa.c | 494 AVFilterPad pad = { NULL }; in init() local
|
H A D | af_lv2.c | 400 AVFilterPad pad = { NULL }; in init() local
|
/third_party/glfw/deps/ |
H A D | stb_image_write.h | 478 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 D | stb_image_write.h | 478 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 D | sfnt.c | 841 char pad[4]={0,0,0,0}; in otf_action_replace() local
|
/third_party/alsa-lib/include/ |
H A D | control.h | 49 unsigned char pad; /**< nothing */ member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | nfsubs.cpp | 1079 UBool pad = false; in doSubstitution() local
|
/third_party/libwebsockets/lib/jose/jws/ |
H A D | jws.c | 744 enum enum_genrsa_mode pad = LGRSAM_PKCS1_1_5; in lws_jws_sign_from_b64() local
|
/third_party/libuv/src/unix/ |
H A D | stream.c | 68 char pad[256]; member
|
/third_party/libuv/include/uv/ |
H A D | unix.h | 157 char pad[sizeof(pthread_barrier_t) - sizeof(struct _uv_barrier*)]; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | panfrost_drm.h | 83 __u32 pad; member 102 __u32 pad; member 179 __u32 pad; member 190 __u32 pad; member
|
/third_party/libdrm/include/drm/ |
H A D | msm_drm.h | 173 __u32 pad; member 236 __u32 pad; member
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_context_info.c | 350 char pad = 0; in read_next_b64_code() local
|
/third_party/lame/libmp3lame/ |
H A D | bitstream.c | 61 calcFrameLength(SessionConfig_t const *const cfg, int kbps, int pad) in calcFrameLength() argument
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | resolv.h | 51 char pad[52]; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | resolv.h | 51 char pad[52]; member
|
/third_party/musl/src/stdio/ |
H A D | vfprintf.c | 147 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 D | resolv.h | 51 char pad[52]; member
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | vfprintf.c | 143 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 D | vfprintf.c | 149 static void pad(FILE *f, char c, int w, int l, int fl) in pad() function 151 char pad[16]; in pad() local [all...] |