Searched refs:h264_weight_func (Results 1 – 3 of 3) sorted by relevance
33 typedef void (*h264_weight_func)(uint8_t *block, ptrdiff_t stride, int height, typedef44 h264_weight_func weight_h264_pixels_tab[4];
47 const h264_weight_func *weight_op, in mc_part()71 const h264_weight_func *weight_op, in MCFUNC()
377 h264_weight_func luma_weight_op, in mc_part_weighted()378 h264_weight_func chroma_weight_op, in mc_part_weighted()