Searched defs:sid_sync (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dsid_sync.cpp34 Filename: /audio/gsm-amr/c/src/sid_sync.c
39 sid_sync
47 sid_sync_init, sid_sync_reset, sid_sync_exit, and sid_sync.
75 #include "sid_sync.h"
126 This function initialize one instance of the sid_sync module. It stores
127 the pointer to state struct in *st. This pointer has to be passed to sid_sync
138 sid_sync.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
220 This function performs a reset of the sid_sync module by setting the state
231 sid_sync.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
297 This function frees up the state structure used by sid_sync functio
495 void sid_sync(void *state, function
[all...]

Completed in 138 milliseconds