Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvideo_encoder_factory_template.h54 return CreateVideoEncoderInternal<Ts...>(format); in CreateVideoEncoder()
104 std::unique_ptr<VideoEncoder> CreateVideoEncoderInternal( in CreateVideoEncoderInternal() function
111 return CreateVideoEncoderInternal<Vs...>(format); in CreateVideoEncoderInternal()