Home
last modified time | relevance | path

Searched refs:transform_4x4_luma (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevcdsp.c204 hevcdsp->transform_4x4_luma = FUNC(transform_4x4_luma, depth); \ in ff_hevc_dsp_init()
H A Dhevcdsp.h57 void (*transform_4x4_luma)(int16_t *coeffs); member
H A Dhevc_cabac.c1514 s->hevcdsp.transform_4x4_luma(coeffs); in ff_hevc_hls_residual_coding()
H A Dhevcdsp_template.c149 static void FUNC(transform_4x4_luma)(int16_t *coeffs) in transform_4x4_luma() function
/third_party/ffmpeg/libavcodec/arm/
H A Dhevcdsp_init_neon.c242 c->transform_4x4_luma = ff_hevc_transform_luma_4x4_neon_8; in ff_hevc_dsp_init_neon()
/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_init_mips.c514 c->transform_4x4_luma = ff_hevc_idct_luma_4x4_msa; in ff_hevc_dsp_init_mips()

Completed in 11 milliseconds