Searched refs:fc_index_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.c64 uint8_t fc_index_bits[10]; ///< size in bits of the fixed codebook indexes member in struct:__anon1991
81 .fc_index_bits = {4, 5, 4, 5, 4, 5, 4, 5, 4, 5},
97 .fc_index_bits = {9, 9, 9},
113 .fc_index_bits = {5, 5, 5},
129 .fc_index_bits = {10},
209 parms->fc_indexes[i][j] = get_bits(pgb, p->fc_index_bits[j]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsipr.c65 uint8_t fc_index_bits[10]; ///< size in bits of the fixed codebook indexes member in struct:__anon3222
82 .fc_index_bits = {4, 5, 4, 5, 4, 5, 4, 5, 4, 5},
98 .fc_index_bits = {9, 9, 9},
114 .fc_index_bits = {5, 5, 5},
130 .fc_index_bits = {10},
210 parms->fc_indexes[i][j] = get_bits(pgb, p->fc_index_bits[j]);

Completed in 56 milliseconds