/third_party/ffmpeg/libavcodec/ |
H A D | libvorbisenc.c | 298 float **buffer; in libvorbis_encode_frame() local
|
H A D | srtenc.c | 38 AVBPrint buffer; member [all...] |
H A D | ylc.c | 42 uint8_t *buffer; member [all...] |
H A D | put_bits.h | 62 static inline void init_put_bits(PutBitContext *s, uint8_t *buffer, in init_put_bits() argument 112 rebase_put_bits(PutBitContext *s, uint8_t *buffer, int buffer_size) rebase_put_bits() argument [all...] |
H A D | v4l2_context.c | 449 V4L2Buffer *buffer = &ctx->buffers[i]; in v4l2_release_buffers() local [all...] |
H A D | vaapi_decode.c | 40 VABufferID buffer; in ff_vaapi_decode_make_param_buffer() local [all...] |
H A D | qpeg.c | 37 GetByteContext buffer; member [all...] |
H A D | vaapi_hevc.c | 117 vaapi_hevc_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) vaapi_hevc_start_frame() argument 407 vaapi_hevc_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vaapi_hevc_decode_slice() argument
|
H A D | vdpau.c | 331 ff_vdpau_common_start_frame(struct vdpau_picture_context *pic_ctx, av_unused const uint8_t *buffer, av_unused uint32_t size) ff_vdpau_common_start_frame() argument
|
H A D | rkmppdec.c | 89 static int rkmpp_write_data(AVCodecContext *avctx, uint8_t *buffer, int size, int64_t pts) in rkmpp_write_data() argument 328 MppBuffer buffer = NULL; in rkmpp_retrieve_frame() local [all...] |
H A D | webvttenc.c | 35 AVBPrint buffer; member [all...] |
/third_party/elfutils/libdwfl/ |
H A D | linux-pid-attach.c | 52 char buffer[64]; in linux_proc_pid_is_stopped() local 388 char buffer[36]; in dwfl_linux_proc_attach() local [all...] |
H A D | gzip.c | 84 void *buffer; member [all...] |
/third_party/exfatprogs/include/ |
H A D | exfat_fs.h | 66 char *buffer; member
|
/third_party/eudev/src/scsi_id/ |
H A D | scsi_id.c | 116 static char *get_value(char **buffer) in get_value() argument 167 char *buffer; in get_file_options() local [all...] |
/third_party/eudev/src/shared/ |
H A D | log.c | 239 write_to_console( int level, int error, const char *file, int line, const char *func, const char *object_field, const char *object, const char *buffer) write_to_console() argument 300 write_to_syslog( int level, int error, const char *file, int line, const char *func, const char *object_field, const char *object, const char *buffer) write_to_syslog() argument 363 write_to_kmsg( int level, int error, const char*file, int line, const char *func, const char *object_field, const char *object, const char *buffer) write_to_kmsg() argument 397 log_dispatch( int level, int error, const char*file, int line, const char *func, const char *object_field, const char *object, char *buffer) log_dispatch() argument 479 char buffer[LINE_MAX]; log_internalv() local 515 static char buffer[LINE_MAX]; log_assert() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_compensationdelay.c | 123 double *buffer = (double *)s->delay_frame->extended_data[ch]; in filter_frame() local
|
H A D | af_stereotools.c | 54 double *buffer; member 157 double *buffer = s->buffer; in filter_frame() local [all...] |
H A D | af_haas.c | 46 double *buffer; member 138 double *buffer = s->buffer; in filter_frame() local [all...] |
H A D | vf_dblur.c | 41 float *buffer; member
|
H A D | buffersrc.c | 315 AVFILTER_DEFINE_CLASS(buffer); variable
|
H A D | vf_avgblur.c | 44 void *buffer; member
|
H A D | af_afir.h | 47 AVFrame *buffer; member
|
H A D | vf_convolution_opencl.c | 106 cl_mem buffer; in convolution_opencl_make_filter_params() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | jack.c | 66 float * buffer; in process_callback() local
|