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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
settings.h 168 #define PLC_WAS_USED 1
initialize.c 154 State->used = PLC_WAS_USED;
decode.c 120 if( (ISACdec_obj->plcstr_obj).used == PLC_WAS_USED )
decode_plc.c 312 if( (ISACdec_obj->plcstr_obj).used != PLC_WAS_USED )
824 (ISACdec_obj->plcstr_obj).used = PLC_WAS_USED;
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 168 #define PLC_WAS_USED 1
initialize.c 154 State->used = PLC_WAS_USED;
decode.c 120 if( (ISACdec_obj->plcstr_obj).used == PLC_WAS_USED )
decode_plc.c 312 if( (ISACdec_obj->plcstr_obj).used != PLC_WAS_USED )
826 (ISACdec_obj->plcstr_obj).used = PLC_WAS_USED;

Completed in 654 milliseconds