Home
last modified time | relevance | path

Searched defs:tmp_32 (Results 1 – 3 of 3) sorted by relevance

/external/libopus/silk/fixed/
Dsolve_LS_FIX.c125 opus_int32 diag_min_value, tmp_32, err; in silk_LDL_factorize_FIX() local
195 opus_int32 tmp_32; in silk_LS_divide_Q16_FIX() local
217 opus_int32 tmp_32; in silk_LS_SolveFirst_FIX() local
239 opus_int32 tmp_32; in silk_LS_SolveLast_FIX() local
Dprefilter_FIX.c99 opus_int32 tmp_32; in silk_prefilter_FIX() local
/external/webp/src/enc/
Diterator.c127 void VP8IteratorImport(VP8EncIterator* const it, uint8_t* tmp_32) { in VP8IteratorImport()