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

  /frameworks/base/media/libstagefright/codecs/aacdec/
huffspec_fxp.cpp 38 (4) pass in quantSpec and tmp_spec, scratch shared with hufffac
111 tmp_spec[] = temporary buffer to hold the de-interleaved coefs.
135 tmp_spec contains the de-interleaved version of quantSpec
306 Int16 tmp_spec[],
539 * This memset is called because pQuantSpec points to tmp_spec
543 pv_memset(&tmp_spec[stop_idx],
545 idx_count * sizeof(tmp_spec[0]));
574 tmp_spec,
577 pQuantSpec = tmp_spec;
s_tdec_int_file.h 229 Int16 tmp_spec[LN2]; /* Used in conjunction with quant_spec */ member in union:__anon9272::scratch_memory
huffman.h 188 Int16 tmp_spec[],
getics.cpp 366 pVars->tmp_spec,
370 MODIFYING(pInputStream,fxpCoef,quantSpec,tmp_spec,qFormat)
662 pVars->scratch.tmp_spec,

Completed in 246 milliseconds