Home
last modified time | relevance | path

Searched defs:avc (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibopusdec.c50 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()
Diirfilter.c54 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()
Dffwavesynth.c234 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()
Doptions.c40 AVCodecContext *avc= ptr; in context_to_name() local
Domx.c520 OMX_VIDEO_PARAM_AVCTYPE avc = { 0 }; in omx_component_init() local
/third_party/ffmpeg/libavutil/
Dlog.c254 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/
Ds337m.c34 static int s337m_get_offset_and_codec(void *avc, in s337m_get_offset_and_codec()
/third_party/selinux/libselinux/src/
Daudit2why.c50 static struct avc_t *avc = NULL; variable
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph264pay.c1378 gboolean avc; in gst_rtp_h264_pay_handle_buffer() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c1979 … 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/
Dffmpeg.c2814 AVFormatContext **avc; in print_sdp() local
Dffprobe.c305 AVClass* avc = ptr ? *(AVClass **) ptr : NULL; in log_callback() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h51699 struct selinux_avc *avc; member