Home
last modified time | relevance | path

Searched defs:ang (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
H A Dvorbisdsp_altivec.c31 static void vorbis_inverse_coupling_altivec(float *mag, float *ang, in vorbis_inverse_coupling_altivec() argument
/third_party/ffmpeg/libavcodec/
H A Dvorbisdec.c1585 void ff_vorbis_inverse_coupling(float *mag, float *ang, intptr_t blocksize) in ff_vorbis_inverse_coupling() argument
1727 float *mag, *ang; vorbis_parse_audio_packet() local
[all...]
H A Dvorbisenc.c1170 float *ang = venc->coeffs + mapping->angle[i] * frame_size; in vorbis_encode_frame() local

Completed in 5 milliseconds