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_l0
(Results
1 - 12
of
12
) 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
304
picture->ref_idx_l0_list[0] = priv->
ref_idx_l0
;
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()
289
priv->
ref_idx_l0
= priv->frame_num;
in enc_ClearBframes()
362
priv->
ref_idx_l0
= priv->ref_idx_l1;
in encode_frame()
380
priv->
ref_idx_l0
= priv->frame_num;
in encode_frame()
/third_party/mesa3d/src/gallium/frontends/va/
H
A
D
picture_hevc_enc.c
97
context->desc.h265enc.
ref_idx_l0
= VA_INVALID_ID;
in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
102
if (context->desc.h265enc.
ref_idx_l0
== VA_INVALID_ID)
in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
103
context->desc.h265enc.
ref_idx_l0
= 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
49
enc->enc_pic.
ref_idx_l0
= pic->ref_idx_l0_list[0];
in radeon_vcn_enc_get_param()
118
enc->enc_pic.
ref_idx_l0
= pic->
ref_idx_l0
;
in radeon_vcn_enc_get_param()
H
A
D
radeon_vcn_enc.h
443
unsigned
ref_idx_l0
;
member
H
A
D
radeon_vce.h
354
unsigned
ref_idx_l0
;
member
H
A
D
radeon_vce_52.c
170
enc->enc_pic.
ref_idx_l0
= pic->ref_idx_l0_list[0];
in si_vce_52_get_param()
303
i = enc->enc_pic.frame_num - enc->enc_pic.
ref_idx_l0
;
in encode()
H
A
D
radeon_vcn_enc_1_2.c
864
if (enc->enc_pic.frame_num - enc->enc_pic.
ref_idx_l0
> 1) {
in radeon_enc_slice_header()
868
radeon_enc_code_ue(enc, (enc->enc_pic.frame_num - enc->enc_pic.
ref_idx_l0
- 1));
in radeon_enc_slice_header()
1363
int ref0_idx = find_short_ref_idx(enc, enc->enc_pic.
ref_idx_l0
);
in manage_dpb_before_encode()
/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()
839
priv->
ref_idx_l0
= priv->frame_num;
in enc_ClearBframes()
907
priv->
ref_idx_l0
= priv->ref_idx_l1;
in vid_enc_EncodeFrame()
925
priv->
ref_idx_l0
= priv->frame_num;
in vid_enc_EncodeFrame()
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
radeon_vce.h
352
unsigned
ref_idx_l0
;
member
/third_party/mesa3d/src/gallium/include/pipe/
H
A
D
p_video_state.h
531
unsigned
ref_idx_l0
;
member
Completed in 16 milliseconds