1 Star 0 Fork 177

OH RISC-V SIG/chromium_third_party

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
libjpeg.gni 401 Bytes
一键复制 编辑 原始数据 按行查看 历史
李想 提交于 2023-08-12 11:01 . chromium 99.0.4844.88 origin init
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Uses system libjpeg. If true, overrides use_libjpeg_turbo.
use_system_libjpeg = false
# Uses libjpeg_turbo as the jpeg implementation. Has no effect if
# use_system_libjpeg is set.
use_libjpeg_turbo = true
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/riscv-sig/chromium_third_party.git
[email protected]:riscv-sig/chromium_third_party.git
riscv-sig
chromium_third_party
chromium_third_party
master

搜索帮助