Home
last modified time | relevance | path

Searched defs:bit_depth (Results 1 - 25 of 108) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/aarch64/
H A Dhevcdsp_init_aarch64.c65 av_cold void ff_hevc_dsp_init_aarch64(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_aarch64() argument
H A Dh264dsp_init_aarch64.c109 av_cold void ff_h264dsp_init_aarch64(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_aarch64() argument
H A Dh264chroma_init_aarch64.c45 av_cold void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_aarch64() argument
H A Dh264qpel_init_aarch64.c98 av_cold void ff_h264qpel_init_aarch64(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_aarch64() argument
/third_party/ffmpeg/libavcodec/arm/
H A Dhevcdsp_init_arm.c28 av_cold void ff_hevc_dsp_init_arm(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_arm() argument
H A Dh264qpel_init_arm.c97 av_cold void ff_h264qpel_init_arm(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_arm() argument
H A Dh264chroma_init_arm.c43 av_cold void ff_h264chroma_init_arm(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_arm() argument
H A Dh264dsp_init_arm.c74 static av_cold void h264dsp_init_neon(H264DSPContext *c, const int bit_depth, in h264dsp_init_neon() argument
109 av_cold void ff_h264dsp_init_arm(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_arm() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_init_mips.c24 void ff_hevc_dsp_init_mips(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_mips() argument
H A Dhevcpred_init_mips.c26 void ff_hevc_pred_init_mips(HEVCPredContext *c, const int bit_depth) in ff_hevc_pred_init_mips() argument
H A Dh264dsp_init_mips.c26 av_cold void ff_h264dsp_init_mips(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_mips() argument
H A Dh264chroma_init_mips.c27 av_cold void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_mips() argument
H A Dh264qpel_init_mips.c26 av_cold void ff_h264qpel_init_mips(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_mips() argument
H A Dh264pred_init_mips.c28 ff_h264_pred_init_mips(H264PredContext *h, int codec_id, int bit_depth, const int chroma_format_idc) ff_h264_pred_init_mips() argument
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264chroma_init_loongarch.c27 av_cold void ff_h264chroma_init_loongarch(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_loongarch() argument
H A Dhevcdsp_init_loongarch.c26 void ff_hevc_dsp_init_loongarch(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_loongarch() argument
H A Dh264dsp_init_loongarch.c26 av_cold void ff_h264dsp_init_loongarch(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_loongarch() argument
H A Dh264qpel_init_loongarch.c27 av_cold void ff_h264qpel_init_loongarch(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_loongarch() argument
H A Dh264_intrapred_init_loongarch.c26 ff_h264_pred_init_loongarch(H264PredContext *h, int codec_id, const int bit_depth, const int chroma_format_idc) ff_h264_pred_init_loongarch() argument
/third_party/ffmpeg/libavcodec/
H A Dh264chroma.c41 av_cold void ff_h264chroma_init(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init() argument
H A Dhevcpred.c43 void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth) in ff_hevc_pred_init() argument
H A Dh264qpel.c49 av_cold void ff_h264qpel_init(H264QpelContext *c, int bit_depth) in ff_h264qpel_init() argument
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_yadif_init.c53 int bit_depth = (!yadif->csp) ? 8 in ff_yadif_init_x86() local
H A Dvf_bwdif_init.c49 int bit_depth = (!yadif->csp) ? 8 : yadif->csp->comp[0].depth; in ff_bwdif_init_x86() local
/third_party/ffmpeg/libavcodec/x86/
H A Dh264chroma_init.c66 av_cold void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_x86() argument

Completed in 8 milliseconds

12345