OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VARVAR
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRenc/src/
fram_gen.h
93
#define MAX_ENVELOPES_VARVAR MAX_ENVELOPES /*!< worst case number of envelopes in a
VARVAR
frame */
102
VARVAR
/*!< bs_frame_class: leading and trailing frame borders are variable */
137
VarVar
:<- ->: :<- ->:
164
VarVar
:<- ->: :<- ->:
204
INT bs_abs_bord_0; /*!< bs_abs_bord_0, leading absolute border for
VARVAR
*/
205
INT bs_abs_bord_1; /*!< bs_abs_bord_1, trailing absolute border for
VARVAR
*/
206
INT bs_num_rel_0; /*!< bs_num_rel_0, number of relative borders associated with leading absolute border for
VARVAR
*/
207
INT bs_num_rel_1; /*!< bs_num_rel_1, number of relative borders associated with trailing absolute border for
VARVAR
*/
208
INT bs_rel_bord_0[MAX_NUM_REL]; /*!< bs_rel_bord_0, relative borders associated with leading absolute border for
VARVAR
*/
209
INT bs_rel_bord_1[MAX_NUM_REL]; /*!< bs_rel_bord_1, relative borders associated with trailing absolute border for
VARVAR
*/
[
all
...]
fram_gen.cpp
439
* by [FIXVAR,
VARVAR
, VARFIX] triples. "Tight transients" (in
440
* consecutive frames) are handeled by [...,
VARVAR
,
VARVAR
, ...]
500
if (tranFlag) { /* Always for FixVar, often but not always for
VarVar
*/
591
case
VARVAR
:
[
all
...]
bit_sbr.cpp
671
case
VARVAR
:
[
all
...]
Completed in 561 milliseconds