Home
last modified time | relevance | path

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

/external/openscreen/cast/standalone_sender/
Dsimulated_capturer.cc67 const int params_result = avcodec_parameters_to_context( in SimulatedCapturer() local
70 if (params_result < 0) { in SimulatedCapturer()
71 OnError("avcodec_parameters_to_context", params_result); in SimulatedCapturer()