Searched defs:interp_3px (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ | ||
H A D | vf_hqx.c | 83 static av_always_inline uint32_t interp_3px(uint32_t c1, int w1, uint32_t c2, int w2, uint32_t c3, int w3, int s) in interp_3px() function [all...] |
Completed in 2 milliseconds