OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dll_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/ast/
ast_post.c
252
u32 dll_min[4],
dll_max
[4], dlli, data, passcnt;
local in function:cbrdlli_ast2150
256
dll_max
[0] =
dll_max
[1] =
dll_max
[2] =
dll_max
[3] = 0x0;
266
if (
dll_max
[0] < dlli)
267
dll_max
[0] = dlli;
273
if (
dll_max
[0] == 0 || (
dll_max
[0]-dll_min[0]) < CBR_THRESHOLD_AST2150)
276
dlli = dll_min[0] + (((
dll_max
[0] - dll_min[0]) * 7) >> 4)
[
all
...]
ast_post.c
252
u32 dll_min[4],
dll_max
[4], dlli, data, passcnt;
local in function:cbrdlli_ast2150
256
dll_max
[0] =
dll_max
[1] =
dll_max
[2] =
dll_max
[3] = 0x0;
266
if (
dll_max
[0] < dlli)
267
dll_max
[0] = dlli;
273
if (
dll_max
[0] == 0 || (
dll_max
[0]-dll_min[0]) < CBR_THRESHOLD_AST2150)
276
dlli = dll_min[0] + (((
dll_max
[0] - dll_min[0]) * 7) >> 4)
[
all
...]
Completed in 29 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025