Searched refs:transform_4x4_luma (Results 1 – 6 of 6) sorted by relevance
204 hevcdsp->transform_4x4_luma = FUNC(transform_4x4_luma, depth); \ in ff_hevc_dsp_init()
57 void (*transform_4x4_luma)(int16_t *coeffs); member
1514 s->hevcdsp.transform_4x4_luma(coeffs); in ff_hevc_hls_residual_coding()
149 static void FUNC(transform_4x4_luma)(int16_t *coeffs) in FUNC() argument
242 c->transform_4x4_luma = ff_hevc_transform_luma_4x4_neon_8; in ff_hevc_dsp_init_neon()
514 c->transform_4x4_luma = ff_hevc_idct_luma_4x4_msa; in ff_hevc_dsp_init_mips()