Searched refs:transform4x4 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/ |
D | hevcdsp_template.c | 32 transform4x4(src_01, src_23, res, shift, coeffs); in FUNC() 40 transform4x4(src_01, src_23, res, shift2, coeffs); in FUNC()
|
D | hevcdsp.c | 44 static av_always_inline void transform4x4(vec_s16 src_01, vec_s16 src_23, in transform4x4() function
|