Searched defs:pads (Results 1 - 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | fastaudio.c | 103 static void set_sample(int i, int j, int v, float *result, int *pads, float value) in set_sample() argument 128 int inds[4], pads[4]; in fastaudio_decode() local
|
| /third_party/ffmpeg/libavfilter/tests/ |
| H A D | filtfmts.c | 35 static void print_formats_internal(AVFilterLink **links, const AVFilterPad *pads, in print_formats_internal() argument
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_filter.c | 214 AVFilterPad *pads = in ? ctx->input_pads : ctx->output_pads; in describe_filter_link() local
|
| /third_party/python/Modules/ |
| H A D | binascii.c | 417 int pads = 0; in binascii_a2b_base64_impl() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfilter.c | 91 static int append_pad(unsigned *count, AVFilterPad **pads, in append_pad() argument 554 int avfilter_pad_count(const AVFilterPad *pads) in avfilter_pad_count() argument 953 avfilter_pad_get_name(const AVFilterPad *pads, int pad_idx) avfilter_pad_get_name() argument 958 avfilter_pad_get_type(const AVFilterPad *pads, int pad_idx) avfilter_pad_get_type() argument [all...] |
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_tf.c | 649 int32_t *pads; in add_pad_layer() local [all...] |
| /third_party/libbpf/src/ |
| H A D | btf_dump.c | 867 } pads[] = { in btf_dump_emit_bit_padding() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | tttypes.h | 552 FT_Char pads[2]; member
|
Completed in 12 milliseconds