/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_audio_specific_config.h | 80 tDec_Int_File * const pVars
|
get_prog_config.h | 81 tDec_Int_File *pVars,
|
get_adif_header.h | 86 tDec_Int_File *pVars,
|
pvmp4audiodecodergetmemrequirements.cpp | 30 (2) memory of tDec_Int_File is splitted into 3 pieces, 31 sizeof(tDec_Int_File) is only part of the total memory 76 size = sizeof(tDec_Int_File); 152 size = (UInt32) sizeof(tDec_Int_File);
|
get_adts_header.h | 80 tDec_Int_File *pVars,
|
get_ga_specific_config.h | 83 tDec_Int_File * const pVars,
|
sbr_applied.h | 124 tDec_Int_File *pVars,
|
sbr_dec.h | 133 tDec_Int_File *pVars);
|
pvmp4audiodecoderinitlibrary.cpp | 73 for all of the fields in the structure tDec_Int_File 136 n = sizeof(tDec_Int_File)) 245 tDec_Int_File *pVars; 247 pVars = (tDec_Int_File *)pMem; 256 sizeof(tDec_Int_File)); 356 for all of the fields in the structure tDec_Int_File 392 tDec_Int_File *pVars; 394 pVars = (tDec_Int_File *)pMem;
|
pvmp4audiodecoderconfig.cpp | 57 It is cast back to a tDec_Int_File structure. This structure 61 Data type void pointer, internally pointer to a tDec_Int_File 184 tDec_Int_File *pVars; /* Helper pointer */ 191 pVars = (tDec_Int_File *)pMem;
|
huffman.h | 196 tDec_Int_File *pVars, 208 tDec_Int_File *pVars,
|
pvmp4setaudioconfig.cpp | 49 It is cast back to a tDec_Int_File structure. This structure 53 Data type void pointer, internally pointer to a tDec_Int_File 180 tDec_Int_File *pVars; /* Helper pointer */ 187 pVars = (tDec_Int_File *)pMem;
|
get_adif_header.cpp | 54 tDec_Int_File 293 tDec_Int_File *pVars,
|
get_ga_specific_config.cpp | 50 Data type pointer to tDec_Int_File 302 tDec_Int_File * const pVars,
|
s_tdec_int_file.h | 61 (1) Added the array data_stream_bytes[] to structure tDec_Int_File. 266 } tDec_Int_File;
|
pvmp4audiodecoderresetbuffer.cpp | 27 Description: perChan[] is an array of structures in tDec_Int_File. Made 39 It is cast back to a tDec_Int_File structure. This structure 42 Data type void pointer, internally pointer to a tDec_Int_File 163 tDec_Int_File *pVars; /* Helper pointer */ 178 pVars = (tDec_Int_File *)pMem;
|
get_adts_header.cpp | 42 [ tDec_Int_File * ] 362 tDec_Int_File *pVars,
|
huffdecode.cpp | 98 tDec_Int_File 376 tDec_Int_File *pVars,
|
get_audio_specific_config.cpp | 56 for calling set_mc_info. Data type pointer to tDec_Int_File 306 Int get_audio_specific_config(tDec_Int_File * const pVars)
|
get_prog_config.cpp | 59 set_mc_info. Data type pointer to tDec_Int_File structure. 454 tDec_Int_File *pVars,
|
getics.cpp | 83 Type tDec_Int_File 427 tDec_Int_File *pVars,
|
sbr_applied.cpp | 162 tDec_Int_File *pVars,
|
pvmp4audiodecoderframe.cpp | 148 Description: perChan[] is an array of structures in tDec_Int_File. Made 182 It is cast back to a tDec_Int_File structure. This structure 186 Data type void pointer, internally pointer to a tDec_Int_File 518 tDec_Int_File *pVars; /* Helper pointer */ 539 pVars = (tDec_Int_File *)pMem; [all...] |
sbr_dec.cpp | 153 tDec_Int_File *pVars)
|