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

  /hardware/google/av/media/codecs/gsm/
C2SoftGsmDec.h 29 #define FRGSM_IN_FRM_SZ 33
32 #define MSGSM_IN_FRM_SZ (FRGSM_IN_FRM_SZ + FRGSM_IN_FRM_SZ_MINUS_1)
C2SoftGsmDec.cpp 152 in += FRGSM_IN_FRM_SZ;
153 inSize -= FRGSM_IN_FRM_SZ;

Completed in 71 milliseconds