OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIXFIXonly
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRenc/src/
fram_gen.h
104
,
FIXFIXonly
/*!< bs_frame_class: leading border fixed (0), trailing border fixed (nrTimeSlots) and encased borders are dynamically derived from the tranPos */
bit_sbr.cpp
456
if ( sbrEnvData->hSbrBSGrid->frameClass !=
FIXFIXonly
) {
460
/* use
FIXFIXonly
frame Grid */
514
if ( sbrEnvDataLeft->hSbrBSGrid->frameClass !=
FIXFIXonly
) {
519
/*
FIXFIXonly
frame Grid */
545
if ( sbrEnvDataLeft->hSbrBSGrid->frameClass !=
FIXFIXonly
) {
546
/* no
FIXFIXonly
Frame so we dont need encodeLowDelaySbrGrid */
551
/*
FIXFIXonly
frame Grid */
556
if ( sbrEnvDataRight->hSbrBSGrid->frameClass !=
FIXFIXonly
) {
557
/* no
FIXFIXonly
Frame so we dont need encodeLowDelaySbrGrid */
562
/*
FIXFIXonly
frame Grid *
[
all
...]
fram_gen.cpp
477
/* patch for new frame class
FIXFIXonly
for AAC LD */
479
frameClass =
FIXFIXonly
;
526
case
FIXFIXonly
:
689
\brief Gnerates frame info for
FIXFIXonly
frame class used for low delay version
751
hSbrGrid->frameClass =
FIXFIXonly
;
[
all
...]
Completed in 604 milliseconds