Searched refs:DecodingOptionsSetDesiredDynamicRange (Results 1 – 3 of 3) sorted by relevance
91 export const DecodingOptionsSetDesiredDynamicRange: (options: image.DecodingOptions, desiredDynamic… constant
2070 static napi_value DecodingOptionsSetDesiredDynamicRange(napi_env env, napi_callback_info info) in DecodingOptionsSetDesiredDynamicRange() function2406 …{"DecodingOptionsSetDesiredDynamicRange", nullptr, DecodingOptionsSetDesiredDynamicRange, nullptr,… in Init()
891 ndkTest.DecodingOptionsSetDesiredDynamicRange(options, 2);926 ndkTest.DecodingOptionsSetDesiredDynamicRange(options, 2);959 ndkTest.DecodingOptionsSetDesiredDynamicRange(options, desiredDynamicRange);