HomeSort by relevance Sort by last modified time
    Searched full:speech_encode_frame (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
amrencode.cpp 220 Speech_Encode_FrameState **speech_encode_frame = local
226 enc_init_status = Speech_Encode_Frame_init(speech_encode_frame,
456 Speech_Encode_FrameState ** speech_encode_frame = local
462 Speech_Encode_Frame_exit(speech_encode_frame);
775 Speech_Encode_Frame(pEncState, mode, pEncInput, ets_output_bfr, &usedMode);
848 Speech_Encode_Frame(pEncState, mode, pEncInput, &ets_output_bfr[1], &usedMode);
sp_enc.h 122 be passed to Speech_Encode_Frame in each call.
sp_enc.cpp 641 Note: Original function name of Speech_Encode_Frame was changed to
644 int Speech_Encode_Frame (

Completed in 3348 milliseconds