Searched refs:tnsPresent (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dstat_bits.c82 Flag tnsPresent; local
94 tnsPresent = 0;
99 tnsPresent = 1;
103 if (tnsPresent) {
H A Dbitenc.c271 Flag tnsPresent; local
286 tnsPresent=0;
290 tnsPresent=1;
294 if (tnsPresent==0) {

Completed in 896 milliseconds