Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevcdsp_template.c134 #define TR_4x4_LUMA(dst, src, step, assign) \ macro
157 TR_4x4_LUMA(src, src, 4, SCALE); in transform_4x4_luma()
164 TR_4x4_LUMA(coeffs, coeffs, 1, SCALE); in transform_4x4_luma()
169 #undef TR_4x4_LUMA macro

Completed in 4 milliseconds