Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264dsp.h33 typedef void (*h264_weight_func)(uint8_t *block, ptrdiff_t stride, int height, typedef
44 h264_weight_func weight_h264_pixels_tab[4];
Dh264_mc_template.c47 const h264_weight_func *weight_op, in mc_part()
71 const h264_weight_func *weight_op, in MCFUNC()
Dh264_mb.c377 h264_weight_func luma_weight_op, in mc_part_weighted()
378 h264_weight_func chroma_weight_op, in mc_part_weighted()