Searched refs:SPATIAL_BS_FRAME (Results 1 – 15 of 15) sorted by relevance
/external/aac/libSACdec/src/ |
D | sac_bitdec.h | 146 SACDEC_ERROR SpatialDecCreateBsFrame(SPATIAL_BS_FRAME *bsFrame, 149 void SpatialDecCloseBsFrame(SPATIAL_BS_FRAME *bsFrame); 152 spatialDec *self, SPATIAL_BS_FRAME *frame, HANDLE_FDK_BITSTREAM bitstream, 156 SACDEC_ERROR SpatialDecDecodeFrame(spatialDec *self, SPATIAL_BS_FRAME *frame);
|
D | sac_dec_interface.h | 244 typedef struct SPATIAL_BS_FRAME_struct SPATIAL_BS_FRAME; typedef 279 SACDEC_ERROR FDK_SpatialDecInit(spatialDec *self, SPATIAL_BS_FRAME *frame, 308 spatialDec *self, SPATIAL_BS_FRAME *frame, SPATIALDEC_INPUT_MODE inputMode,
|
D | sac_smoothing.h | 109 void SpatialDecSmoothM1andM2(spatialDec *self, const SPATIAL_BS_FRAME *frame, 111 void SpatialDecSmoothOPD(spatialDec *self, const SPATIAL_BS_FRAME *frame,
|
D | sac_smoothing.cpp | 123 const SPATIAL_BS_FRAME *frame) { in calcFilterCoeff__FDK() 160 void SpatialDecSmoothM1andM2(spatialDec *self, const SPATIAL_BS_FRAME *frame, in SpatialDecSmoothM1andM2() 218 void SpatialDecSmoothOPD(spatialDec *self, const SPATIAL_BS_FRAME *frame, in SpatialDecSmoothOPD()
|
D | sac_calcM1andM2.cpp | 133 spatialDec* self, const SPATIAL_BS_FRAME* frame, 149 spatialDec* self, int ps, const SPATIAL_BS_FRAME* frame); 201 const SPATIAL_BS_FRAME* frame) { in SpatialDecCalculateM1andM2() 246 spatialDec* self, int ps, const SPATIAL_BS_FRAME* frame) { in SpatialDecCalculateM1andM2_212() 524 spatialDec* self, const SPATIAL_BS_FRAME* frame, in param2UMX_PS_IPD_OPD__FDK()
|
D | sac_reshapeBBEnv.h | 111 void SpatialDecReshapeBBEnv(spatialDec *self, const SPATIAL_BS_FRAME *frame,
|
D | sac_stp.h | 112 SACDEC_ERROR subbandTPApply(spatialDec *self, const SPATIAL_BS_FRAME *frame);
|
D | sac_calcM1andM2.h | 127 const SPATIAL_BS_FRAME* frame);
|
D | sac_bitdec.cpp | 780 const SPATIAL_BS_FRAME *frame, UINT syntaxFlags, in ecDataDec() 917 const UINT syntaxFlags, const SPATIAL_BS_FRAME *frame, in parseArbitraryDownmixData() 963 spatialDec_struct *self, SPATIAL_BS_FRAME *frame, in SpatialDecParseFrameData() 1639 SPATIAL_BS_FRAME *pCurBs) { in decodeAndMapFrameOtt() 1740 const SPATIAL_BS_FRAME *frame) { in decodeAndMapFrameSmg() 1823 const SPATIAL_BS_FRAME *frame) { in decodeAndMapFrameArbdmx() 1855 SACDEC_ERROR SpatialDecDecodeFrame(spatialDec *self, SPATIAL_BS_FRAME *frame) { in SpatialDecDecodeFrame() 2102 SACDEC_ERROR SpatialDecCreateBsFrame(SPATIAL_BS_FRAME *bsFrame, in SpatialDecCreateBsFrame() 2104 SPATIAL_BS_FRAME *pBs = bsFrame; in SpatialDecCreateBsFrame() 2153 void SpatialDecCloseBsFrame(SPATIAL_BS_FRAME *pBs) { in SpatialDecCloseBsFrame()
|
D | sac_process.h | 209 spatialDec *self, const SPATIAL_BS_FRAME *frame, FIXP_DBL **xReal,
|
D | sac_dec.cpp | 181 SPATIAL_BS_FRAME *bsFrame, const SACDEC_CREATION_PARAMS *const setup) { in SpatialDecClearFrameData() 624 SACDEC_ERROR FDK_SpatialDecInit(spatialDec *self, SPATIAL_BS_FRAME *frame, in FDK_SpatialDecInit() 1113 spatialDec *self, const SPATIAL_BS_FRAME *frame, SPATIALDEC_INPUT_MODE mode, in SpatialDecApplyParameterSets() 1402 SPATIAL_BS_FRAME *frame, /* parsed frame data to be applied */ in SpatialDecApplyFrame()
|
D | sac_reshapeBBEnv.cpp | 340 FIXP_DBL *pEnv, const SPATIAL_BS_FRAME *frame) { in extractBBEnv() 567 void SpatialDecReshapeBBEnv(spatialDec *self, const SPATIAL_BS_FRAME *frame, in SpatialDecReshapeBBEnv()
|
D | sac_stp.cpp | 336 SACDEC_ERROR subbandTPApply(spatialDec *self, const SPATIAL_BS_FRAME *frame) { in subbandTPApply()
|
D | sac_dec_lib.cpp | 218 SPATIAL_BS_FRAME 1292 SPATIAL_BS_FRAME *bsFrame; in mpegSurroundDecoder_Parse()
|
D | sac_process.cpp | 359 spatialDec *self, const SPATIAL_BS_FRAME *frame, FIXP_DBL **xReal, in SpatialDecApplyM1_CreateW_Mode212()
|