Home
last modified time | relevance | path

Searched refs:hybridOut (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/mpglib/
H A Dlayer3.c1769 real hybridOut[2][SSLIMIT][SBLIMIT]; in decode_layer3_frame() local
1953 III_hybrid(mp, hybridIn[ch], hybridOut[ch], ch, gr_infos); in decode_layer3_frame()
1958 clip += (*synth_1to1_mono_ptr) (mp, hybridOut[0][ss], pcm_sample, pcm_point); in decode_layer3_frame()
1962 clip += (*synth_1to1_ptr) (mp, hybridOut[0][ss], 0, pcm_sample, &p1); in decode_layer3_frame()
1963 clip += (*synth_1to1_ptr) (mp, hybridOut[1][ss], 1, pcm_sample, pcm_point); in decode_layer3_frame()

Completed in 3 milliseconds