OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:procFrameBased
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRdec/src/
psdec.h
237
SCHAR
procFrameBased
; /*!< Helper to detected switching from frame based to slot based
psdec.cpp
178
h_ps_d->
procFrameBased
= -1;
[
all
...]
sbr_dec.cpp
508
h_ps_d->
procFrameBased
= 1; /* we here do frame based processing */
554
if (h_ps_d->
procFrameBased
== 1) /* If we have switched from frame to slot based processing copy filter states */
555
{ /*
procFrameBased
will be unset later */
[
all
...]
Completed in 47 milliseconds