Searched refs:freq_index (Results 1 – 2 of 2) sorted by relevance
175 int32 freq_index = (temp << 20) >> 30; in pvmp3_frame_synch() local177 if (version != INVALID_VERSION && (freq_index != 3)) in pvmp3_frame_synch()180 inv_sfreq[freq_index]); in pvmp3_frame_synch()
8215 optional uint32 freq_index = 2; field