Searched defs:audioDecoder (Results 1 – 8 of 8) sorted by relevance
49 std::shared_ptr<Pipeline::AudioDecoderFilter> audioDecoder = variable83 std::shared_ptr<Pipeline::AudioDecoderFilter> audioDecoder = variable99 std::shared_ptr<Pipeline::AudioDecoderFilter> audioDecoder = variable114 std::shared_ptr<Pipeline::AudioDecoderFilter> audioDecoder = variable133 std::shared_ptr<Pipeline::AudioDecoderFilter> audioDecoder = variable145 std::shared_ptr<Pipeline::AudioDecoderFilter> audioDecoder = variable
85 auto audioDecoder = GetDecoder(); in Start() local123 auto audioDecoder = GetDecoder(); in StopDecoder() local149 auto audioDecoder = GetDecoder(); in SetDecoderFormat() local179 auto audioDecoder = GetDecoder(); in OnFrame() local251 auto audioDecoder = GetDecoder(); in OnOutputBufferAvailable() local
36 MockObject<AudioDecoderFilter> audioDecoder {}; member in OHOS::Media::Test::UtTestHiPlayer
423 AudioDecoder audioDecoder; variable432 AudioDecoder audioDecoder; variable460 AudioDecoder audioDecoder; variable892 AudioDecoder audioDecoder; variable
193 std::shared_ptr<AVCodecAudioDecoder> audioDecoder = AudioDecoderFactory::CreateByMime(mime); in OH_AudioDecoder_CreateByMime() local207 std::shared_ptr<AVCodecAudioDecoder> audioDecoder = AudioDecoderFactory::CreateByName(name); in OH_AudioDecoder_CreateByName() local
368 AudioDecoder audioDecoder; in QueryAudioDecoderAbility() local461 void ToJson(cJSON *jsonObject, const AudioDecoder &audioDecoder) in ToJson()499 void FromJson(const cJSON *jsonObject, AudioDecoder &audioDecoder) in FromJson()
411 AudioDecoder audioDecoder; variable
189 void FromJson(const cJSON *jsonObject, AudioDecoder &audioDecoder) in FromJson()