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
defs:pktsize
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
libspeexdec.c
37
int
pktsize
;
member
H
A
D
hapenc.c
197
int
pktsize
= FFMAX(ctx->tex_size, ctx->max_snappy * ctx->chunk_count) + header_length;
in hap_encode()
local
H
A
D
pixlet.c
609
uint32_t
pktsize
, depth;
in pixlet_decode_frame()
local
/third_party/ffmpeg/libavformat/
H
A
D
siff.c
57
unsigned int
pktsize
;
member
229
int
pktsize
= av_get_packet(s->pb, pkt, c->sndsize - 4);
in siff_read_packet()
local
241
int
pktsize
= av_get_packet(s->pb, pkt, c->block_align);
in siff_read_packet()
local
[all...]
H
A
D
rtmpproto.c
2960
int
pktsize
, pkttype, copy;
in rtmp_write()
local
/third_party/libwebsockets/lib/secure-streams/
H
A
D
secure-streams-client.c
203
size_t
pktsize
= wsi->a.context->max_http_header_data;
in callback_sspc_client()
local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_linux.c
4404
uint32
pktsize
= 0;
in dhd_sendup_info_buf()
local
Completed in 30 milliseconds