Home
last modified time | relevance | path

Searched defs:high_bit_depth (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavcodec/arm/
Didctdsp_init_armv6.c33 unsigned high_bit_depth) in ff_idctdsp_init_armv6()
Didctdsp_init_neon.c35 unsigned high_bit_depth) in ff_idctdsp_init_neon()
Didctdsp_init_armv5te.c30 unsigned high_bit_depth) in ff_idctdsp_init_armv5te()
Dh264qpel_init_arm.c99 const int high_bit_depth = bit_depth > 8; in ff_h264qpel_init_arm() local
Dpixblockdsp_init_arm.c43 unsigned high_bit_depth) in ff_pixblockdsp_init_arm()
Dh264chroma_init_arm.c45 const int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_arm() local
Didctdsp_init_arm.c67 unsigned high_bit_depth) in ff_idctdsp_init_arm()
/third_party/ffmpeg/libavcodec/
Dfdctdsp.c28 const unsigned high_bit_depth = avctx->bits_per_raw_sample > 8; in ff_fdctdsp_init() local
Dpixblockdsp.c83 const unsigned high_bit_depth = avctx->bits_per_raw_sample > 8; in ff_pixblockdsp_init() local
/third_party/ffmpeg/libavcodec/mips/
Dxvididct_init_mips.c25 unsigned high_bit_depth) in ff_xvid_idct_init_mips()
Didctdsp_init_mips.c27 unsigned high_bit_depth) in ff_idctdsp_init_mips()
Dh264chroma_init_mips.c29 int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_mips() local
Dpixblockdsp_init_mips.c26 unsigned high_bit_depth) in ff_pixblockdsp_init_mips()
/third_party/ffmpeg/libavcodec/x86/
Dpixblockdsp_init.c35 unsigned high_bit_depth) in ff_pixblockdsp_init_x86()
Dfdctdsp_init.c27 unsigned high_bit_depth) in ff_fdctdsp_init_x86()
Dh264chroma_init.c72 int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_x86() local
Didctdsp_init.c62 unsigned high_bit_depth) in ff_idctdsp_init_x86()
Dxvididct_init.c56 unsigned high_bit_depth) in ff_xvid_idct_init_x86()
/third_party/ffmpeg/libavcodec/aarch64/
Dpixblockdsp_init_aarch64.c34 unsigned high_bit_depth) in ff_pixblockdsp_init_aarch64()
Dh264qpel_init_aarch64.c100 const int high_bit_depth = bit_depth > 8; in ff_h264qpel_init_aarch64() local
Didctdsp_init_aarch64.c31 unsigned high_bit_depth) in ff_idctdsp_init_aarch64()
Dh264chroma_init_aarch64.c47 const int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_aarch64() local
/third_party/ffmpeg/libavcodec/alpha/
Didctdsp_alpha.c109 unsigned high_bit_depth) in ff_idctdsp_init_alpha()
Dpixblockdsp_alpha.c72 unsigned high_bit_depth) in ff_pixblockdsp_init_alpha()
/third_party/ffmpeg/libavcodec/ppc/
Dh264chroma_init.c55 const int high_bit_depth = bit_depth > 8; in ff_h264chroma_init_ppc() local

12