HomeSort by relevance Sort by last modified time
    Searched refs:ets_to_wmf (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
ets_to_wmf.h 34 Pathname: ./audio/gsm-amr/include/src/ets_to_wmf.h
54 needed by the ets_to_wmf function.
110 void ets_to_wmf(enum Frame_Type_3GPP frame_type_3gpp,
ets_to_wmf.cpp 34 Pathname: ./audio/gsm-amr/c/src/ets_to_wmf.c
35 Funtions: ets_to_wmf
59 #include "ets_to_wmf.h"
88 FUNCTION NAME: ets_to_wmf
164 void ets_to_wmf( function
amrencode.cpp 92 #include "ets_to_wmf.h"
537 If output_format is AMR_TX_WMF, the function ets_to_wmf will be called to
644 CALL ets_to_wmf( frame_type_3gpp = *p3gpp_frame_type,
819 ets_to_wmf(*p3gpp_frame_type, ets_output_bfr, pEncOutput);
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
Android.mk 28 src/ets_to_wmf.cpp \

Completed in 44 milliseconds