Home
last modified time | relevance | path

Searched refs:float_dct2_8 (Results 1 – 1 of 1) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-dct8.c83 PRIVATE void float_dct2_8(float* RESTRICT out, int32_t const* RESTRICT in) { in float_dct2_8() function
342 float_dct2_8(float_out, in); in dct2_8()