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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dblockdsp_init_neon.c31 av_cold void ff_blockdsp_init_neon(BlockDSPContext *c, unsigned high_bit_depth) argument
H A Dblockdsp_init_arm.c27 av_cold void ff_blockdsp_init_arm(BlockDSPContext *c, unsigned high_bit_depth) argument
H A Dh264chroma_init_arm.c39 const int high_bit_depth = bit_depth > 8; local
H A Dh264qpel_init_arm.c99 const int high_bit_depth = bit_depth > 8; local
H A Didctdsp_init_armv5te.c32 ff_idctdsp_init_armv5te(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
H A Didctdsp_init_armv6.c35 ff_idctdsp_init_armv6(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
H A Didctdsp_init_neon.c37 ff_idctdsp_init_neon(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
H A Dpixblockdsp_init_arm.c31 ff_pixblockdsp_init_arm(PixblockDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
H A Didctdsp_init_arm.c67 ff_idctdsp_init_arm(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dblockdsp_init.c35 av_cold void ff_blockdsp_init_x86(BlockDSPContext *c, unsigned high_bit_depth, argument
H A Dpixblockdsp_init.c33 ff_pixblockdsp_init_x86(PixblockDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
H A Dfdctdsp_init.c26 ff_fdctdsp_init_x86(FDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
H A Dh264chroma_init.c72 int high_bit_depth = bit_depth > 8; local
H A Didctdsp_init.c62 ff_idctdsp_init_x86(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Ddsputil_init_armv6.c75 const int high_bit_depth = avctx->bits_per_raw_sample > 8; local
H A Ddsputil_init_neon.c184 const int high_bit_depth = avctx->bits_per_raw_sample > 8; local
H A Ddsputil_init_arm.c78 const int high_bit_depth = avctx->bits_per_raw_sample > 8; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dh264chroma_init_aarch64.c47 const int high_bit_depth = bit_depth > 8; local
H A Dh264qpel_init_aarch64.c100 const int high_bit_depth = bit_depth > 8; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Dblockdsp_alpha.c46 av_cold void ff_blockdsp_init_alpha(BlockDSPContext *c, unsigned high_bit_depth) argument
H A Didctdsp_alpha.c36 ff_idctdsp_init_alpha(IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
H A Dpixblockdsp_alpha.c71 ff_pixblockdsp_init_alpha(PixblockDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfdctdsp.c28 const unsigned high_bit_depth = avctx->bits_per_raw_sample > 8; local
H A Dpixblockdsp.c56 const unsigned high_bit_depth = avctx->bits_per_raw_sample > 8; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dh264chroma_init.c54 const int high_bit_depth = bit_depth > 8; local

Completed in 143 milliseconds

12