OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOLSINFO
(Results
1 - 6
of
6
) sorted by null
/external/aac/libAACenc/src/
interface.h
111
struct
TOOLSINFO
{
152
struct
TOOLSINFO
toolsInfo
;
adj_thr.h
105
struct
TOOLSINFO
*
toolsInfo
,
adj_thr.cpp
229
struct
TOOLSINFO
*
toolsInfo
,
311
if (
toolsInfo
->msMask[sfbGrp+sfb]) {
414
* \param
toolsInfo
Pointer to tools info struct of current element.
425
struct
TOOLSINFO
*
toolsInfo
,
486
if ((ch == 1) && (
toolsInfo
->msMask[sfb])) {
561
struct
TOOLSINFO
*
toolsInfo
,
569
FDKaacEnc_calcWeighting(peData, psyOutChannel, qcOutChannel,
toolsInfo
, adjThrStateElement, nChannels, 1)
[
all
...]
qc_main.cpp
458
FDKaacEnc_peCalculation(&qcOutElement->peData, psyOutChannel, qcOutElement->qcOutChannel, &psyOutElement->
toolsInfo
, adjThrStateElement, nChannels);
[
all
...]
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
interface.h
44
struct
TOOLSINFO
{
77
struct
TOOLSINFO
toolsInfo
;
/frameworks/av/media/libstagefright/codecs/aacenc/src/
stat_bits.c
52
struct
TOOLSINFO
*
toolsInfo
)
58
switch(
toolsInfo
->msDigest) {
217
&psyOutElement->
toolsInfo
);
Completed in 33 milliseconds