Home
last modified time | relevance | path

Searched refs:terms (Results 126 - 150 of 238) sorted by relevance

12345678910

/third_party/ffmpeg/libavcodec/x86/
H A Ddirac_dwt.asm8 ;* modify it under the terms of the GNU Lesser General Public
H A Dh264_chromamc_10bit.asm11 ;* modify it under the terms of the GNU Lesser General Public
H A Dsynth_filter.asm8 ;* modify it under the terms of the GNU Lesser General Public
H A Ddcadsp.asm8 ;* modify it under the terms of the GNU Lesser General Public
H A Dh264_weight_10bit.asm11 ;* modify it under the terms of the GNU Lesser General Public
H A Dhevc_add_res.asm8 ; * modify it under the terms of the GNU Lesser General Public
H A Dh264_weight.asm10 ;* modify it under the terms of the GNU Lesser General Public
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_atadenoise.asm9 ;* modify it under the terms of the GNU Lesser General Public
H A Dvf_interlace.asm11 ;* it under the terms of the GNU General Public License as published by
H A Dvf_ssim.asm9 ;* modify it under the terms of the GNU Lesser General Public
H A Dvf_bwdif.asm13 ;* modify it under the terms of the GNU Lesser General Public
H A Dyadif-16.asm11 ;* modify it under the terms of the GNU Lesser General Public
H A Dvf_w3fdif.asm9 ;* modify it under the terms of the GNU Lesser General Public
H A Dyadif-10.asm11 ;* modify it under the terms of the GNU Lesser General Public
H A Dvf_v360.asm7 ;* modify it under the terms of the GNU Lesser General Public
H A Dvf_stereo3d.asm9 ;* modify it under the terms of the GNU Lesser General Public
/third_party/ffmpeg/libavutil/x86/
H A Dlls.asm9 ;* modify it under the terms of the GNU Lesser General Public
H A Dpixelutils.asm10 ;* modify it under the terms of the GNU Lesser General Public
/third_party/ffmpeg/libswscale/x86/
H A Drgb_2_rgb.asm10 ;* modify it under the terms of the GNU Lesser General Public
/third_party/ffmpeg/libswresample/x86/
H A Drematrix.asm7 ;* modify it under the terms of the GNU Lesser General Public
/third_party/ltp/scripts/
H A Dcheckbashisms.pl11 # 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 Dsamplecheck.bat3 REM License & terms of use: http://www.unicode.org/copyright.html
/third_party/skia/third_party/externals/icu/source/samples/all/
H A Dsamplecheck.bat3 REM License & terms of use: http://www.unicode.org/copyright.html
/third_party/curl/projects/
H A Dbuild-openssl.bat12 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 Dgfx10_shader_ngg.c965 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