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:plac
(Results
1 - 1
of
1
) sorted by relevance
/third_party/libsnd/src/
H
A
D
alac.c
76
static sf_count_t alac_reader_calc_frames (SF_PRIVATE *psf, ALAC_PRIVATE *
plac
) ;
93
static int alac_decode_block (SF_PRIVATE *psf, ALAC_PRIVATE *
plac
) ;
94
static int alac_encode_block (ALAC_PRIVATE *
plac
) ;
166
{ ALAC_PRIVATE *
plac
;
in alac_close()
local
169
plac
= psf->codec_data ;
in alac_close()
172
{ ALAC_ENCODER *penc = &
plac
->u.encoder ;
in alac_close()
178
plac
->final_write_block = 1 ;
in alac_close()
179
saved_partial_block_frames =
plac
->partial_block_frames ;
in alac_close()
182
if (
plac
->partial_block_frames &&
plac
in alac_close()
238
{ ALAC_PRIVATE *
plac
;
alac_reader_init()
local
309
{ ALAC_PRIVATE *
plac
;
alac_writer_init()
local
377
alac_reader_calc_frames(SF_PRIVATE *psf, ALAC_PRIVATE *
plac
)
alac_reader_calc_frames()
argument
404
alac_decode_block(SF_PRIVATE *psf, ALAC_PRIVATE *
plac
)
alac_decode_block()
argument
439
alac_encode_block(ALAC_PRIVATE *
plac
)
alac_encode_block()
argument
461
{ ALAC_PRIVATE *
plac
;
alac_read_s()
local
491
{ ALAC_PRIVATE *
plac
;
alac_read_i()
local
521
{ ALAC_PRIVATE *
plac
;
alac_read_f()
local
554
{ ALAC_PRIVATE *
plac
;
alac_read_d()
local
590
{ ALAC_PRIVATE *
plac
;
alac_seek()
local
641
{ ALAC_PRIVATE *
plac
;
alac_write_s()
local
672
{ ALAC_PRIVATE *
plac
;
alac_write_i()
local
703
{ ALAC_PRIVATE *
plac
;
alac_write_f()
local
736
{ ALAC_PRIVATE *
plac
;
alac_write_d()
local
880
{ const ALAC_PRIVATE *
plac
;
alac_pakt_encode()
local
[all...]
Completed in 2 milliseconds