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

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_alias_reduction.cpp38 int32 *input_buffer, Ptr to fequency lines of current channel
157 void pvmp3_alias_reduction(int32 *input_buffer, /* Ptr to spec values of current channel */ argument
198 ptr3 = &input_buffer[17];
199 ptr4 = &input_buffer[18];

Completed in 40 milliseconds