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:not_referenced
(Results
1 - 18
of
18
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
radeon_vcn_enc.c
51
enc->enc_pic.
not_referenced
= pic->
not_referenced
;
in radeon_vcn_enc_get_param()
120
enc->enc_pic.
not_referenced
= pic->
not_referenced
;
in radeon_vcn_enc_get_param()
H
A
D
radeon_uvd_enc.c
60
enc->enc_pic.
not_referenced
= pic->
not_referenced
;
in radeon_uvd_enc_get_param()
H
A
D
radeon_uvd_enc.h
362
bool
not_referenced
;
member
H
A
D
radeon_vce_50.c
136
RVCE_CS(!enc->pic.
not_referenced
); // encReferenceFlag
in encode()
H
A
D
radeon_vce_52.c
172
enc->enc_pic.
not_referenced
= pic->
not_referenced
;
in si_vce_52_get_param()
297
RVCE_CS(!enc->enc_pic.
not_referenced
);
in encode()
H
A
D
radeon_vce.c
338
if (!enc->pic.
not_referenced
) {
in rvce_end_frame()
H
A
D
radeon_vcn_enc.h
471
bool
not_referenced
;
member
H
A
D
radeon_vce.h
358
bool
not_referenced
;
member
H
A
D
radeon_vce_40_2_2.c
323
RVCE_CS(!enc->pic.
not_referenced
); // encReferenceFlag
in encode()
H
A
D
radeon_vcn_enc_1_2.c
807
else if (enc->enc_pic.
not_referenced
)
in radeon_enc_slice_header()
877
} else if (!enc->enc_pic.
not_referenced
)
in radeon_enc_slice_header()
1365
if (!enc->enc_pic.
not_referenced
)
in manage_dpb_before_encode()
/third_party/mesa3d/src/gallium/include/pipe/
H
A
D
p_video_state.h
443
bool
not_referenced
;
member
533
bool
not_referenced
;
member
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
radeon_vce.c
348
if (!enc->pic.
not_referenced
) {
in rvce_end_frame()
H
A
D
radeon_vce.h
356
bool
not_referenced
;
member
/third_party/mesa3d/src/gallium/frontends/va/
H
A
D
picture_h264_enc.c
41
context->desc.h264enc.
not_referenced
= !h264->pic_fields.bits.reference_pic_flag;
in vlVaHandleVAEncPictureParameterBufferTypeH264()
H
A
D
picture.c
828
if (!context->desc.h264enc.
not_referenced
)
in vlVaEndPicture()
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H
A
D
h264eprc.c
260
picture.
not_referenced
= true;
in enc_HandleTask()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_video_enc_h264.cpp
119
bUsedAsReference = !h264Pic->
not_referenced
;
in d3d12_video_encoder_update_current_frame_pic_params_info_h264()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H
A
D
vid_enc.c
808
picture.
not_referenced
= true;
in enc_HandleTask()
Completed in 21 milliseconds