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:channels_out
(Results
1 - 11
of
11
) sorted by relevance
/third_party/lame/libmp3lame/
H
A
D
encoder.c
72
if (cfg->
channels_out
== 2) {
in adjust_ATH()
169
if (cfg->
channels_out
== 2) {
in updateStats()
174
for (ch = 0; ch < cfg->
channels_out
; ++ch) {
in updateStats()
208
if (cfg->
channels_out
== 2)
in lame_encode_frame_init()
213
if (cfg->
channels_out
== 2)
in lame_encode_frame_init()
220
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in lame_encode_frame_init()
371
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in lame_encode_mp3_frame()
387
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in lame_encode_mp3_frame()
434
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in lame_encode_mp3_frame()
467
for (ch = 0; ch < cfg->
channels_out
; c
in lame_encode_mp3_frame()
[all...]
H
A
D
quantize.c
1415
for (ch = 0; ch < cfg->
channels_out
; ++ch) {
in VBR_old_prepare()
1439
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in VBR_old_prepare()
1460
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in bitpressure_strategy()
1520
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in VBR_old_iteration_loop()
1573
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in VBR_old_iteration_loop()
1616
for (ch = 0; ch < cfg->
channels_out
; ++ch) {
in VBR_new_prepare()
1629
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in VBR_new_prepare()
1671
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in VBR_new_iteration_loop()
1738
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in VBR_new_iteration_loop()
1787
analog_silence_bits = mean_bits / (cfg->mode_gr * cfg->
channels_out
);
in calc_target_bits()
[all...]
H
A
D
lame.c
618
cfg->
channels_out
= (gfp->mode == MONO) ? 1 : 2;
in lame_init_params()
654
gfp->brate = gfp->samplerate_out * 16 * cfg->
channels_out
/ (1.e3 * gfp->compression_ratio);
in lame_init_params()
797
gfp->compression_ratio = gfp->samplerate_out * 16 * cfg->
channels_out
/ (1.e3 * gfp->brate);
in lame_init_params()
801
gfp->samplerate_out * 16 * cfg->
channels_out
/ (1.e3 * gfp->VBR_mean_bitrate_kbps);
in lame_init_params()
852
cfg->samplerate_out * 16 * cfg->
channels_out
/ (1.e3 * gfp->VBR_mean_bitrate_kbps);
in lame_init_params()
855
gfp->compression_ratio = cfg->samplerate_out * 16 * cfg->
channels_out
/ (1.e3 * gfp->brate);
in lame_init_params()
964
cfg->sideinfo_len = (cfg->
channels_out
== 1) ? 4 + 17 : 4 + 32;
in lame_init_params()
966
cfg->sideinfo_len = (cfg->
channels_out
== 1) ? 4 + 9 : 4 + 17;
in lame_init_params()
975
gfc->sv_enc.pefirbuf[k] = 700 * cfg->mode_gr * cfg->
channels_out
;
in lame_init_params()
1251
if (cfg->channels_in == 2 && cfg->
channels_out
in lame_init_params()
[all...]
H
A
D
bitstream.c
357
if (cfg->
channels_out
== 2)
in encodeSideInfo2()
362
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in encodeSideInfo2()
370
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in encodeSideInfo2()
420
writeheader(gfc, l3_side->private_bits, cfg->
channels_out
);
in encodeSideInfo2()
423
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in encodeSideInfo2()
695
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in writeMainData()
736
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in writeMainData()
1033
if (cfg->
channels_out
> 1)
in do_gain_analysis()
1045
cfg->
channels_out
) == GAIN_ANALYSIS_ERROR)
in do_gain_analysis()
H
A
D
quantize_pvt.c
444
for (bits = 0, ch = 0; ch < cfg->
channels_out
; ++ch) {
in on_pe()
448
targ_bits[ch] = Min(MAX_BITS_PER_CHANNEL, tbits / cfg->
channels_out
);
in on_pe()
464
for (ch = 0; ch < cfg->
channels_out
; ++ch) {
in on_pe()
469
for (ch = 0; ch < cfg->
channels_out
; ++ch) {
in on_pe()
474
for (bits = 0, ch = 0; ch < cfg->
channels_out
; ++ch) {
in on_pe()
479
for (ch = 0; ch < cfg->
channels_out
; ++ch) {
in on_pe()
1055
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in set_frame_pinfo()
H
A
D
util.h
392
int
channels_out
; /* number of channels in the output data stream (not used for decoding) */
member
H
A
D
psymodel.c
779
int const n_chn_out = cfg->
channels_out
;
in vbrpsy_attack_detection()
1287
for (chn = 0; chn < cfg->
channels_out
; chn++) {
in vbrpsy_compute_block_type()
1449
int const n_chn_psy = (cfg->mode == JOINT_STEREO) ? 4 : cfg->
channels_out
;
in L3psycho_anal_vbr()
1573
vbrpsy_apply_block_type(psv, cfg->
channels_out
, uselongblock, blocktype_d);
in L3psycho_anal_vbr()
H
A
D
util.c
681
int nch = cfg->
channels_out
;
in fill_buffer()
H
A
D
newmdct.c
954
for (ch = 0; ch < cfg->
channels_out
; ch++) {
in mdct_sub48()
H
A
D
vbrquantize.c
1263
int const nch = cfg->
channels_out
;
in VBR_encode_frame()
/third_party/lame/frontend/
H
A
D
gtkanal.c
137
int
channels_out
;
in gtkmakeframe()
local
142
channels_out
= (lame_get_mode(gfp) == MONO) ? 1 : 2;
in gtkmakeframe()
147
pinfo->stereo =
channels_out
;
in gtkmakeframe()
162
for (ch = 0; ch <
channels_out
; ch++) {
in gtkmakeframe()
Completed in 20 milliseconds