Searched refs:sid_handover_debt (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dsid_sync.cpp263 state->sid_handover_debt = 0;
366 st->sid_handover_debt is set to debtFrames
423 st->sid_handover_debt = debtFrames;
515 if ((st->sid_handover_debt > 0) &&
521 st->sid_handover_debt--;
H A Dsid_sync.h105 Word16 sid_handover_debt; /* Number of extra SID_UPD frames to schedule*/ member in struct:__anon540
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dbits.c58 if ((st->sid_handover_debt > 0) && (st->sid_update_counter > 2))
62 st->sid_handover_debt--;
H A DvoAMRWBEnc.c1645 st->sid_handover_debt = 0;
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dcod_main.h83 Word16 sid_handover_debt; member in struct:__anon551

Completed in 88 milliseconds