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:resampler
(Results
1 - 20
of
20
) sorted by relevance
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H
A
D
PolyphaseResamplerMono.h
24
namespace
resampler
{
namespace
H
A
D
PolyphaseResamplerStereo.h
24
namespace
resampler
{
namespace
H
A
D
SincResamplerStereo.h
24
namespace
resampler
{
namespace
H
A
D
PolyphaseResampler.h
26
namespace
resampler
{
namespace
H
A
D
LinearResampler.h
25
namespace
resampler
{
namespace
H
A
D
SincResampler.h
25
namespace
resampler
{
namespace
H
A
D
IntegerRatio.h
22
namespace
resampler
{
namespace
H
A
D
HyperbolicCosineWindow.h
22
namespace
resampler
{
namespace
H
A
D
KaiserWindow.h
22
namespace
resampler
{
namespace
H
A
D
MultiChannelResampler.h
37
namespace
resampler
{
namespace
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H
A
D
SampleRateConverter.cpp
22
SampleRateConverter::SampleRateConverter(int32_t channelCount, MultiChannelResampler &
resampler
)
in SampleRateConverter()
argument
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/
H
A
D
SampleBuffer.cpp
67
MultiChannelResampler *
resampler
= MultiChannelResampler::make(
in resampleData()
local
/third_party/pulseaudio/src/tests/
H
A
D
resampler-test.c
411
pa_resampler *
resampler
;
in main()
local
H
A
D
resampler-rewind-test.c
229
pa_resampler *
resampler
;
in main()
local
[all...]
/third_party/pulseaudio/src/pulsecore/
H
A
D
source-output.h
214
pa_resampler*
resampler
; /* may be NULL */
member
H
A
D
sink-input.h
262
pa_resampler *
resampler
; /* may be NULL */
member
H
A
D
source-output.c
236
pa_resampler *
resampler
= NULL;
in pa_source_output_new()
local
[all...]
H
A
D
sink-input.c
361
pa_resampler *
resampler
= NULL;
in pa_sink_input_new()
local
[all...]
/third_party/ffmpeg/libswresample/
H
A
D
swresample_internal.h
173
struct Resampler const *
resampler
; ///<
resampler
virtual function table
member
/third_party/pulseaudio/src/modules/
H
A
D
module-virtual-surround-sink.c
739
pa_resampler *
resampler
;
in pa__init()
local
[all...]
Completed in 15 milliseconds