Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dutils.c2464 static const double default_param[2] = { SWS_PARAM_DEFAULT, in sws_getCachedContext() local
2470 param = default_param; in sws_getCachedContext()