Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_mmi.c1190 ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, in ff_h264_biweight_pixels16_8_mmi()
1304 ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, in ff_h264_biweight_pixels8_8_mmi()
1394 ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, in ff_h264_biweight_pixels4_8_mmi()
/third_party/ffmpeg/libavcodec/ppc/
Dh264dsp.c707 int log2_denom, int weightd, int weights, int offset, int w) in biweight_h264_W_altivec()