HomeSort by relevance Sort by last modified time
    Searched refs:tmp3dec_file (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_get_main_data_size.h 90 tmp3dec_file *pVars);
s_tmp3dec_file.h 35 This include file defines the structure, tmp3dec_file.
98 } tmp3dec_file; typedef in typeref:struct:__anon45398
pv_mp3_huffman.h 86 tmp3dec_file *pVars,
pvmp3_get_main_data_size.cpp 39 tmp3dec_file *pVars
117 tmp3dec_file *pVars)
pvmp3_seek_synch.cpp 51 It is cast back to a tmp3dec_file structure. This structure
55 Data type void pointer, internally pointer to a tmp3dec_file
136 tmp3dec_file *pVars;
138 pVars = (tmp3dec_file *)pMem;
pvmp3_framedecoder.cpp 49 It is cast back to a tmp3dec_file structure. This structure
53 Data type void pointer, internally pointer to a tmp3dec_file
168 tmp3dec_file *pVars = (tmp3dec_file *)pMem;
568 tmp3dec_file *pVars = (tmp3dec_file *)pMem;
638 size = (uint32) sizeof(tmp3dec_file);
654 tmp3dec_file *pVars;
657 pVars = (tmp3dec_file *)pMem;
766 tmp3dec_file *pVars
    [all...]
pvmp3_huffman_parsing.cpp 46 tmp3dec_file *pVars, decoder state structure
127 tmp3dec_file *pVars,

Completed in 605 milliseconds