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
103
,
FIXFIXonly
/*!< bs_frame_class: leading border fixed (0), trailing border fixed (nrTimeSlots) and encased borders are dynamically derived from the tranPos */
bit_sbr.cpp
458
if ( sbrEnvData->hSbrBSGrid->frameClass !=
FIXFIXonly
) {
462
/* use
FIXFIXonly
frame Grid */
516
if ( sbrEnvDataLeft->hSbrBSGrid->frameClass !=
FIXFIXonly
) {
521
/*
FIXFIXonly
frame Grid */
547
if ( sbrEnvDataLeft->hSbrBSGrid->frameClass !=
FIXFIXonly
) {
548
/* no
FIXFIXonly
Frame so we dont need encodeLowDelaySbrGrid */
553
/*
FIXFIXonly
frame Grid */
558
if ( sbrEnvDataRight->hSbrBSGrid->frameClass !=
FIXFIXonly
) {
559
/* no
FIXFIXonly
Frame so we dont need encodeLowDelaySbrGrid */
564
/*
FIXFIXonly
frame Grid *
[
all
...]
fram_gen.cpp
477
/* patch for new frame class
FIXFIXonly
for AAC LD */
479
frameClass =
FIXFIXonly
;
526
case
FIXFIXonly
:
688
\brief Gnerates frame info for
FIXFIXonly
frame class used for low delay version
745
hSbrGrid->frameClass =
FIXFIXonly
;
[
all
...]
Completed in 39 milliseconds