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:cbr_flag
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H
A
D
nal-h264.h
27
unsigned int
cbr_flag
[16];
member
H
A
D
nal-h264.c
512
rbsp_bit(rbsp, &hrd->
cbr_flag
[i]);
in nal_h264_rbsp_hrd_parameters()
H
A
D
allegro-core.c
1341
sps->vui.vcl_hrd_parameters.
cbr_flag
[0] =
in allegro_h264_write_sps()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H
A
D
nal-h264.h
30
unsigned int
cbr_flag
[16];
member
H
A
D
nal-hevc.h
102
unsigned int
cbr_flag
[1];
member
H
A
D
nal-h264.c
116
rbsp_bit(rbsp, &hrd->
cbr_flag
[i]);
in nal_h264_rbsp_hrd_parameters()
H
A
D
nal-hevc.c
219
rbsp_bit(rbsp, &hrd->
cbr_flag
[i]);
in nal_hevc_rbsp_sub_layer_hrd_parameters()
H
A
D
allegro-core.c
1656
sps->vui.vcl_hrd_parameters.
cbr_flag
[0] =
in allegro_h264_write_sps()
1862
hrd->vcl_hrd[0].
cbr_flag
[0] = !v4l2_ctrl_g_ctrl(channel->mpeg_video_frame_rc_enable);
in allegro_hevc_write_sps()
Completed in 15 milliseconds