Searched refs:biweight_h264_W_altivec (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | h264dsp.c | 706 void biweight_h264_W_altivec(uint8_t *dst, uint8_t *src, int stride, int height, in biweight_h264_W_altivec() function 782 biweight_h264_W_altivec(dst, src, stride, height, log2_denom, weightd, weights, offset, W); \
|
Completed in 2 milliseconds