Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_xbr.c93 #define FILT2(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … macro
285FILT2(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, 0, 1, nl… in xbr_filter()
286FILT2(PE, PC, PF, PB, PI, PA, PH, PD, PG, I4, A1, I5, H5, A0, D0, B1, C1, F4, C4, G5, G0, nl, 0, n… in xbr_filter()
287FILT2(PE, PA, PB, PD, PC, PG, PF, PH, PI, C1, G0, C4, F4, G5, H5, D0, A0, B1, A1, I4, I5, nl+1, nl… in xbr_filter()
288FILT2(PE, PG, PD, PH, PA, PI, PB, PF, PC, A0, I5, A1, B1, I4, F4, H5, G5, D0, G0, C1, C4, 1, nl+1,… in xbr_filter()
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c178 #define FILT2(q_m, p_m, q, p) do { \ macro
248 FILT2(q2_m, p2_m, q2, p2); \
252 FILT2(q1_m, p1_m, q1, p1); \
256 FILT2(q0_m, p0_m, q0, p0); \
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c178 #define FILT2(q_m, p_m, q, p) do { \ macro
248 FILT2(q2_m, p2_m, q2, p2); \
252 FILT2(q1_m, p1_m, q1, p1); \
256 FILT2(q0_m, p0_m, q0, p0); \