Searched refs:h264_biweight_func (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264dsp.h36 typedef void (*h264_biweight_func)(uint8_t *dst, uint8_t *src, int stride, int height, typedef
45 h264_biweight_func biweight_h264_pixels_tab[4];
H A Dh264.c592 h264_biweight_func luma_weight_avg, h264_biweight_func chroma_weight_avg,
679 h264_weight_func *weight_op, h264_biweight_func *weight_avg,
721 h264_weight_func *weight_op, h264_biweight_func *weight_avg,
824 h264_weight_func *weight_op, h264_biweight_func *weight_avg,
835 h264_weight_func *weight_op, h264_biweight_func *weight_avg,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264dsp.h34 typedef void (*h264_biweight_func)(uint8_t *dst, uint8_t *src, typedef
44 h264_biweight_func biweight_h264_pixels_tab[4];
H A Dh264_mc_template.c47 h264_biweight_func *weight_avg,
70 h264_biweight_func *weight_avg)
H A Dh264_mb.c374 h264_biweight_func luma_weight_avg,
375 h264_biweight_func chroma_weight_avg,

Completed in 124 milliseconds