Searched defs:length_of_rvlc_sf (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACdec/src/
H A Drvlc_info.h118 SHORT length_of_rvlc_sf; /* 3 */ /* original value, gets modified (subtract 9) in case of noise (PNS); is kept for later use */ member in struct:__anon51
126 SHORT length_of_rvlc_sf_fwd; /* length_of_rvlc_sf used for forward decoding */
127 SHORT length_of_rvlc_sf_bwd; /* length_of_rvlc_sf used for backward decoding */

Completed in 30 milliseconds