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:ref_idx_l1
(Results
1 - 11
of
11
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/omx/
H
A
D
vid_enc_common.h
92
OMX_U32 ref_idx_l0,
ref_idx_l1
; \
141
OMX_U32 ref_idx_l0,
ref_idx_l1
;
H
A
D
vid_enc_common.c
306
picture->ref_idx_l1_list[0] = priv->
ref_idx_l1
;
in enc_ControlPicture_common()
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H
A
D
h264eprc.c
280
priv->ref_idx_l0 = priv->
ref_idx_l1
;
in enc_ClearBframes()
283
priv->
ref_idx_l1
= priv->frame_num++;
in enc_ClearBframes()
362
priv->ref_idx_l0 = priv->
ref_idx_l1
;
in encode_frame()
374
priv->
ref_idx_l1
= priv->frame_num++;
in encode_frame()
/third_party/mesa3d/src/gallium/frontends/va/
H
A
D
picture_hevc_enc.c
98
context->desc.h265enc.
ref_idx_l1
= VA_INVALID_ID;
in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
107
if (context->desc.h265enc.
ref_idx_l1
== VA_INVALID_ID)
in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
108
context->desc.h265enc.
ref_idx_l1
= PTR_TO_UINT(util_hash_table_get(context->desc.h265enc.frame_idx,
in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
radeon_vcn_enc.c
50
enc->enc_pic.
ref_idx_l1
= pic->ref_idx_l1_list[0];
in radeon_vcn_enc_get_param()
119
enc->enc_pic.
ref_idx_l1
= pic->
ref_idx_l1
;
in radeon_vcn_enc_get_param()
H
A
D
radeon_vcn_enc.h
444
unsigned
ref_idx_l1
;
member
H
A
D
radeon_vce.h
355
unsigned
ref_idx_l1
;
member
H
A
D
radeon_vce_52.c
171
enc->enc_pic.
ref_idx_l1
= pic->ref_idx_l1_list[0];
in si_vce_52_get_param()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H
A
D
vid_enc.c
830
priv->ref_idx_l0 = priv->
ref_idx_l1
;
in enc_ClearBframes()
833
priv->
ref_idx_l1
= priv->frame_num++;
in enc_ClearBframes()
907
priv->ref_idx_l0 = priv->
ref_idx_l1
;
in vid_enc_EncodeFrame()
919
priv->
ref_idx_l1
= priv->frame_num++;
in vid_enc_EncodeFrame()
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
radeon_vce.h
353
unsigned
ref_idx_l1
;
member
/third_party/mesa3d/src/gallium/include/pipe/
H
A
D
p_video_state.h
532
unsigned
ref_idx_l1
;
member
Completed in 15 milliseconds