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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h81 int decimation_factor; member in struct:__anon13184
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dmerge.cc250 int decimation_factor = fs_hz_ / 4000; local
271 decimation_factor, kCompensateDelay);
276 // errors? I.e., (temp_len + decimation_factor - 1) / decimation_factor?
277 int16_t downsamp_temp_len = temp_len / decimation_factor;
281 decimation_factor, kCompensateDelay);
288 num_coefficients, decimation_factor,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h71 int decimation_factor; member in struct:__anon24961
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h463 int decimation_factor; member in struct:VP8_COMP
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h466 int decimation_factor; member in struct:VP8_COMP

Completed in 882 milliseconds