OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:k_start
(Results
1 - 2
of
2
) sorted by null
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorContractionThreadPool.h
26
const Index
k_start
;
member in struct:Eigen::internal::packLhsArg
847
const Index
k_start
= k_block_idx * kc;
local
[
all
...]
/external/aac/libSBRdec/src/
sbrdec_freq_sca.cpp
428
\return num_band-th root of
k_start
/k_stop
430
static FIXP_SGL calcFactorPerBand(int
k_start
, int k_stop, int num_bands)
441
FIXP_DBL start =
k_start
<< (DFRACT_BITS-8);
Completed in 69 milliseconds