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:fs_in_mb
(Results
1 - 3
of
3
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
radeon_uvd.c
232
unsigned
fs_in_mb
= width_in_mb * height_in_mb;
in calc_ctx_size_h264_perf()
local
236
num_dpb_buffer = 8100 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
239
num_dpb_buffer = 18000 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
242
num_dpb_buffer = 20480 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
245
num_dpb_buffer = 32768 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
248
num_dpb_buffer = 34816 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
251
num_dpb_buffer = 110400 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
254
num_dpb_buffer = 184320 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
257
num_dpb_buffer = 184320 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
357
unsigned
fs_in_mb
in calc_dpb_size()
local
[all...]
H
A
D
radeon_vcn_dec.c
2315
unsigned
fs_in_mb
= width_in_mb * height_in_mb;
in calc_ctx_size_h264_perf()
local
2319
num_dpb_buffer = 8100 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
2322
num_dpb_buffer = 18000 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
2325
num_dpb_buffer = 20480 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
2328
num_dpb_buffer = 32768 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
2331
num_dpb_buffer = 34816 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
2334
num_dpb_buffer = 110400 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
2337
num_dpb_buffer = 184320 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
2340
num_dpb_buffer = 184320 /
fs_in_mb
;
in calc_ctx_size_h264_perf()
2373
unsigned
fs_in_mb
in calc_dpb_size()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
radeon_uvd.c
259
unsigned
fs_in_mb
= width_in_mb * height_in_mb;
in calc_dpb_size()
local
266
num_dpb_buffer = 8100 /
fs_in_mb
;
in calc_dpb_size()
269
num_dpb_buffer = 18000 /
fs_in_mb
;
in calc_dpb_size()
272
num_dpb_buffer = 20480 /
fs_in_mb
;
in calc_dpb_size()
275
num_dpb_buffer = 32768 /
fs_in_mb
;
in calc_dpb_size()
278
num_dpb_buffer = 34816 /
fs_in_mb
;
in calc_dpb_size()
281
num_dpb_buffer = 110400 /
fs_in_mb
;
in calc_dpb_size()
284
num_dpb_buffer = 184320 /
fs_in_mb
;
in calc_dpb_size()
287
num_dpb_buffer = 184320 /
fs_in_mb
;
in calc_dpb_size()
Completed in 6 milliseconds