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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Damrdecode.cpp64 to speech_bits_ptr.
68 input_format and speech_bits to speech_bits_ptr.
143 speech_bits_ptr = pointer to the beginning of the raw encoded speech bits
193 by speech_bits_ptr. Then, the encoded speech parameters in the buffer pointed
197 speech_bits_ptr, offset by MAX_SERIAL_SIZE+1, otherwise, the mode is set to
243 input_ptr = speech_bits_ptr
255 input_ptr = speech_bits_ptr
312 ets_word_ptr = (Word16 *) speech_bits_ptr
391 UWord8 *speech_bits_ptr,
419 wmf_to_ets(frame_type, speech_bits_ptr, dec_ets_input_bf
388 AMRDecode( void *state_data, enum Frame_Type_3GPP frame_type, UWord8 *speech_bits_ptr, Word16 *raw_pcm_buffer, bitstream_format input_format ) argument
[all...]

Completed in 87 milliseconds