Searched defs:weightd (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_mmi.c | 1190 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/ |
D | h264dsp.c | 707 int log2_denom, int weightd, int weights, int offset, int w) in biweight_h264_W_altivec()
|