Home
last modified time | relevance | path

Searched defs:interpolate8x8_lowpass_hv_c (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/xvid/xvidcore/src/image/
H A Dinterpolate8x8.h210 INTERPOLATE_LOWPASS_HV interpolate8x8_lowpass_hv_c; variable
H A Dinterpolate8x8.c660 void interpolate8x8_lowpass_hv_c(uint8_t *dst1, uint8_t *dst2, uint8_t *src, int32_t stride, int32_… in interpolate8x8_lowpass_hv_c() function