Searched refs:terms (Results 126 - 150 of 238) sorted by relevance
12345678910
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | dirac_dwt.asm | 8 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | h264_chromamc_10bit.asm | 11 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | synth_filter.asm | 8 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | dcadsp.asm | 8 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | h264_weight_10bit.asm | 11 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | hevc_add_res.asm | 8 ; * modify it under the terms of the GNU Lesser General Public
|
| H A D | h264_weight.asm | 10 ;* modify it under the terms of the GNU Lesser General Public
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_atadenoise.asm | 9 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | vf_interlace.asm | 11 ;* it under the terms of the GNU General Public License as published by
|
| H A D | vf_ssim.asm | 9 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | vf_bwdif.asm | 13 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | yadif-16.asm | 11 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | vf_w3fdif.asm | 9 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | yadif-10.asm | 11 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | vf_v360.asm | 7 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | vf_stereo3d.asm | 9 ;* modify it under the terms of the GNU Lesser General Public
|
| /third_party/ffmpeg/libavutil/x86/ |
| H A D | lls.asm | 9 ;* modify it under the terms of the GNU Lesser General Public
|
| H A D | pixelutils.asm | 10 ;* modify it under the terms of the GNU Lesser General Public
|
| /third_party/ffmpeg/libswscale/x86/ |
| H A D | rgb_2_rgb.asm | 10 ;* modify it under the terms of the GNU Lesser General Public
|
| /third_party/ffmpeg/libswresample/x86/ |
| H A D | rematrix.asm | 7 ;* modify it under the terms of the GNU Lesser General Public
|
| /third_party/ltp/scripts/ |
| H A D | checkbashisms.pl | 11 # it under the terms of the GNU General Public License as published by 46 You are free to redistribute this code under the terms of the
|
| /third_party/icu/icu4c/source/samples/all/ |
| H A D | samplecheck.bat | 3 REM License & terms of use: http://www.unicode.org/copyright.html
|
| /third_party/skia/third_party/externals/icu/source/samples/all/ |
| H A D | samplecheck.bat | 3 REM License & terms of use: http://www.unicode.org/copyright.html
|
| /third_party/curl/projects/ |
| H A D | build-openssl.bat | 12 rem * you should have received as part of this distribution. The terms
17 rem * furnished to do so, under the terms of the COPYING file.
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_shader_ngg.c | 965 LLVMValueRef terms = ac_build_load_to_sgpr(&ctx->ac, ptr, LLVMConstInt(ctx->ac.i32, 4, 0)); in cull_primitive() local 966 terms = LLVMBuildBitCast(builder, terms, ctx->ac.v2f32, ""); in cull_primitive() 967 clip_half_line_width[0] = ac_llvm_extract_elem(&ctx->ac, terms, 0); in cull_primitive() 968 clip_half_line_width[1] = ac_llvm_extract_elem(&ctx->ac, terms, 1); in cull_primitive()
|
Completed in 16 milliseconds
12345678910