Home
last modified time | relevance | path

Searched defs:avg_c (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dgreedyh.c192 guint8 avg_l, avg_c, avg_l_1, avg_c_1; in greedyh_scanline_C_yuy2() local
336 guint8 avg_l, avg_c, avg_l_1, avg_c_1; in greedyh_scanline_C_uyvy() local
/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c1951 static av_always_inline void avg_c(uint8_t *_dst, ptrdiff_t dst_stride, in avg_c() function