Searched refs:horizontal_compose_haari (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | dirac_dwt_template.c | 126 static av_always_inline void RENAME(horizontal_compose_haari)(TYPE *b, TYPE *temp, in horizontal_compose_haari() function 144 RENAME(horizontal_compose_haari)(b, temp, w, 0); in horizontal_compose_haar0i() 151 RENAME(horizontal_compose_haari)(b, temp, w, 1); in horizontal_compose_haar1i()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | dirac_dwt.asm | 183 ; void horizontal_compose_haari(IDWTELEM *b, IDWTELEM *tmp, int width)
|
Completed in 3 milliseconds