Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvideo_decoder_factory_template.h47 return CreateVideoDecoderInternal<Ts...>(format); in CreateVideoDecoder()
79 std::unique_ptr<VideoDecoder> CreateVideoDecoderInternal( in CreateVideoDecoderInternal() function
86 return CreateVideoDecoderInternal<Vs...>(format); in CreateVideoDecoderInternal()