Searched refs:DTX_HANG_CONST (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Ddtx_common_def.h76 #define DTX_HANG_CONST 7 /* yields eight frames of SP HANGOVER */ macro
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Ddtx.h31 #define DTX_HANG_CONST 7 /* yields eight frames of SP HANGOVER */ macro
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Ddtx.h77 #define DTX_HANG_CONST 7 /* yields eight frames of SP HANGOVER */ macro
H A Ddtx_decoder_amr_wb.cpp149 st->dtxHangoverCount = DTX_HANG_CONST;
613 st->dtxHangoverCount = DTX_HANG_CONST;
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Ddtx_enc.cpp331 st->dtxHangoverCount = DTX_HANG_CONST;
384 st->dtxHangoverCount = DTX_HANG_CONST;
1065 st->dtxHangoverCount = DTX_HANG_CONST;
1135 st->dtxHangoverCount = DTX_HANG_CONST;
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Ddtx.c121 st->dtxHangoverCount = DTX_HANG_CONST;
352 st->dtxHangoverCount = DTX_HANG_CONST;
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Ddtx_dec.cpp212 st->dtxHangoverCount = DTX_HANG_CONST;
320 st->dtxHangoverCount = DTX_HANG_CONST;
1731 st->dtxHangoverCount = DTX_HANG_CONST;
1906 st->dtxHangoverCount = DTX_HANG_CONST;

Completed in 212 milliseconds