Home
last modified time | relevance | path

Searched refs:speech_encode_frame (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Damrencode.cpp220 Speech_Encode_FrameState **speech_encode_frame = in AMREncodeInit() local
226 enc_init_status = Speech_Encode_Frame_init(speech_encode_frame, in AMREncodeInit()
456 Speech_Encode_FrameState ** speech_encode_frame = in AMREncodeExit() local
462 Speech_Encode_Frame_exit(speech_encode_frame); in AMREncodeExit()