Searched defs:audioDecObj (Results 1 – 1 of 1) sorted by relevance
81 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec_); in OnInputBufferAvailable() local99 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec_); in OnOutputBufferAvailable() local129 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in GetInputData() local155 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in GetOutputData() local222 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_Destroy() local255 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_Configure() local271 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_Prepare() local286 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_Start() local304 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_Stop() local328 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_Flush() local[all …]