Searched defs:audioDecObj (Results 1 – 1 of 1) sorted by relevance
222 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() local354 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_Reset() local378 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_PushInputData() local403 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_GetOutputDescription() local423 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in OH_AudioDecoder_FreeOutputData() local[all …]