Searched refs:hip_decode1_headersB (Results 1 – 5 of 5) sorted by relevance
/third_party/lame/include/ |
D | lame.def | 270 hip_decode1_headersB @1106
|
D | libmp3lame.sym | 195 hip_decode1_headersB
|
D | lame.h | 1116 int CDECL hip_decode1_headersB( hip_t gfp
|
/third_party/lame/libmp3lame/ |
D | mpglib_interface.c | 623 return hip_decode1_headersB(hip, buffer, len, pcm_l, pcm_r, mp3data, &enc_delay, &enc_padding); in hip_decode1_headers() 680 hip_decode1_headersB(hip_t hip, unsigned char *buffer, in hip_decode1_headersB() function
|
/third_party/lame/frontend/ |
D | get_audio.c | 2304 ret = hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, enc_padding); in lame_decode_initfile() 2314 hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, in lame_decode_initfile()
|