Searched refs:pitch_delay_bits (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsipr.c61 uint8_t pitch_delay_bits[5]; member in struct:__anon1991
79 .pitch_delay_bits = {9, 6},
95 .pitch_delay_bits = {8, 5, 5},
111 .pitch_delay_bits = {8, 5, 5},
127 .pitch_delay_bits = {8, 5, 8, 5, 5},
204 parms->pitch_delay[i] = get_bits(pgb, p->pitch_delay_bits[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsipr.c62 uint8_t pitch_delay_bits[5]; member in struct:__anon3222
80 .pitch_delay_bits = {9, 6},
96 .pitch_delay_bits = {8, 5, 5},
112 .pitch_delay_bits = {8, 5, 5},
128 .pitch_delay_bits = {8, 5, 8, 5, 5},
205 parms->pitch_delay[i] = get_bits(pgb, p->pitch_delay_bits[i]);

Completed in 95 milliseconds