Searched refs:tDec_Int_File (Results 1 – 25 of 30) sorted by relevance
12
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/ |
D | pvmp4audiodecoderinitlibrary.cpp | 245 tDec_Int_File *pVars; in PVMP4AudioDecoderInitLibrary() 247 pVars = (tDec_Int_File *)pMem; in PVMP4AudioDecoderInitLibrary() 256 sizeof(tDec_Int_File)); in PVMP4AudioDecoderInitLibrary() 392 tDec_Int_File *pVars; in PVMP4AudioDecoderDisableAacPlus() 394 pVars = (tDec_Int_File *)pMem; in PVMP4AudioDecoderDisableAacPlus()
|
D | getactualaacconfig.cpp | 178 tDec_Int_File *pVars; /* Helper pointer */ in OSCL_DLL_ENTRY_POINT_DEFAULT() 226 pVars = (tDec_Int_File *)pMem; in OSCL_DLL_ENTRY_POINT_DEFAULT()
|
D | pvmp4audiodecodergetmemrequirements.cpp | 152 size = (UInt32) sizeof(tDec_Int_File); in PVMP4AudioDecoderGetMemRequirements()
|
D | get_ga_specific_config.cpp | 302 tDec_Int_File * const pVars, in get_GA_specific_config()
|
D | get_prog_config.cpp | 454 tDec_Int_File *pVars, in get_prog_config()
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
D | pvmp4audiodecoderinitlibrary.cpp | 245 tDec_Int_File *pVars; in PVMP4AudioDecoderInitLibrary() 247 pVars = (tDec_Int_File *)pMem; in PVMP4AudioDecoderInitLibrary() 256 sizeof(tDec_Int_File)); in PVMP4AudioDecoderInitLibrary() 392 tDec_Int_File *pVars; in PVMP4AudioDecoderDisableAacPlus() 394 pVars = (tDec_Int_File *)pMem; in PVMP4AudioDecoderDisableAacPlus()
|
D | pvmp4audiodecoderconfig.cpp | 184 tDec_Int_File *pVars; /* Helper pointer */ in PVMP4AudioDecoderConfig() 191 pVars = (tDec_Int_File *)pMem; in PVMP4AudioDecoderConfig()
|
D | huffman.h | 196 tDec_Int_File *pVars, 208 tDec_Int_File *pVars,
|
D | pvmp4setaudioconfig.cpp | 180 tDec_Int_File *pVars; /* Helper pointer */ in PVMP4SetAudioConfig() 187 pVars = (tDec_Int_File *)pMem; in PVMP4SetAudioConfig()
|
D | pvmp4audiodecoderresetbuffer.cpp | 163 tDec_Int_File *pVars; /* Helper pointer */ in PVMP4AudioDecoderResetBuffer() 178 pVars = (tDec_Int_File *)pMem; in PVMP4AudioDecoderResetBuffer()
|
D | get_audio_specific_config.h | 80 tDec_Int_File * const pVars
|
D | get_prog_config.h | 81 tDec_Int_File *pVars,
|
D | pvmp4audiodecodergetmemrequirements.cpp | 152 size = (UInt32) sizeof(tDec_Int_File); in PVMP4AudioDecoderGetMemRequirements()
|
D | get_adif_header.h | 86 tDec_Int_File *pVars,
|
D | get_ga_specific_config.h | 83 tDec_Int_File * const pVars,
|
D | get_adts_header.h | 80 tDec_Int_File *pVars,
|
D | sbr_applied.h | 124 tDec_Int_File *pVars,
|
D | sbr_dec.h | 133 tDec_Int_File *pVars);
|
D | s_tdec_int_file.h | 266 } tDec_Int_File; typedef
|
D | get_ga_specific_config.cpp | 302 tDec_Int_File * const pVars, in get_GA_specific_config()
|
D | get_adif_header.cpp | 293 tDec_Int_File *pVars, in get_adif_header()
|
D | get_adts_header.cpp | 362 tDec_Int_File *pVars, in get_adts_header()
|
D | huffdecode.cpp | 376 tDec_Int_File *pVars, in huffdecode()
|
D | getics.cpp | 427 tDec_Int_File *pVars, in getics()
|
D | get_prog_config.cpp | 454 tDec_Int_File *pVars, in get_prog_config()
|
12