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

  /external/aac/libSBRenc/src/
sbr_def.h 151 #define LOW_RES 0
ton_corr.cpp 674 INT highBandStartSb = sbrCfg->freqBandTable[LOW_RES][0];
    [all...]
sbr_encoder.cpp 755 sbrConfigData->xOverFreq = (sbrConfigData->freqBandTable[LOW_RES][0] * sbrConfigData->sampleFreq / sbrConfigData->noQmfBands+1)>>1;
    [all...]
  /external/chromium_org/cc/resources/
picture_layer_tiling_set.h 27 LOW_RES,
picture_layer_tiling_set_unittest.cc 90 low_res_range = set.GetTilingRange(PictureLayerTilingSet::LOW_RES);
122 set_without_low_res.GetTilingRange(PictureLayerTilingSet::LOW_RES);
153 PictureLayerTilingSet::LOW_RES);
182 set_with_only_high_res.GetTilingRange(PictureLayerTilingSet::LOW_RES);
picture_layer_tiling_set.cc 357 case LOW_RES:
  /external/chromium_org/cc/layers/
picture_layer_impl.h 52 enum IteratorType { LOW_RES, HIGH_RES, NUM_ITERATORS };
picture_layer_impl.cc 853 PictureLayerTiling* low_res = NULL; local
1042 PictureLayerTiling* low_res = NULL; local
    [all...]

Completed in 4416 milliseconds