OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBR_FRAME_INFO
(Results
1 - 10
of
10
) sorted by null
/external/aac/libSBRenc/src/
fram_gen.h
219
\struct
SBR_FRAME_INFO
231
SBR_FRAME_INFO
;
236
typedef
SBR_FRAME_INFO
*HANDLE_SBR_FRAME_INFO;
281
SBR_FRAME_INFO
SbrFrameInfo; /*!< time/frequency grid description for one frame */
nf_est.h
116
const
SBR_FRAME_INFO
*frame_info, /*!< Time frequency grid of the current frame. */
fram_gen.cpp
89
static const
SBR_FRAME_INFO
frameInfo1_2048 = {
97
static const
SBR_FRAME_INFO
frameInfo2_2048 = {
105
static const
SBR_FRAME_INFO
frameInfo4_2048 = {
113
static const
SBR_FRAME_INFO
frameInfo1_2304 = {
121
static const
SBR_FRAME_INFO
frameInfo2_2304 = {
129
static const
SBR_FRAME_INFO
frameInfo4_2304 = {
137
static const
SBR_FRAME_INFO
frameInfo1_1920 = {
145
static const
SBR_FRAME_INFO
frameInfo2_1920 = {
153
static const
SBR_FRAME_INFO
frameInfo4_1920 = {
161
static const
SBR_FRAME_INFO
frameInfo1_1152 =
[
all
...]
env_est.h
178
const
SBR_FRAME_INFO
*frame_info;
mh_det.h
162
const
SBR_FRAME_INFO
*pFrameInfo,
ton_corr.h
164
const
SBR_FRAME_INFO
*frameInfo, /*!< Frame info struct, contains the time and frequency grid of the current frame.*/
nf_est.cpp
294
const
SBR_FRAME_INFO
*frame_info, /*!< Time frequency grid of the current frame. */
ton_corr.cpp
334
const
SBR_FRAME_INFO
*frameInfo, /*!< Frame info struct, contains the time and frequency grid of the current frame.*/
[
all
...]
mh_det.cpp
450
static INT isDetectionOfNewToneAllowed(const
SBR_FRAME_INFO
*pFrameInfo,
[
all
...]
env_est.cpp
571
const
SBR_FRAME_INFO
*frame_info, /*! frame info vector */
[
all
...]
Completed in 117 milliseconds