Searched refs:freq_res_fixfix (Results 1 - 5 of 5) sorted by relevance

/external/aac/libSBRenc/src/
H A Dfram_gen.h253 INT freq_res_fixfix; /*!< envelope frequency resolution to use for bs_frame_class = FIXFIX */ member in struct:__anon242
294 INT freq_res_fixfix
H A Dbit_sbr.h144 INT freq_res_fixfix; member in struct:SBR_ENV_DATA
H A Dfram_gen.cpp269 INT freq_res_fixfix);
405 INT freq_res_fixfix = hSbrEnvFrame->freq_res_fixfix; local
680 freq_res_fixfix);
773 INT freq_res_fixfix
789 hSbrEnvFrame->freq_res_fixfix = freq_res_fixfix;
1876 INT freq_res_fixfix)
1891 * only if freq_res_fixfix is set to FREQ_RES_LOW, they all have to be
1894 if (freq_res_fixfix
1874 ctrlSignal2FrameInfo(HANDLE_SBR_GRID hSbrGrid, HANDLE_SBR_FRAME_INFO hSbrFrameInfo, INT freq_res_fixfix) argument
[all...]
H A Dsbr_encoder.cpp1210 hEnv->encEnvData.freq_res_fixfix = 1;
1352 hEnv->encEnvData.freq_res_fixfix
/external/aac/libSBRenc/include/
H A Dsbr_encoder.h171 int freq_res_fixfix[3]; /*!< Frequency resolution of envelopes in frame class FIXFIX member in struct:sbrConfiguration

Completed in 108 milliseconds