Home
last modified time | relevance | path

Searched defs:high_bit_depth (Results 1 - 25 of 34) sorted by relevance

12

/third_party/ffmpeg/libavcodec/mips/
H A Didctdsp_init_mips.c27 ff_idctdsp_init_mips(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_mips() argument
H A Dpixblockdsp_init_mips.c25 ff_pixblockdsp_init_mips(PixblockDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_pixblockdsp_init_mips() argument
H A Dh264chroma_init_mips.c30 int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_mips() local
H A Dxvididct_init_mips.c25 ff_xvid_idct_init_mips(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_xvid_idct_init_mips() argument
/third_party/ffmpeg/libavcodec/arm/
H A Didctdsp_init_armv6.c32 ff_idctdsp_init_armv6(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_armv6() argument
H A Didctdsp_init_armv5te.c29 ff_idctdsp_init_armv5te(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_armv5te() argument
H A Dh264qpel_init_arm.c99 const int high_bit_depth = bit_depth > 8; in ff_h264qpel_init_arm() local
H A Dh264chroma_init_arm.c45 const int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_arm() local
H A Didctdsp_init_neon.c34 ff_idctdsp_init_neon(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_neon() argument
H A Dpixblockdsp_init_arm.c41 ff_pixblockdsp_init_arm(PixblockDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_pixblockdsp_init_arm() argument
H A Didctdsp_init_arm.c66 ff_idctdsp_init_arm(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_arm() argument
/third_party/ffmpeg/libavcodec/
H A Dfdctdsp.c28 av_unused const unsigned high_bit_depth = avctx->bits_per_raw_sample > 8; in ff_fdctdsp_init() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Didctdsp_init_loongarch.c26 ff_idctdsp_init_loongarch(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_loongarch() argument
/third_party/ffmpeg/libavcodec/aarch64/
H A Dh264chroma_init_aarch64.c47 const int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_aarch64() local
H A Dh264qpel_init_aarch64.c100 const int high_bit_depth = bit_depth > 8; in ff_h264qpel_init_aarch64() local
H A Didctdsp_init_aarch64.c34 ff_idctdsp_init_aarch64(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_aarch64() argument
H A Dpixblockdsp_init_aarch64.c32 ff_pixblockdsp_init_aarch64(PixblockDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_pixblockdsp_init_aarch64() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dpixblockdsp_init.c30 ff_pixblockdsp_init_x86(PixblockDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_pixblockdsp_init_x86() argument
H A Dxvididct_init.c28 ff_xvid_idct_init_x86(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_xvid_idct_init_x86() argument
H A Dfdctdsp_init.c26 ff_fdctdsp_init_x86(FDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_fdctdsp_init_x86() argument
H A Dh264chroma_init.c68 int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_x86() local
H A Didctdsp_init.c61 ff_idctdsp_init_x86(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_x86() argument
/third_party/ffmpeg/libavcodec/alpha/
H A Didctdsp_alpha.c108 ff_idctdsp_init_alpha(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_idctdsp_init_alpha() argument
H A Dpixblockdsp_alpha.c71 ff_pixblockdsp_init_alpha(PixblockDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) ff_pixblockdsp_init_alpha() argument
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264chroma_init.c55 const int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_ppc() local

Completed in 9 milliseconds

12