OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:freq_index
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_seek_synch.cpp
175
int32
freq_index
= (temp << 20) >> 30;
local
177
if (version != INVALID_VERSION && (
freq_index
!= 3))
180
inv_sfreq[
freq_index
]);
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core.c
586
int
freq_index
,
597
assert(
freq_index
>= 0);
598
assert(
freq_index
< 129);
599
tmp32no2 = (pink_noise_exp_avg * kLogIndex[
freq_index
]) >> 15; // Q11
[
all
...]
/hardware/qcom/msm8996/kernel-headers/media/
radio-iris.h
325
__u8
freq_index
;
member in struct:hci_fm_en_avd_ctrl_req
/hardware/qcom/msm8996/original-kernel-headers/media/
radio-iris.h
302
__u8
freq_index
;
member in struct:hci_fm_en_avd_ctrl_req
Completed in 438 milliseconds