Home
last modified time | relevance | path

Searched refs:h264_biweight_func (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dsp.h35 typedef void (*h264_biweight_func)(uint8_t *dst, uint8_t *src, typedef
45 h264_biweight_func biweight_h264_pixels_tab[4];
Dh264_mc_template.c48 const h264_biweight_func *weight_avg, in mc_part()
72 const h264_biweight_func *weight_avg) in MCFUNC()
Dh264_mb.c379 h264_biweight_func luma_weight_avg, in mc_part_weighted()
380 h264_biweight_func chroma_weight_avg, in mc_part_weighted()