HomeSort by relevance Sort by last modified time
    Searched refs:useLP (Results 1 - 7 of 7) sorted by null

  /external/aac/libSBRdec/src/
sbr_dec.h 129 int useLP;
158 , UCHAR useLP
168 ,UCHAR useLP
207 const int useLP,
lpp_tran.cpp 224 const int useLP,
285 if (!useLP) {
309 if (!useLP) {
333 if (!useLP)
340 if (!useLP) {
364 if (!useLP) {
376 if (!useLP) {
382 if (!useLP) {
402 if (!useLP)
410 if (!useLP) {
    [all...]
env_calc.h 125 const int useLP,
lpp_tran.h 203 const int useLP,
sbrdec_drc.cpp 202 int band, bottomMdct, topMdct, bin, useLP;
223 useLP = (qmfImagSlot == NULL) ? 1 : 0;
374 if (!useLP) {
452 if (!useLP) {
sbr_dec.cpp 171 int useLP )
174 hSbrDec->useLP = useLP;
175 if (useLP) {
182 if (!useLP)
440 degreeAlias, // only used if useLP = 1
876 const int useLP,
    [all...]
env_calc.cpp 509 const int useLP,
560 if (!useLP)
632 if (!useLP)
637 if (!useLP)
647 (useLP) ? NULL : analysBufferImag,
655 (useLP) ? NULL : analysBufferImag,
701 if (useLP)
    [all...]

Completed in 78 milliseconds