Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.h31 #define FRGSM_OUT_FRM_SZ 160 macro
33 #define MSGSM_OUT_FRM_SZ (FRGSM_OUT_FRM_SZ * 2)
DC2SoftGsmDec.cpp160 out += FRGSM_OUT_FRM_SZ; in decodeGSM()
161 outSize += FRGSM_OUT_FRM_SZ; in decodeGSM()
166 out += FRGSM_OUT_FRM_SZ; in decodeGSM()
167 outSize += FRGSM_OUT_FRM_SZ; in decodeGSM()