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

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_allocate_decoder.h 84 Int32 ps_allocate_decoder(SBRDECODER_DATA *self,
sbr_open.h 108 SBRDECODER_DATA * self,
sbr_read_data.h 114 SBR_ERROR sbr_read_data(SBRDECODER_DATA * self,
s_sbr_channel.h 101 } SBRDECODER_DATA;
sbr_applied.h 118 SBR_ERROR sbr_applied(SBRDECODER_DATA * self,
sbr_open.cpp 152 SBRDECODER_DATA * self,
s_tdec_int_file.h 194 SBRDECODER_DATA sbrDecoderData;/* allocates 2 SBR_CHANNEL, each has a SBR_FRAME_DATA */
pvmp4audiodecoderresetbuffer.cpp 170 SBRDECODER_DATA *sbrDecoderData;
204 sbrDecoderData = (SBRDECODER_DATA *) & pVars->sbrDecoderData;
sbr_read_data.cpp 149 SBR_ERROR sbr_read_data(SBRDECODER_DATA * self,
ps_allocate_decoder.cpp 138 Int32 ps_allocate_decoder(SBRDECODER_DATA *self,
sbr_applied.cpp 156 SBR_ERROR sbr_applied(SBRDECODER_DATA * self,
pvmp4audiodecoderframe.cpp 531 SBRDECODER_DATA *sbrDecoderData;
552 sbrDecoderData = (SBRDECODER_DATA *) & pVars->sbrDecoderData;
    [all...]

Completed in 246 milliseconds