Home
last modified time | relevance | path

Searched refs:decodep (Results 1 – 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
Ddsp.c208 int vorbis_dsp_synthesis(vorbis_dsp_state *vd,ogg_packet *op,int decodep){ in vorbis_dsp_synthesis() argument
239 if(decodep){ in vorbis_dsp_synthesis()
Dcodec_internal.h227 ogg_packet *op,int decodep);