Searched defs:input_buffer (Results 1 – 2 of 2) sorted by relevance
157 void pvmp3_alias_reduction(int32 *input_buffer, /* Ptr to spec values of current channel */ in pvmp3_alias_reduction()
3441 int AsciiToUtf16(const char* input_buffer, uint16_t* output_buffer) { in AsciiToUtf16()3454 int Utf16ToAscii(const uint16_t* input_buffer, int length, in Utf16ToAscii()