Searched refs:FILT2 (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_xbr.c | 93 #define FILT2(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … macro 285 …FILT2(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() 286 …FILT2(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() 287 …FILT2(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() 288 …FILT2(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/ |
D | dec_msa.c | 178 #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/ |
D | dec_msa.c | 178 #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); \
|