Searched defs:scratch_memory (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dtns_inv_filter.cpp71 scratch_memory = scratch_memory needed for filter operation
196 pFilterInput = scratch_memory;
303 Int32 scratch_memory[])
326 Int32 *pFilterInput = scratch_memory;
376 * pFilterInput has reached &scratch_memory[order-1]
379 pFilterInput = scratch_memory;
296 tns_inv_filter( Int32 coef[], const Int num_coef, const Int direction, const Int32 lpc[], const Int lpc_qformat, const Int order, Int32 scratch_memory[]) argument
H A Ds_tdec_int_file.h223 union scratch_memory union in struct:__anon575

Completed in 884 milliseconds