Lines Matching refs:if
18 ;* License along with FFmpeg; if not, write to the Free Software
40 %ifidn %1, body ; if ($type == body) {
56 %if ARCH_X86_64
73 test start_yq, start_yq ; if (start_q) {
78 test bhq, bhq ; if (bh) {
91 %if cpuflag(avx2)
116 %if HAVE_AVX2_EXTERNAL
123 ; - if (%2 & 8) fills 8 bytes into xmm$next
124 ; - if (%2 & 4) fills 4 bytes into xmm$next
125 ; - if (%2 & 3) fills 1, 2 or 4 bytes in eax
127 ; - if (%2 & 4) fills 4 bytes into mm$next
128 ; - if (%2 & 3) fills 1, 2 or 4 bytes in eax
136 %if mmsize == 16
146 %if mmsize == 16
147 %if (%2-%%off) >= 8
148 %if %2 > 16 && (%2-%%off) > 8
160 %if (%2-%%off) >= 4
161 %if %2 > 8 && (%2-%%off) > 4
171 %if (%2-%%off) >= 1
172 %if %2 >= 4
192 %if mmsize == 16
202 %if mmsize == 16
203 %if (%2-%%off) >= 8
204 %if %2 > 16 && (%2-%%off) > 8
216 %if (%2-%%off) >= 4
217 %if %2 > 8 && (%2-%%off) > 4
227 %if (%2-%%off) >= 1
228 %if %2 >= 4
252 %if %%n <= 3
253 %if ARCH_X86_64
268 %if ARCH_X86_64
286 test start_yq, start_yq ; if (start_y) {
305 test bhq, bhq ; if (block_h) {
333 %if cpuflag(avx2)
338 %if %1 >= 8
340 %if mmsize == 16
352 %if %1 >= 8
359 %if mmsize == 16
360 %if %1-%%off >= 8
361 %if %1 > 16 && %1-%%off > 8
371 %if %1-%%off >= 4
372 %if %1 > 8 && %1-%%off > 4
390 %if %1-%%off == 2
391 %if cpuflag(avx2)
402 %if cpuflag(avx2)
424 %if HAVE_AVX2_EXTERNAL