ff_blockdsp_init_x86   76 libavcodec/blockdsp.c         ff_blockdsp_init_x86(c, high_bit_depth, avctx);
ff_blockdsp_init_x86   78 libavcodec/blockdsp.c         ff_blockdsp_init_x86(c, high_bit_depth);
ff_blockdsp_init_x86   47 libavcodec/blockdsp.h void ff_blockdsp_init_x86(BlockDSPContext *c, unsigned high_bit_depth,
ff_blockdsp_init_x86   50 libavcodec/blockdsp.h void ff_blockdsp_init_x86(BlockDSPContext *c, unsigned high_bit_depth);
ff_blockdsp_init_x86   38 libavcodec/x86/blockdsp_init.c av_cold void ff_blockdsp_init_x86(BlockDSPContext *c, unsigned high_bit_depth)