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

  /external/libxaac/decoder/
ixheaacd_mps_temp_process.c 171 WORD32 no_scaling; local
178 no_scaling = 1;
182 no_scaling = !self->temp_shape_enable_ch_stp[ch];
184 if (no_scaling == 1) {
  /external/aac/libSACdec/src/
sac_stp.cpp 510 int no_scaling; local
512 no_scaling = !frame->tempShapeEnableChannelSTP[channlIndex[ch]];
513 if (no_scaling) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 1699 int no_scaling = 0; local
    [all...]

Completed in 306 milliseconds