Searched refs:AMR_SID (Results 1 – 8 of 8) sorted by relevance
98 AMR_SID, /* GSM AMR DTX */ enumerator
170 if (frame_type_3gpp < AMR_SID) in wmf_to_ets()
158 if (frame_type_3gpp < AMR_SID) in if2_to_ets()
440 else if (frame_type == AMR_SID) in AMRDecode()
116 if (frameType >= AMR_SID){ in main()
176 if (frame_type_3gpp < AMR_SID) in ets_to_wmf()
151 if (frame_type_3gpp < AMR_SID) in ets_to_if2()
788 if (*p3gpp_frame_type == AMR_SID) in AMREncode()