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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
merge.cc 266 size_t num_coefficients; local
272 num_coefficients = 3;
275 num_coefficients = 5;
278 num_coefficients = 7;
281 num_coefficients = 7;
283 size_t signal_offset = num_coefficients - 1;
287 filter_coefficients, num_coefficients,
297 filter_coefficients, num_coefficients,
305 num_coefficients, decimation_factor,
expand.cc 773 size_t num_coefficients; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h 575 UINT num_coefficients, struct IDirect3DTexture9 *texture) PURE;
576 STDMETHOD(ExtractToMesh)(THIS_ UINT num_coefficients, D3DDECLUSAGE usage,
    [all...]

Completed in 59 milliseconds