Searched refs:GetOutputDescription (Results 1 – 6 of 6) sorted by relevance
184 OH_AVFormat* GetOutputDescription(OH_AVCodec* codec);
214 OH_AVFormat* GetOutputDescription(OH_AVCodec* codec);
309 result1 = aDecBufferDemo->GetOutputDescription(nullptr);
761 OH_AVFormat *ADecBufferDemo::GetOutputDescription(OH_AVCodec *codec) in GetOutputDescription() function in ADecBufferDemo
339 result1 = audioBufferAacEncDemo->GetOutputDescription(nullptr);
646 OH_AVFormat *AudioBufferAacEncDemo::GetOutputDescription(OH_AVCodec *codec) in GetOutputDescription() function in AudioBufferAacEncDemo