OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sfb_per_frame
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacdec/
infoinit.cpp
323
pFrameInfo->
sfb_per_frame
= 0;
334
/* compute
sfb_per_frame
*/
335
pFrameInfo->
sfb_per_frame
+= pFrameInfo->sfb_per_win[i];
long_term_synthesis.cpp
193
FOR (i =
sfb_per_frame
; i>0; i--)
320
ENDFOR [ FOR (i =
sfb_per_frame
; i>0; i--) ]
[
all
...]
s_frameinfo.h
103
Int
sfb_per_frame
; /* sfb per block */
member in struct:__anon16362
get_ics_info.cpp
303
IF (local_max_sfb > pFrameInfo->
sfb_per_frame
)
Completed in 181 milliseconds