OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rc_buf_thresh
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
rc_calc.h
54
int
rc_buf_thresh
[QP_SET_SIZE - 1];
member in struct:rc_params
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_vdsc.c
40
static const u16
rc_buf_thresh
[] = {
variable in typeref:typename:const u16[]
415
vdsc_cfg->
rc_buf_thresh
[i] =
rc_buf_thresh
[i] >> 6;
423
vdsc_cfg->
rc_buf_thresh
[12] = 0x7C;
424
vdsc_cfg->
rc_buf_thresh
[13] = 0x7D;
768
/* Populate the
RC_BUF_THRESH
registers */
772
(u32)(vdsc_cfg->
rc_buf_thresh
[i] <<
774
DRM_INFO("
RC_BUF_THRESH
%d = 0x%08x\n", i,
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dsc.h
176
* @
rc_buf_thresh
: Thresholds defining each of the buffer ranges
178
u16
rc_buf_thresh
[DSC_NUM_BUF_RANGES - 1];
member in struct:drm_dsc_config
499
* @
rc_buf_thresh
:
503
u8
rc_buf_thresh
[DSC_NUM_BUF_RANGES - 1];
member in struct:drm_dsc_picture_parameter_set
Completed in 12 milliseconds
Indexes created Sun Sep 21 19:09:51 GMT 2025