HEVCDSPContext     24 libavcodec/arm/hevcdsp_arm.h void ff_hevc_dsp_init_neon(HEVCDSPContext *c, const int bit_depth);
HEVCDSPContext     28 libavcodec/arm/hevcdsp_init_arm.c av_cold void ff_hevc_dsp_init_arm(HEVCDSPContext *c, const int bit_depth)
HEVCDSPContext    212 libavcodec/arm/hevcdsp_init_neon.c av_cold void ff_hevc_dsp_init_neon(HEVCDSPContext *c, const int bit_depth)
HEVCDSPContext    523 libavcodec/hevcdec.h     HEVCDSPContext hevcdsp;
HEVCDSPContext    126 libavcodec/hevcdsp.c void ff_hevc_dsp_init(HEVCDSPContext *hevcdsp, int bit_depth)
HEVCDSPContext    125 libavcodec/hevcdsp.h void ff_hevc_dsp_init(HEVCDSPContext *hpc, int bit_depth);
HEVCDSPContext    130 libavcodec/hevcdsp.h void ff_hevc_dsp_init_arm(HEVCDSPContext *c, const int bit_depth);
HEVCDSPContext    131 libavcodec/hevcdsp.h void ff_hevc_dsp_init_ppc(HEVCDSPContext *c, const int bit_depth);
HEVCDSPContext    132 libavcodec/hevcdsp.h void ff_hevc_dsp_init_x86(HEVCDSPContext *c, const int bit_depth);
HEVCDSPContext    133 libavcodec/hevcdsp.h void ff_hevc_dsp_init_mips(HEVCDSPContext *c, const int bit_depth);
HEVCDSPContext     24 libavcodec/mips/hevcdsp_init_mips.c static av_cold void hevc_dsp_init_mmi(HEVCDSPContext *c,
HEVCDSPContext     96 libavcodec/mips/hevcdsp_init_mips.c static av_cold void hevc_dsp_init_msa(HEVCDSPContext *c,
HEVCDSPContext    521 libavcodec/mips/hevcdsp_init_mips.c void ff_hevc_dsp_init_mips(HEVCDSPContext *c, const int bit_depth)
HEVCDSPContext    110 libavcodec/ppc/hevcdsp.c av_cold void ff_hevc_dsp_init_ppc(HEVCDSPContext *c, const int bit_depth)
HEVCDSPContext    708 libavcodec/x86/hevcdsp_init.c void ff_hevc_dsp_init_x86(HEVCDSPContext *c, const int bit_depth)
HEVCDSPContext     68 tests/checkasm/hevc_add_res.c static void check_add_res(HEVCDSPContext h, int bit_depth)
HEVCDSPContext     90 tests/checkasm/hevc_add_res.c         HEVCDSPContext h;
HEVCDSPContext     38 tests/checkasm/hevc_idct.c static void check_idct(HEVCDSPContext h, int bit_depth)
HEVCDSPContext     62 tests/checkasm/hevc_idct.c static void check_idct_dc(HEVCDSPContext h, int bit_depth)
HEVCDSPContext     91 tests/checkasm/hevc_idct.c         HEVCDSPContext h;
HEVCDSPContext     99 tests/checkasm/hevc_idct.c         HEVCDSPContext h;
HEVCDSPContext     68 tests/checkasm/hevc_sao.c static void check_sao_band(HEVCDSPContext h, int bit_depth)
HEVCDSPContext     99 tests/checkasm/hevc_sao.c static void check_sao_edge(HEVCDSPContext h, int bit_depth)
HEVCDSPContext    136 tests/checkasm/hevc_sao.c         HEVCDSPContext h;
HEVCDSPContext    144 tests/checkasm/hevc_sao.c         HEVCDSPContext h;