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:ogg
(Results
1 - 14
of
14
) sorted by relevance
/third_party/ffmpeg/libavformat/
H
A
D
oggparsecelt.c
35
struct
ogg
*
ogg
= s->priv_data;
in celt_header()
local
H
A
D
oggparseskeleton.c
28
struct
ogg
*
ogg
= s->priv_data;
in skeleton_header()
local
H
A
D
oggparseogm.c
39
struct
ogg
*
ogg
= s->priv_data;
in ogm_header()
local
133
struct
ogg
*
ogg
= s->priv_data;
in ogm_dshow_header()
local
174
struct
ogg
*
ogg
= s->priv_data;
in ogm_packet()
local
H
A
D
oggparsevp8.c
32
struct
ogg
*
ogg
= s->priv_data;
in vp8_header()
local
82
struct
ogg
*
ogg
= s->priv_data;
in vp8_gptopts()
local
103
struct
ogg
*
ogg
= s->priv_data;
in vp8_packet()
local
H
A
D
oggparsespeex.c
39
struct
ogg
*
ogg
= s->priv_data;
in speex_header()
local
115
struct
ogg
*
ogg
= s->priv_data;
in speex_packet()
local
H
A
D
oggparseflac.c
33
struct
ogg
*
ogg
= s->priv_data;
in flac_header()
local
83
struct
ogg
*
ogg
= s->priv_data;
in old_flac_header()
local
H
A
D
oggparsetheora.c
40
struct
ogg
*
ogg
= s->priv_data;
in theora_header()
local
148
struct
ogg
*
ogg
= ctx->priv_data;
in theora_gptopts()
local
173
struct
ogg
*
ogg
= s->priv_data;
in theora_packet()
local
H
A
D
oggparsedirac.c
30
struct
ogg
*
ogg
= s->priv_data;
in dirac_header()
local
70
struct
ogg
*
ogg
= s->priv_data;
in dirac_gptopts()
local
88
struct
ogg
*
ogg
= s->priv_data;
in old_dirac_header()
local
105
struct
ogg
*og
in old_dirac_gptopts()
local
[all...]
H
A
D
oggparseopus.c
40
struct
ogg
*
ogg
= avf->priv_data;
in opus_header()
local
113
struct
ogg
*
ogg
= avf->priv_data;
in opus_packet()
local
H
A
D
oggdec.h
101
struct
ogg
{
struct
155
ogg_find_stream (struct
ogg
*
ogg
, int serial)
in ogg_find_stream()
argument
169
struct
ogg
*
ogg
= s->priv_data;
in ogg_gptopts()
local
H
A
D
oggparsevorbis.c
254
struct
ogg
*
ogg
= s->priv_data;
in vorbis_cleanup()
local
267
struct
ogg
*
ogg
= s->priv_data;
in vorbis_update_metadata()
local
297
struct
ogg
*
ogg
= s->priv_data;
in vorbis_header()
local
411
struct
ogg
*og
in vorbis_packet()
local
[all...]
H
A
D
oggdec.c
68
struct
ogg
*
ogg
= s->priv_data;
in free_stream()
local
84
struct
ogg
*
ogg
= s->priv_data;
in ogg_save()
local
120
struct
ogg
*
ogg
= s->priv_data;
ogg_restore()
local
159
struct
ogg
*
ogg
= s->priv_data;
ogg_reset()
local
212
struct
ogg
*
ogg
= s->priv_data;
ogg_replace_stream()
local
250
struct
ogg
*
ogg
= s->priv_data;
ogg_new_stream()
local
289
data_packets_seen(const struct
ogg
*
ogg
)
data_packets_seen()
argument
316
struct
ogg
*
ogg
= s->priv_data;
ogg_read_page()
local
501
struct
ogg
*
ogg
= s->priv_data;
ogg_packet()
local
643
struct
ogg
*
ogg
= s->priv_data;
ogg_get_length()
local
712
struct
ogg
*
ogg
= s->priv_data;
ogg_read_close()
local
727
struct
ogg
*
ogg
= s->priv_data;
ogg_read_header()
local
770
struct
ogg
*
ogg
= s->priv_data;
ogg_calc_pts()
local
800
struct
ogg
*
ogg
= s->priv_data;
ogg_validate_keyframe()
local
821
struct
ogg
*
ogg
;
ogg_read_packet()
local
892
struct
ogg
*
ogg
= s->priv_data;
ogg_read_timestamp()
local
933
struct
ogg
*
ogg
= s->priv_data;
ogg_read_seek()
local
[all...]
H
A
D
oggenc.c
176
OGGContext *
ogg
= s->priv_data;
in ogg_buffer_page()
local
204
OGGContext *
ogg
= s->priv_data;
in ogg_buffer_data()
local
451
OGGContext *
ogg
= s->priv_data;
in ogg_write_pages()
local
473
OGGContext *
ogg
= s->priv_data;
ogg_init()
local
722
OGGContext *
ogg
= s->priv_data;
ogg_free()
local
[all...]
/third_party/lame/libmp3lame/
H
A
D
set_get.c
324
lame_set_ogg(lame_global_flags * gfp, int
ogg
)
in lame_set_ogg()
argument
Completed in 9 milliseconds