Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/amrnb/enc/src/
Dsid_sync.cpp187 s->sid_update_rate = 8; in sid_sync_init()
528 st->sid_update_counter = st->sid_update_rate; in sid_sync()
539 st->sid_update_counter = st->sid_update_rate ; in sid_sync()
Dsid_sync.h103 Word16 sid_update_rate; /* Send SID Update every sid_update_rate frame */ member