Searched defs:avc (Results 1 – 13 of 13) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | libopusdec.c | 50 static av_cold int libopus_decode_init(AVCodecContext *avc) in libopus_decode_init() 140 static av_cold int libopus_decode_close(AVCodecContext *avc) in libopus_decode_close() 153 static int libopus_decode(AVCodecContext *avc, void *data, in libopus_decode() 200 static void libopus_flush(AVCodecContext *avc) in libopus_flush()
|
D | iirfilter.c | 54 static av_cold int butterworth_init_coeffs(void *avc, in butterworth_init_coeffs() 119 static av_cold int biquad_init_coeffs(void *avc, struct FFIIRFilterCoeffs *c, in biquad_init_coeffs() 162 av_cold struct FFIIRFilterCoeffs *ff_iir_filter_init_coeffs(void *avc, in ff_iir_filter_init_coeffs()
|
D | ffwavesynth.c | 234 static int wavesynth_parse_extradata(AVCodecContext *avc) in wavesynth_parse_extradata() 312 static av_cold int wavesynth_init(AVCodecContext *avc) in wavesynth_init() 415 static int wavesynth_decode(AVCodecContext *avc, void *rframe, int *rgot_frame, in wavesynth_decode() 453 static av_cold int wavesynth_close(AVCodecContext *avc) in wavesynth_close()
|
D | options.c | 40 AVCodecContext *avc= ptr; in context_to_name() local
|
D | omx.c | 520 OMX_VIDEO_PARAM_AVCTYPE avc = { 0 }; in omx_component_init() local
|
/third_party/ffmpeg/libavutil/ |
D | log.c | 254 AVClass *avc = *(AVClass **) ptr; in get_category() local 295 AVClass* avc = avcl ? *(AVClass **) avcl : NULL; in format_line() local 426 AVClass* avc = avcl ? *(AVClass **) avcl : NULL; in av_vlog() local 460 static void missing_feature_sample(int sample, void *avc, const char *msg, in missing_feature_sample() 474 void avpriv_request_sample(void *avc, const char *msg, ...) in avpriv_request_sample() 483 void avpriv_report_missing_feature(void *avc, const char *msg, ...) in avpriv_report_missing_feature()
|
/third_party/ffmpeg/libavformat/ |
D | s337m.c | 34 static int s337m_get_offset_and_codec(void *avc, in s337m_get_offset_and_codec()
|
/third_party/selinux/libselinux/src/ |
D | audit2why.c | 50 static struct avc_t *avc = NULL; variable
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph264pay.c | 1378 gboolean avc; in gst_rtp_h264_pay_handle_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeon_vcn_dec.c | 1979 … rvcn_dec_message_avc_t avc = get_h264_msg(dec, target, (struct pipe_h264_picture_desc *)picture); in rvcn_dec_message_decode() local
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg.c | 2814 AVFormatContext **avc; in print_sdp() local
|
D | ffprobe.c | 305 AVClass* avc = ptr ? *(AVClass **) ptr : NULL; in log_callback() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 51699 struct selinux_avc *avc; member
|