Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:native_420
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dsc/
H
A
D
rc_calc.c
52
pps->
native_420
? CM_420 : CM_444));
in calc_rc_params()
56
is_navite_422_or_420 = pps->native_422 || pps->
native_420
;
in calc_rc_params()
H
A
D
rc_calc_dpi.c
38
to->
native_420
= from->
native_420
;
in copy_pps_fields()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H
A
D
rc_calc_dpi.c
39
to->
native_420
= from->
native_420
;
in copy_pps_fields()
H
A
D
rc_calc.c
190
/* in native_422 or
native_420
modes, the bits_per_pixel is double the
in _do_calc_rc_params()
330
pps->
native_420
? CM_420 : CM_444));
in calc_rc_params()
334
is_navite_422_or_420 = pps->native_422 || pps->
native_420
;
in calc_rc_params()
362
bool is_navite_422_or_420 = pps->native_422 || pps->
native_420
;
in calc_dsc_bytes_per_pixel()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_vdsc.c
63
intel_lookup_range_min_qp(bpc, buf, bpp, vdsc_cfg->
native_420
);
in intel_vdsc_set_min_max_qp()
65
intel_lookup_range_max_qp(bpc, buf, bpp, vdsc_cfg->
native_420
);
in intel_vdsc_set_min_max_qp()
92
* According to DSC 1.2 spec in Section 4.1 if
native_420
is set:
in calculate_rc_params()
101
if (vdsc_cfg->
native_420
) {
in calculate_rc_params()
132
if (vdsc_cfg->
native_420
) {
in calculate_rc_params()
269
vdsc_cfg->
native_420
= true;
in intel_dsc_compute_params()
280
* According to DSC 1.2 specs in Section 4.1 if
native_420
is set
in intel_dsc_compute_params()
283
if (vdsc_cfg->
native_420
)
in intel_dsc_compute_params()
383
if (vdsc_cfg->
native_420
)
in intel_dsc_pps_configure()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_dsc.c
228
dsc_cfg->
native_420
<< DSC_PPS_NATIVE_420_SHIFT;
in drm_dsc_pps_payload_pack()
266
if (vdsc_cfg->
native_420
|| vdsc_cfg->native_422) {
in drm_dsc_compute_rc_parameters()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_hw_dsc_1_2.c
131
if (dsc->
native_420
)
in dpu_hw_dsc_config_1_2()
139
if (dsc->native_422 || dsc->
native_420
)
in dpu_hw_dsc_config_1_2()
223
else if (dsc->
native_420
)
in dpu_hw_dsc_config_1_2()
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_dsc.h
254
* @
native_420
: True if Native 4:2:0 supported else false.
256
bool
native_420
;
member
/kernel/linux/linux-6.6/include/drm/display/
H
A
D
drm_dsc.h
254
* @
native_420
: True if Native 4:2:0 supported else false.
256
bool
native_420
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H
A
D
drm_dsc_helper.c
255
dsc_cfg->
native_420
<< DSC_PPS_NATIVE_420_SHIFT;
in drm_dsc_pps_payload_pack()
1321
if (vdsc_cfg->
native_420
|| vdsc_cfg->native_422) {
in drm_dsc_compute_rc_parameters()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_dsc.c
311
DC_LOG_DSC("\tnative_420 %d", pps->
native_420
);
in dsc_log_pps()
398
dsc_reg_vals->pps.
native_420
= (dsc_reg_vals->pixel_format == DSC_PIXFMT_NATIVE_YCBCR420);
in dsc_prepare_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_dsc.c
317
DC_LOG_DSC("\tnative_420 %d", pps->
native_420
);
in dsc_log_pps()
432
dsc_reg_vals->pps.
native_420
= (dsc_reg_vals->pixel_format == DSC_PIXFMT_NATIVE_YCBCR420);
in dsc_prepare_config()
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_connector.h
257
/** @
native_420
: Does sink support DSC with 4:2:0 compression */
258
bool
native_420
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_edid.c
6009
hdmi_dsc->
native_420
= hf_scds[11] & DRM_EDID_DSC_NATIVE_420;
in drm_parse_dsc_info()
Completed in 22 milliseconds