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:Index7Bits
(Results
1 - 3
of
3
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_video_dec_references_mgr.h
87
/// Get the
Index7Bits
associated with this decode target
88
/// If there isn't one assigned yet, gives out a fresh/unused
Index7Bits
180
picEntry.
Index7Bits
=
181
update_entry(picEntry.
Index7Bits
, pOutputReference, OutputSubresource, outNeedsTransitionToDecodeRead);
216
mark_reference_in_use(picEntry.
Index7Bits
);
H
A
D
d3d12_video_dec_h264.cpp
39
// Assign DXVA original
Index7Bits
indices to current frame and references
in d3d12_video_decoder_refresh_dpb_active_references_h264()
43
//
Index7Bits
in d3d12_video_decoder_refresh_dpb_active_references_h264()
46
// structure(section 6.0) When
Index7Bits
is used in the CurrPic and RefFrameList members of the picture
in d3d12_video_decoder_refresh_dpb_active_references_h264()
48
//
Index7Bits
is used in the RefPicList member of the slice control data structure, the value identifies
in d3d12_video_decoder_refresh_dpb_active_references_h264()
50
// structure.For more information, see section 6.2. In all cases, when
Index7Bits
does not contain a valid
in d3d12_video_decoder_refresh_dpb_active_references_h264()
53
pCurrPicParams->RefFrameList[i].
Index7Bits
=
in d3d12_video_decoder_refresh_dpb_active_references_h264()
65
pCurrPicParams->CurrPic.
Index7Bits
= pD3D12Dec->m_spDPBManager->get_index7bits(pD3D12Dec->m_pCurrentDecodeTarget);
in d3d12_video_decoder_refresh_dpb_active_references_h264()
100
pPicParams->CurrPic.
Index7Bits
= pD3D12Dec->m_spDPBManager->store_future_reference(pPicParams->CurrPic.
Index7Bits
,
in d3d12_video_decoder_prepare_current_frame_references_h264()
106
//
Index7Bits
in d3d12_video_decoder_prepare_current_frame_references_h264()
[all...]
H
A
D
d3d12_video_dec_h264.h
36
0x7F; // This corresponds to DXVA_PicEntry_H264.
Index7Bits
; Not to be confused with the invalid value for
88
uint8_t
Index7Bits
: 7;
member
Completed in 3 milliseconds